Page MenuHomeFreeBSD

Remove duplicate #id in the index and improve visualization
ClosedPublic

Authored by carlavilla on Dec 7 2019, 8:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 2, 11:36 AM
Unknown Object (File)
Mon, Dec 2, 11:36 AM
Unknown Object (File)
Mon, Dec 2, 11:10 AM
Unknown Object (File)
Sun, Nov 24, 3:47 AM
Unknown Object (File)
Thu, Nov 21, 5:53 AM
Unknown Object (File)
Oct 7 2024, 9:40 PM
Unknown Object (File)
Sep 23 2024, 5:16 PM
Unknown Object (File)
Sep 23 2024, 5:16 PM
Subscribers
None

Details

Summary

Remove duplicate #id in the index and improve the visualization.

With that change, we improve two things.

First: we make the website compatible with the HTML standart eliminating two id's with the same name.
Second: Eliminating the overlap in the search box under the donate button.

after.png (553×1 px, 184 KB)

before.png (487×1 px, 181 KB)

Test Plan

Compile the website.

I tested with this configurations:

FreeBSD: Firefox, Chromium, Konqueror and Falkon
Arch Linux: Firefox, Chromium, Brave, Konqueror and Opera
Windows 7: IE11, Firefox, Chromium, Brave and Opera (Thanks to Virtualbox)
Windows 10: Edge, Firefox, Chromium, Brave and Opera (Thanks to Virtualbox)
MacOS: Safari

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

carlavilla edited the summary of this revision. (Show Details)

Oh wow, thanks for the extensive testing. Change approved!

This revision is now accepted and ready to land.Dec 7 2019, 9:08 PM