diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-11-21 00:58:32 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-11-21 10:12:07 +0100 |
commit | 2f16198bd6ca770573921d9356edf855a8bbd9ed (patch) | |
tree | 0f5e107def870b3a1df8e6f53eea5cb62b983901 /AK | |
parent | e54ae1bd116e780783b8af9f7fe87c7396a726a6 (diff) | |
download | serenity-2f16198bd6ca770573921d9356edf855a8bbd9ed.zip |
LibWeb: Remove unused should_invalidate_styles_on_attribute_changes()
This getter and setter were previously labelled as a "hack" and used to
disable style invalidation on attribute changes during the HTML parsing
phase (as it caused big sites's loading to be slow). These functions
are currently not used, so they can be removed:^)
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions