Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-12-15 04:52:07 +01:00 committed by GitHub
parent a87a86f4f2
commit a37a9f68b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
671 changed files with 22362 additions and 3510 deletions

View file

@ -61,3 +61,6 @@
[Insert a CSSNestedDeclarations rule directly in top-level @scope]
expected: FAIL
[Mutating selectorText on outer style rule causes correct inner specificity]
expected: FAIL

View file

@ -1,2 +0,0 @@
[container-for-cue.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[container-units-auto.html]
[Resolving cqh against a auto height size container should be 0]
expected: FAIL

View file

@ -0,0 +1,3 @@
[size-container-auto-height.html]
[auto height size container matches zero height query]
expected: FAIL

View file

@ -0,0 +1,2 @@
[aspect-ratio-intrinsic-size-010.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-flex-wrap-flexing-003.html]
expected: FAIL

View file

@ -25,3 +25,39 @@
[Property column-rule-style value 'inset']
expected: FAIL
[Property column-rule-style value 'dotted dashed solid']
expected: FAIL
[Property column-rule-style value 'repeat(10, double)']
expected: FAIL
[Property column-rule-style value 'repeat(3, groove) repeat(4, ridge)']
expected: FAIL
[Property column-rule-style value 'repeat(auto, solid)']
expected: FAIL
[Property column-rule-style value 'repeat(auto, dotted solid inset)']
expected: FAIL
[Property column-rule-style value 'repeat(4, none ridge solid) repeat(auto, hidden)']
expected: FAIL
[Property column-rule-style value 'inset repeat(auto, solid ridge) repeat(4, none groove hidden)']
expected: FAIL
[Property column-rule-style value 'repeat(calc(5 + 3), ridge)']
expected: FAIL
[Property column-rule-style value 'repeat(4, dotted double dashed) repeat(auto, solid) ridge']
expected: FAIL
[Property column-rule-style value 'repeat(4, dotted double dashed) repeat(auto, solid) repeat(4, none groove hidden)']
expected: FAIL
[Property column-rule-style value 'ridge repeat(auto, solid)']
expected: FAIL
[Property column-rule-style value 'ridge repeat(auto, solid) ridge']
expected: FAIL

View file

@ -0,0 +1,45 @@
[gap-decorations-style-valid.html]
[e.style['column-rule-style'\] = "repeat(4, dotted)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(3, dashed double dotted)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "dashed" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(4, double)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "dotted ridge" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "dotted dashed solid groove ridge" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(3, groove) repeat(4, ridge)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "inset repeat(3, ridge) none repeat(4, groove hidden dashed)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(4, none ridge solid) repeat(5, hidden) double" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(auto, solid)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(auto, dotted solid inset)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(auto, dashed groove) ridge" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "inset repeat(auto, solid ridge) repeat(4, none groove hidden)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-item-grid-container-auto-repeat-002.html]
expected: FAIL

View file

@ -1,6 +0,0 @@
[grid-template-shorthand-composition.html]
[grid-template-rows: auto, grid-template-columns: auto, and "grid-template-areas: "a a a" "b b b";" should be valid.]
expected: FAIL
[grid-template-rows: min-content, grid-template-columns: min-content, and "grid-template-areas: "a a a" "b b b" "c c c" "d d d";" should be valid.]
expected: FAIL

View file

@ -0,0 +1,6 @@
[masonry-fill-computed.html]
[Property masonry-fill value 'normal']
expected: FAIL
[Property masonry-fill value 'reverse']
expected: FAIL

View file

@ -0,0 +1,6 @@
[masonry-fill-valid.html]
[e.style['masonry-fill'\] = "normal" should set the property value]
expected: FAIL
[e.style['masonry-fill'\] = "reverse" should set the property value]
expected: FAIL

View file

@ -0,0 +1,3 @@
[highlight-cascade-010.html]
[the custom property receives its initial value from a deferred registration]
expected: FAIL

View file

@ -1,4 +1,4 @@
[block-height-1.html]
[block-height-001.html]
[[data-expected-height\] 1]
expected: FAIL

View file

@ -0,0 +1,6 @@
[block-height-002.tentative.html]
[main > div > div 1]
expected: FAIL
[main > div > div 2]
expected: FAIL

View file

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

View file

@ -0,0 +1,18 @@
[block-height-004.tentative.html]
[.inner 1]
expected: FAIL
[.inner 2]
expected: FAIL
[.inner 3]
expected: FAIL
[.inner 4]
expected: FAIL
[.inner 5]
expected: FAIL
[.inner 6]
expected: FAIL

View file

@ -0,0 +1,12 @@
[block-height-005.tentative.html]
[.float + div 1]
expected: FAIL
[.float + div 2]
expected: FAIL
[.float + div 3]
expected: FAIL
[.float + div 4]
expected: FAIL

View file

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

View file

@ -1,6 +0,0 @@
[block-height-2.html]
[[data-expected-height\] 1]
expected: FAIL
[[data-expected-height\] 2]
expected: FAIL

View file

@ -0,0 +1,9 @@
[content-contribution-001.html]
[.test 1]
expected: FAIL
[.test 2]
expected: FAIL
[.test 5]
expected: FAIL

View file

@ -0,0 +1,2 @@
[vh_not_refreshing_on_chrome.html]
expected: TIMEOUT

View file

@ -4,3 +4,12 @@
[throws if handleEvent is thruthy and not callable]
expected: FAIL
[looks up handleEvent method on every event dispatch]
expected: FAIL
[doesn't look up handleEvent method on callable event listeners]
expected: FAIL
[rethrows errors when getting handleEvent]
expected: FAIL

View file

@ -1,22 +1,18 @@
[MediaQueryList-addListener-removeListener.html]
expected: TIMEOUT
[listeners are called when <iframe> is resized]
expected: FAIL
[listeners are called correct number of times]
expected: TIMEOUT
expected: FAIL
[listeners are called in order they were added]
expected: NOTRUN
expected: FAIL
[listener that was added twice is called only once]
expected: NOTRUN
expected: FAIL
[listeners are called in order their MQLs were created]
expected: NOTRUN
expected: FAIL
[removing listener from one MQL doesn't remove it from all MQLs]
expected: NOTRUN
[MediaQueryList::removeListener removes added listener]
expected: NOTRUN
expected: FAIL

View file

@ -0,0 +1,12 @@
[MediaQueryList-extends-EventTarget-interop.html]
[listener added with addListener and addEventListener (capture) is called twice]
expected: FAIL
[removeEventListener (capture) doesn't remove listener added with addListener]
expected: FAIL
[removeListener doesn't remove listener added with addEventListener (capture)]
expected: FAIL
[capturing event listener fires before non-capturing listener at target]
expected: FAIL

View file

@ -0,0 +1,9 @@
[MediaQueryList-extends-EventTarget.html]
[onchange removes listener]
expected: FAIL
[listeners for "change" type are called]
expected: FAIL
[addEventListener "once" option is respected]
expected: FAIL

View file

@ -0,0 +1,6 @@
[MediaQueryListEvent.html]
[argument of onchange]
expected: FAIL
[constructor of "change" event]
expected: FAIL

View file

@ -503,3 +503,51 @@
[scrollHeight with negative margins: display: flex; overflow: scroll; direction: rtl; flex-flow: column-reverse wrap-reverse;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: visible; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: visible; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: hidden; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: hidden; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: auto; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: auto; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: scroll; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: scroll; direction: ltr; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: visible; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: visible; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: hidden; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: hidden; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: auto; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: auto; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollWidth with negative margins: display: flow-root; overflow: scroll; direction: rtl; flex-direction: row;]
expected: FAIL
[scrollHeight with negative margins: display: flow-root; overflow: scroll; direction: rtl; flex-direction: row;]
expected: FAIL

View file

@ -4,3 +4,6 @@
[elemOverflow.scrollHeight is the width of its scrolled contents (plus padding)]
expected: FAIL
[elemOverflow.scrollHeight is the height of its scrolled contents (plus padding, since we overflowed)]
expected: FAIL

View file

@ -82,3 +82,6 @@
[list-style-type: lower-roman]
expected: FAIL
[content: attr(foo, "")]
expected: FAIL