Sync WPT with upstream (13-06-2025) (#37436)

Automated downstream sync of changes from upstream as of 13-06-2025
[no-wpt-sync]

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Servo WPT Sync 2025-06-13 16:15:36 +02:00 committed by GitHub
parent e4da496e2d
commit a7e9df0fef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
339 changed files with 7696 additions and 1370 deletions

View file

@ -81,3 +81,6 @@
[corner-shape-render-fuzzy.html?corner-shape=superellipse(0.8)&border-radius=40px&border-width=10px]
expected: FAIL
[corner-shape-render-fuzzy.html?border-radius=50%&corner-shape=bevel&box-shadow=10px%2010px%200%2010px%20black]
expected: FAIL

View file

@ -37,3 +37,15 @@
[@font-face matching for quoted and unquoted math]
expected: [FAIL, PASS]
[@font-face matching for quoted and unquoted generic(fangsong)]
expected: FAIL
[@font-face matching for quoted and unquoted generic(kai)]
expected: FAIL
[@font-face matching for quoted and unquoted generic(khmer-mul)]
expected: FAIL
[@font-face matching for quoted and unquoted generic(nastaliq)]
expected: FAIL

View file

@ -0,0 +1,12 @@
[generic-family-keywords-002.html]
[font-family: -webkit-generic(fangsong) treated as <font-family>, not <generic-name>]
expected: FAIL
[font-family: -webkit-generic(kai) treated as <font-family>, not <generic-name>]
expected: FAIL
[font-family: -webkit-generic(khmer-mul) treated as <font-family>, not <generic-name>]
expected: FAIL
[font-family: -webkit-generic(nastaliq) treated as <font-family>, not <generic-name>]
expected: FAIL

View file

@ -0,0 +1,2 @@
[grid-gap-decorations-047.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[grid-content-alignment-with-abspos-001.html]
[.grid 1]
expected: FAIL

View file

@ -0,0 +1,18 @@
[item-tolerance-computed.html]
[Property item-tolerance value 'normal']
expected: FAIL
[Property item-tolerance value '10px']
expected: FAIL
[Property item-tolerance value '20%']
expected: FAIL
[Property item-tolerance value 'calc(20% + 10px)']
expected: FAIL
[Property item-tolerance value 'calc(-0.5em + 10px)']
expected: FAIL
[Property item-tolerance value 'calc(0.5em + 10px)']
expected: FAIL

View file

@ -0,0 +1,18 @@
[item-tolerance-valid.html]
[e.style['item-tolerance'\] = "normal" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "0" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "1px" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "calc(2em + 3ex)" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "4%" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "5vmin" should set the property value]
expected: FAIL

View file

@ -1,36 +0,0 @@
[masonry-slack-computed.html]
[Property masonry-slack value 'normal']
expected: FAIL
[Property masonry-slack value '10px']
expected: FAIL
[Property masonry-slack value '20%']
expected: FAIL
[Property masonry-slack value 'calc(20% + 10px)']
expected: FAIL
[Property masonry-slack value 'calc(-0.5em + 10px)']
expected: FAIL
[Property masonry-slack value 'calc(0.5em + 10px)']
expected: FAIL
[Property item-tolerance value 'normal']
expected: FAIL
[Property item-tolerance value '10px']
expected: FAIL
[Property item-tolerance value '20%']
expected: FAIL
[Property item-tolerance value 'calc(20% + 10px)']
expected: FAIL
[Property item-tolerance value 'calc(-0.5em + 10px)']
expected: FAIL
[Property item-tolerance value 'calc(0.5em + 10px)']
expected: FAIL

View file

@ -1,36 +0,0 @@
[masonry-slack-valid.html]
[e.style['masonry-slack'\] = "normal" should set the property value]
expected: FAIL
[e.style['masonry-slack'\] = "0" should set the property value]
expected: FAIL
[e.style['masonry-slack'\] = "1px" should set the property value]
expected: FAIL
[e.style['masonry-slack'\] = "calc(2em + 3ex)" should set the property value]
expected: FAIL
[e.style['masonry-slack'\] = "4%" should set the property value]
expected: FAIL
[e.style['masonry-slack'\] = "5vmin" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "normal" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "0" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "1px" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "calc(2em + 3ex)" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "4%" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "5vmin" should set the property value]
expected: FAIL

View file

@ -142,3 +142,6 @@
[@function --foo(--x:1px, --y, --z:2px) is valid]
expected: FAIL
[@function --foo(--x type(*): 10px) is valid]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-021.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-with-floats-010.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-block-end-scroll-area-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[position-sticky-left-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[position-sticky-top-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-child-display-none-dynamic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-child-display-none.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dynamic-available-size-iframe.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[intrinsic-percent-non-replaced-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[intrinsic-percent-non-replaced-004.html]
expected: FAIL

View file

@ -0,0 +1,24 @@
[keyword-sizes-on-replaced-element.html]
[.test 68]
expected: FAIL
[.test 69]
expected: FAIL
[.test 71]
expected: FAIL
[.test 75]
expected: FAIL
[.test 77]
expected: FAIL
[.test 78]
expected: FAIL
[.test 80]
expected: FAIL
[.test 84]
expected: FAIL

View file

@ -0,0 +1,2 @@
[cache-miss-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[cache-miss-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-cell-overflow-auto-scrolled.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[calc-min-height-block-1.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[calc-min-width-block-intrinsic-1.html]
expected: FAIL

View file

@ -13,3 +13,6 @@
[testing width: calc(20% / 0.5em * 1px)]
expected: FAIL
[testing width: calc(52px * 1px / 10%)]
expected: FAIL

View file

@ -565,3 +565,12 @@
[CSS Values and Units Test: CSS inline if() function 188]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 189]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 190]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 191]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scrollIntoView-scrolling-container.html]
[scrollIntoView on a scrolling container should scroll its outer scrollers into view but not scroll itself.]
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-family-serialization-001.html]
[Serialization of <generic-family>]
expected: FAIL
[Serialization of prefixed -webkit-<generic-family>]
expected: FAIL