ladybird/Tests/LibWeb/Text/input/wpt-import/css/css-nesting/block-skipping.css
Sam Atkins b0e79ce549 Tests: Import all WPT css/css-nesting tests
A few are skipped for now:
- A few ref tests fail
- Crash tests are not supported by our runner and time out
- top-level-is-scope.html crashes and needs further investigation
2024-11-07 15:11:24 +01:00

6 lines
140 B
CSS

.test{span{color:red}span{color:green}}
/*
* There needs to be some text here, or the bug
* will not manifest for unrelated reasons.
*/