Update web-platform-tests to revision b'5049a31d2a7eebd7bca08317e56664021a8bd36c' (#31085)

This commit is contained in:
Servo WPT Sync 2024-01-13 23:22:04 -05:00 committed by GitHub
parent efe4071a5b
commit e7d2d23e1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
325 changed files with 10541 additions and 1595 deletions

View file

@ -3268,3 +3268,51 @@
[Property color value 'LCH(from var(--accent) l c calc(h + 180))']
expected: FAIL
[Property color value 'rgb(from rgb(100 110 120 / 0.8) calc(r + 1) calc(g + 1) calc(b + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'hsl(from hsl(20 30 40 / 0.8) calc(h + 1) calc(s + 1) calc(l + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'hwb(from hwb(20 30 40 / 0.8) calc(h + 1) calc(w + 1) calc(b + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'lab(from lab(50 5 10 / 0.8) calc(l + 1) calc(a + 1) calc(b + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'oklab(from oklab(0.5 .05 0.1 / 0.8) calc(l + 0.01) calc(a + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'lch(from lch(50 5 10 / 0.8) calc(l + 1) calc(c + 1) calc(h + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'oklch(from oklch(0.5 .05 0.1 / 0.8) calc(l + 0.01) calc(c + 0.01) calc(h + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(srgb 0.7 0.5 0.3 / 0.8) srgb calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(srgb-linear 0.7 0.5 0.3 / 0.8) srgb-linear calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(a98-rgb 0.7 0.5 0.3 / 0.8) a98-rgb calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(rec2020 0.7 0.5 0.3 / 0.8) rec2020 calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(prophoto-rgb 0.7 0.5 0.3 / 0.8) prophoto-rgb calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(display-p3 0.7 0.5 0.3 / 0.8) display-p3 calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(xyz 7 -20.5 100 / 0.8) xyz calc(x + 1) calc(y + 1) calc(z + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(xyz-d50 7 -20.5 100 / 0.8) xyz-d50 calc(x + 1) calc(y + 1) calc(z + 1) / calc(alpha + 0.01))']
expected: FAIL
[Property color value 'color(from color(xyz-d65 7 -20.5 100 / 0.8) xyz-d65 calc(x + 1) calc(y + 1) calc(z + 1) / calc(alpha + 0.01))']
expected: FAIL

View file

@ -53,9 +53,6 @@
[Matching font-style: 'oblique 21deg' should prefer 'oblique 21deg' over 'oblique 30deg 60deg']
expected: FAIL
[Matching font-stretch: '110%' should prefer '105%' over '100%']
expected: FAIL
[Matching font-weight: '400' should prefer '400' over '450 460']
expected: FAIL
@ -77,9 +74,6 @@
[Matching font-weight: '430' should prefer '500' over '400 425']
expected: FAIL
[Matching font-weight: '400' should prefer '351 398' over '501 550']
expected: FAIL
[Matching font-style: 'normal' should prefer 'oblique 10deg 40deg' over 'oblique 20deg 30deg']
expected: FAIL
@ -146,9 +140,6 @@
[Matching font-weight: '430' should prefer '501 550' over '502 560']
expected: FAIL
[Matching font-weight: '500' should prefer '400' over '350 399']
expected: FAIL
[Matching font-weight: '501' should prefer '502 510' over '503 520']
expected: FAIL
@ -164,12 +155,6 @@
[Matching font-style: 'oblique 0deg' should prefer 'oblique 40deg 50deg' over 'italic']
expected: FAIL
[Matching font-style: 'oblique -10deg' should prefer 'oblique -50deg -40deg' over 'italic']
expected: FAIL
[Matching font-style: 'oblique -20deg' should prefer 'oblique -20deg' over 'oblique -60deg -40deg']
expected: FAIL
[Matching font-style: 'oblique -20deg' should prefer 'oblique -60deg -40deg' over 'oblique -10deg']
expected: FAIL
@ -182,9 +167,6 @@
[Matching font-stretch: '110%' should prefer '110% 120%' over '115% 116%']
expected: FAIL
[Matching font-style: 'normal' should prefer 'oblique 20deg 30deg' over 'oblique -50deg -20deg']
expected: FAIL
[Matching font-style: 'oblique 20deg' should prefer 'oblique 10deg' over 'italic']
expected: FAIL
@ -194,18 +176,12 @@
[Matching font-weight: '400' should prefer '500' over '350 399']
expected: FAIL
[Matching font-weight: '500' should prefer '500' over '450 460']
expected: FAIL
[Matching font-weight: '399' should prefer '200 300' over '400']
expected: FAIL
[Matching font-style: 'italic' should prefer 'oblique 5deg 10deg' over 'oblique 5deg']
expected: FAIL
[Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg']
expected: FAIL
[Matching font-style: 'oblique 0deg' should prefer 'italic' over 'oblique -50deg -20deg']
expected: FAIL
@ -263,9 +239,6 @@
[Matching font-weight: '399' should prefer '400' over '450 460']
expected: FAIL
[Matching font-stretch: '100%' should prefer '100%' over '110% 120%']
expected: FAIL
[Matching font-stretch: '110%' should prefer '115% 116%' over '105%']
expected: FAIL
@ -281,9 +254,6 @@
[Matching font-style: 'oblique -21deg' should prefer 'oblique -21deg' over 'oblique -60deg -40deg']
expected: FAIL
[Matching font-style: 'italic' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
expected: FAIL
[Matching font-style: 'oblique 20deg' should prefer 'oblique 20deg' over 'oblique 30deg 60deg']
expected: FAIL
@ -301,3 +271,27 @@
[Matching font-style: 'oblique -20deg' should prefer 'oblique -10deg' over 'italic']
expected: FAIL
[Matching font-weight: '430' should prefer '420 440' over '450 460']
expected: FAIL
[Matching font-weight: '430' should prefer '350 399' over '340 398']
expected: FAIL
[Matching font-stretch: '90%' should prefer '60% 70%' over '110% 140%']
expected: FAIL
[Matching font-style: 'italic' should prefer 'normal' over 'oblique 0deg']
expected: FAIL
[Matching font-style: 'oblique 20deg' should prefer 'oblique 40deg 50deg' over 'oblique 10deg']
expected: FAIL
[Matching font-style: 'oblique 21deg' should prefer 'oblique 40deg 50deg' over 'oblique 20deg']
expected: FAIL
[Matching font-style: 'oblique 0deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
expected: FAIL
[Matching font-style: 'oblique -20deg' should prefer 'oblique 0deg' over 'oblique 30deg 60deg']
expected: FAIL

View file

@ -1,11 +0,0 @@
[text-spacing-trim-space-first-wrap-br-001.html?class=halt,htb]
expected: FAIL
[text-spacing-trim-space-first-wrap-br-001.html?class=chws,htb]
expected: FAIL
[text-spacing-trim-space-first-wrap-br-001.html?class=halt,vrl]
expected: FAIL
[text-spacing-trim-space-first-wrap-br-001.html?class=chws,vrl]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-spacing-trim-start-002.html]
expected: FAIL

View file

@ -1,11 +0,0 @@
[text-spacing-trim-wrap-br-001.html?class=chws,htb]
expected: FAIL
[text-spacing-trim-wrap-br-001.html?class=halt,vrl]
expected: FAIL
[text-spacing-trim-wrap-br-001.html?class=halt,htb]
expected: FAIL
[text-spacing-trim-wrap-br-001.html?class=chws,vrl]
expected: FAIL

View file

@ -0,0 +1,2 @@
[transform-input-018.html]
expected: FAIL

View file

@ -0,0 +1,9 @@
[getBoundingClientRect-zoom.html]
[getBoundingClientRect for elements with css zoom 2]
expected: FAIL
[getBoundingClientRect for elements with css zoom 3]
expected: FAIL
[getBoundingClientRect for elements with css zoom 4]
expected: FAIL

View file

@ -0,0 +1,12 @@
[getClientRects-zoom.html]
[getBoundingClientRect for elements with css zoom 1]
expected: FAIL
[getBoundingClientRect for elements with css zoom 2]
expected: FAIL
[getBoundingClientRect for elements with css zoom 3]
expected: FAIL
[getBoundingClientRect for elements with css zoom 4]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scroll-zoom.html]
[scroll properties for elements with css zoom 1]
expected: FAIL