Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-08-07 06:15:56 -04:00 committed by GitHub
parent 3c271fb298
commit 9cb0e74cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1599 changed files with 80467 additions and 78450 deletions

View file

@ -0,0 +1,18 @@
[display-computed.html]
[Property display value 'masonry']
expected: FAIL
[Property display value 'inline-masonry']
expected: FAIL
[position absolute affects computed display]
expected: FAIL
[position fixed affects computed display]
expected: FAIL
[float left affects computed display]
expected: FAIL
[float right affects computed display]
expected: FAIL

View file

@ -0,0 +1,6 @@
[display-valid.html]
[e.style['display'\] = "masonry" should set the property value]
expected: FAIL
[e.style['display'\] = "inline-masonry" should set the property value]
expected: FAIL