Callum Law
|
daf464844b
|
LibWeb: Support all <radial-extent> values in ellipse()
To do this we use the generic `RadialSizeStyleValue` which allows us to
remove the remaining logic around `<shape-radius>`
|
2025-12-12 12:20:16 +00:00 |
|
Callum Law
|
8501d6995d
|
LibWeb: Support all <radial-extent> values in circle()
|
2025-12-12 12:20:16 +00:00 |
|
Psychpsyo
|
a5a84159a3
|
Meta: Add DOCTYPEs to sceenshot tests
input-placeholder-ref was modified because the input box ends up
being slightly wider outside of quirks mode.
|
2025-03-20 11:50:49 +01:00 |
|
Sam Atkins
|
b7efb61fbe
|
Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
Now each test type has the same directories:
- input
- expected
- data
Also, tests can be in subdirectories within ./input.
|
2024-11-05 14:02:07 +00:00 |
|