Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b17b2' (#34525)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-12-08 11:45:12 +01:00 committed by GitHub
parent 2fbe16876c
commit b3977e7f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
146 changed files with 4116 additions and 587 deletions

View file

@ -0,0 +1,6 @@
[grid-template-shorthand-composition.html]
[grid-template-rows: auto, grid-template-columns: auto, and "grid-template-areas: "a a a" "b b b";" should be valid.]
expected: FAIL
[grid-template-rows: min-content, grid-template-columns: min-content, and "grid-template-areas: "a a a" "b b b" "c c c" "d d d";" should be valid.]
expected: FAIL