Sync WPT with upstream (20-08-2023) (#30143)

* Update web-platform-tests to revision b'50e91f3cfd1140cafc188516488f2dca289239af'

* Delete flaky result for css2/linebox/vertical-align-baseline-002

* Delete flaky result for html/rendering/bindings/the-textarea-element-0/cols-default.html.ini

* Delete flaky result for CSS2/lists/list-style-applies-to-001.xht.ini

---------

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-08-22 07:36:48 -04:00 committed by GitHub
parent 66dd68a210
commit 5cfa80e86f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
510 changed files with 17832 additions and 1727 deletions

View file

@ -0,0 +1,2 @@
[font-synthesis-position-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-position-04.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-position-05.html]
expected: FAIL

View file

@ -82,3 +82,6 @@
[Property font-variant-emoji inherits]
expected: FAIL
[Property font-synthesis has initial value weight style small-caps position]
expected: FAIL

View file

@ -22,3 +22,21 @@
[Property font-synthesis value 'weight style small-caps']
expected: FAIL
[Property font-synthesis value 'position']
expected: FAIL
[Property font-synthesis value 'small-caps position']
expected: FAIL
[Property font-synthesis value 'style position']
expected: FAIL
[Property font-synthesis value 'style small-caps position']
expected: FAIL
[Property font-synthesis value 'weight position']
expected: FAIL
[Property font-synthesis value 'weight style small-caps position']
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-synthesis-position-valid.html]
[e.style['font-synthesis-position'\] = "auto" should set the property value]
expected: FAIL
[e.style['font-synthesis-position'\] = "none" should set the property value]
expected: FAIL

View file

@ -28,3 +28,15 @@
[e.style['font-synthesis'\] = "small-caps style weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps style" should set the property value]
expected: FAIL

View file

@ -38,12 +38,6 @@
[Matching font-weight: '500' should prefer '501 550' over '502 560']
expected: FAIL
[Matching font-weight: '501' should prefer '501' over '502 510']
expected: FAIL
[Matching font-weight: '501' should prefer '450 460' over '390 410']
expected: FAIL
[Matching font-weight: '501' should prefer '390 410' over '300 350']
expected: FAIL
@ -122,9 +116,6 @@
[Matching font-style: 'oblique 21deg' should prefer 'oblique 40deg 50deg' over 'oblique 20deg']
expected: FAIL
[Matching font-style: 'normal' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg']
expected: FAIL
[Matching font-style: 'oblique -10deg' should prefer 'oblique -1deg 0deg' over 'oblique -20deg -15deg']
expected: FAIL
@ -206,9 +197,6 @@
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
expected: FAIL
[Matching font-weight: '500' should prefer '500' over '450 460']
expected: FAIL
[Matching font-weight: '399' should prefer '400' over '450 460']
expected: FAIL
@ -221,9 +209,6 @@
[Matching font-style: 'oblique 21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'oblique -10deg' over 'italic']
expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
expected: FAIL
@ -236,9 +221,6 @@
[Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg']
expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'italic' over 'oblique 0deg']
expected: FAIL
[Matching font-style: 'oblique 10deg' should prefer 'oblique 40deg 50deg' over 'italic']
expected: FAIL
@ -269,21 +251,12 @@
[Matching font-weight: '400' should prefer '351 398' over '501 550']
expected: FAIL
[Matching font-weight: '430' should prefer '400 425' over '350 399']
expected: FAIL
[Matching font-style: 'oblique 21deg' should prefer 'oblique 20deg' over 'oblique 10deg']
expected: FAIL
[Matching font-style: 'oblique -21deg' should prefer 'oblique -21deg' over 'oblique -60deg -40deg']
expected: FAIL
[Matching font-weight: '399' should prefer '200 300' over '400']
expected: FAIL
[Matching font-style: 'oblique 21deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg']
expected: FAIL
[Matching font-weight: '399' should prefer '350 399' over '340 360']
expected: FAIL