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

@ -4,3 +4,9 @@
[Property form-sizing value 'normal']
expected: FAIL
[Property form-sizing value 'fixed']
expected: FAIL
[Property form-sizing value 'content']
expected: FAIL

View file

@ -4,3 +4,9 @@
[e.style['form-sizing'\] = "normal" should set the property value]
expected: FAIL
[e.style['form-sizing'\] = "fixed" should set the property value]
expected: FAIL
[e.style['form-sizing'\] = "content" should set the property value]
expected: FAIL