Enable css-nesting WPT tests (#36246)

So that we can see the improvement when enabling the feature.

Testing: This PR enables tests
This is part of #36245

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-03-31 21:07:27 +02:00 committed by GitHub
parent 7c691b6d59
commit 77525cef84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 217 additions and 1 deletions

View file

@ -68,7 +68,7 @@ skip: true
[css-multicol]
skip: true
[css-nesting]
skip: true
skip: false
[css-overscroll-behavior]
skip: true
[css-page]