1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 00:35:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
620a34a463 LibWeb: Don't apply element inline style to associated pseudo elements
An element's inline style, if present, should not leak into any pseudo
elements generated by that element.
2023-04-02 15:00:06 +02:00