diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-10-21 12:04:17 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-21 12:04:17 +0200 |
commit | 8e710b16de32fbe282e8c4a42f8728f74b0df98b (patch) | |
tree | 66ae220ec8aa386ac964ebe5a8bdb6c232159b57 /Libraries/LibHTML/Dump.cpp | |
parent | 4d9740ecef3a013d9b31e662ef64fc43dcb0f7ae (diff) | |
download | serenity-8e710b16de32fbe282e8c4a42f8728f74b0df98b.zip |
LibHTML: Clicking on a fragment link should prefer <a id> over <a name>
It turns out that other engines prefer <a id> over <a name> when
deciding which anchor element to jump to.
This patch aligns LibHTML's behavior with WebKit and Gecko.
Thanks to "/cam 2" for bringing this up. :^)
Diffstat (limited to 'Libraries/LibHTML/Dump.cpp')
0 files changed, 0 insertions, 0 deletions