mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
For pseudo elements that represent a browser-generated shadow tree element, such as ::placeholder, we were reparsing their style attribute in StyleComputer for some reason. Instead of doing this, just access the already-parsed version via Element::inline_style(). (cherry picked from commit d21c5631aa5d3bebcf828e893f0d7da031481894)
137 KiB
137 KiB