mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
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:
parent
66dd68a210
commit
5cfa80e86f
510 changed files with 17832 additions and 1727 deletions
|
@ -0,0 +1,2 @@
|
|||
[mix-blend-mode-animation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-image-013.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-image-repeat-round-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-image-repeat-round-stretch-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-image-repeat-stretch-round-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-image-slice-006.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-image-width-001.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-synthesis-position-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-position-04.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-position-05.html]
|
||||
expected: FAIL
|
|
@ -82,3 +82,6 @@
|
|||
|
||||
[Property font-variant-emoji inherits]
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis has initial value weight style small-caps position]
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-tree-abiding-slotted.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[text-decoration-line-grammar-error-color-001.optional.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[text-decoration-line-spelling-error-color-001.optional.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-breaking-atomic-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-breaking-atomic-005.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-006.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-010.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-011.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-013.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-014.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-016.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-018.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-020.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-022.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-024.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-atomic-026.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-breaking-replaced-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[trailing-space-position-001.html]
|
||||
[CSS Test: Positions of trailing collapsible spaces 1]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Test: Positions of trailing collapsible spaces 3]
|
||||
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
|||
[MediaQueryList-addListener-removeListener.html]
|
||||
[listeners are called when <iframe> is resized]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called correct number of times]
|
||||
expected: FAIL
|
||||
|
|
|
@ -37,3 +37,6 @@
|
|||
|
||||
[Nested inside :host, with trailing whitespace]
|
||||
expected: FAIL
|
||||
|
||||
[Pseudo-elements inside]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue