1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:57:44 +00:00
serenity/Tests/LibWeb/Layout
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
..
expected LibWeb: Don't apply element inline style to associated pseudo elements 2023-04-02 15:00:06 +02:00
input LibWeb: Don't apply element inline style to associated pseudo elements 2023-04-02 15:00:06 +02:00
layout_test.sh Tests: Use layout tests placed in subdirectories 2023-04-01 21:45:29 +02:00