diff options
author | Andreas Kling <kling@serenityos.org> | 2022-03-02 15:14:38 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-02 17:40:18 +0100 |
commit | ad9f3f7ae6b472eb119cb9c9715d5c36aa1587b7 (patch) | |
tree | 0f4e600f395c7529163c37f79bf9d26b06c9554c /Documentation | |
parent | 65b38f26236f62b40b2b3c6d81d0c23a025494cd (diff) | |
download | serenity-ad9f3f7ae6b472eb119cb9c9715d5c36aa1587b7.zip |
LibWeb: Add fast_is<T> for HTML::HTMLAnchorElement
We were spending 20% of style computation time on the HTML spec on
deciding whether DOM nodes were HTML anchor (a) tags or not.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions