Sync WPT with upstream (29-10-2023) (#30641)

* Update web-platform-tests to revision b'9f24a7061dc47c00ffe3f0f6dda5822a9b15c2a5'

* Update expectations

---------

Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-10-31 01:06:17 -04:00 committed by GitHub
parent 61f7e43322
commit 4ea042cb14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
438 changed files with 10674 additions and 2524 deletions

View file

@ -0,0 +1,66 @@
[text-wrap-computed.html]
[Property text-wrap value 'wrap']
expected: FAIL
[Property text-wrap value 'nowrap']
expected: FAIL
[Property text-wrap value 'auto']
expected: FAIL
[Property text-wrap value 'balance']
expected: FAIL
[Property text-wrap value 'stable']
expected: FAIL
[Property text-wrap value 'pretty']
expected: FAIL
[Property text-wrap value 'wrap auto']
expected: FAIL
[Property text-wrap value 'wrap balance']
expected: FAIL
[Property text-wrap value 'wrap pretty']
expected: FAIL
[Property text-wrap value 'wrap stable']
expected: FAIL
[Property text-wrap value 'auto wrap']
expected: FAIL
[Property text-wrap value 'balance wrap']
expected: FAIL
[Property text-wrap value 'pretty wrap']
expected: FAIL
[Property text-wrap value 'stable wrap']
expected: FAIL
[Property text-wrap value 'nowrap auto']
expected: FAIL
[Property text-wrap value 'nowrap balance']
expected: FAIL
[Property text-wrap value 'nowrap pretty']
expected: FAIL
[Property text-wrap value 'nowrap stable']
expected: FAIL
[Property text-wrap value 'auto nowrap']
expected: FAIL
[Property text-wrap value 'balance nowrap']
expected: FAIL
[Property text-wrap value 'pretty nowrap']
expected: FAIL
[Property text-wrap value 'stable nowrap']
expected: FAIL