mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00: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().
140 KiB
140 KiB