diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-09-29 11:59:38 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-09-29 11:59:38 +0200 |
commit | b477aff843dce2b465ce351fb5e842c4c0cd3c27 (patch) | |
tree | 5d663df7774e5ff501616390d7567976185a266f /AK | |
parent | 88de955073a97df9c9099413eb0408771a824fc7 (diff) | |
download | serenity-b477aff843dce2b465ce351fb5e842c4c0cd3c27.zip |
LibHTML: Detect hovering over links
HtmlView now calls Node::enclosing_link_element() to find the nearest
ancestor <a> element.
This patch also adds HTMLElement and HTMLAnchorElement.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions