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
F82944910: D22727.diff
Sat, May 4, 7:59 AM
Unknown Object (File)
Thu, May 2, 1:16 PM
Unknown Object (File)
Thu, May 2, 1:14 PM
Unknown Object (File)
Thu, May 2, 11:36 AM
Unknown Object (File)
Thu, May 2, 11:00 AM
Unknown Object (File)
Feb 24 2024, 1:13 AM
Unknown Object (File)
Jan 4 2024, 12:12 AM
Unknown Object (File)
Dec 23 2023, 12:12 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 Skipped
Unit
Tests Skipped

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