Enable layout_container_queries_enabled on all WPT tests (#36348)

This feature is part of --enable-experimental-web-platform-features, so
it should be enabled on all tests.

It's not really implemented beyond parsing, but it should be safe to
enable. It mostly changes test results from ERROR to FAIL.

This is part of #36315

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-04-07 04:43:11 -07:00 committed by GitHub
parent 3c4a4d53dd
commit 3e249c9bc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
109 changed files with 1495 additions and 151 deletions

View file

@ -1,2 +1,3 @@
[top-layer-dialog-container.html]
expected: ERROR
[#dialog sized by viewport]
expected: FAIL