Sync WPT with upstream (08-10-2023) (#30516)

* Update web-platform-tests to revision b'3d46548c5fbeb3c1b5f6bc5ae0854e0a1a0462ff'

* Revert expectation for column-count-crash.https.html

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-10-08 12:57:16 -04:00 committed by GitHub
parent 5c9258895e
commit 5eed4e978c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
466 changed files with 8188 additions and 3116 deletions

View file

@ -1,45 +0,0 @@
[align-tracks-computed.html]
[Property align-tracks value 'normal']
expected: FAIL
[Property align-tracks value 'baseline']
expected: FAIL
[Property align-tracks value 'last baseline']
expected: FAIL
[Property align-tracks value 'space-between']
expected: FAIL
[Property align-tracks value 'space-around']
expected: FAIL
[Property align-tracks value 'space-evenly']
expected: FAIL
[Property align-tracks value 'stretch']
expected: FAIL
[Property align-tracks value 'center']
expected: FAIL
[Property align-tracks value 'start']
expected: FAIL
[Property align-tracks value 'end']
expected: FAIL
[Property align-tracks value 'flex-start']
expected: FAIL
[Property align-tracks value 'flex-end']
expected: FAIL
[Property align-tracks value 'unsafe end']
expected: FAIL
[Property align-tracks value 'safe flex-start']
expected: FAIL
[Property align-tracks value 'normal, normal']
expected: FAIL

View file

@ -1,54 +0,0 @@
[align-tracks-valid.html]
[e.style['align-tracks'\] = "normal" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "baseline" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "last baseline" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "space-between" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "space-around" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "space-evenly" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "stretch" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "center" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "start" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "end" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "flex-start" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "flex-end" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "unsafe end" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "safe flex-start" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "flex-start, last baseline" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "normal, normal" should set the property value]
expected: FAIL
[e.style['align-tracks'\] = "start, flex-end, flex-end, flex-end, flex-end" should set the property value]
expected: FAIL

View file

@ -1,45 +0,0 @@
[justify-tracks-computed.html]
[Property justify-tracks value 'normal']
expected: FAIL
[Property justify-tracks value 'space-between']
expected: FAIL
[Property justify-tracks value 'space-around']
expected: FAIL
[Property justify-tracks value 'space-evenly']
expected: FAIL
[Property justify-tracks value 'stretch']
expected: FAIL
[Property justify-tracks value 'center']
expected: FAIL
[Property justify-tracks value 'start']
expected: FAIL
[Property justify-tracks value 'end']
expected: FAIL
[Property justify-tracks value 'flex-start']
expected: FAIL
[Property justify-tracks value 'flex-end']
expected: FAIL
[Property justify-tracks value 'unsafe end']
expected: FAIL
[Property justify-tracks value 'safe flex-start']
expected: FAIL
[Property justify-tracks value 'left']
expected: FAIL
[Property justify-tracks value 'unsafe right']
expected: FAIL
[Property justify-tracks value 'normal, normal']
expected: FAIL

View file

@ -1,51 +0,0 @@
[justify-tracks-valid.html]
[e.style['justify-tracks'\] = "normal" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "space-between" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "space-around" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "space-evenly" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "stretch" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "center" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "start" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "end" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "flex-start" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "flex-end" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "unsafe end" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "safe flex-start" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "left" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "unsafe right" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "flex-start, last baseline" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "normal, normal" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "start, flex-end, flex-end, flex-end, flex-end" should set the property value]
expected: FAIL