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

@ -1,8 +1,5 @@
[cross-partition-navigation.tentative.https.html]
[cross-partition-navigation.https.html]
expected: TIMEOUT
[Blob URL navigation should enforce noopener for a cross-top-level-site navigation]
expected: FAIL
[Blob URL window.open should enforce noopener for a cross-top-level-site navigation]
expected: FAIL

View file

@ -1,4 +1,4 @@
[cross-partition-worker-creation.tentative.https.html]
[cross-partition-worker-creation.https.html]
expected: TIMEOUT
[Cross-partition Shared worker shouldn't be created from blob URL.]
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[cross-partition.tentative.https.html]
[cross-partition.https.html]
expected: TIMEOUT
[Blob URL shouldn't be revocable from a cross-partition iframe]
expected: FAIL

File diff suppressed because it is too large Load diff

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

View file

@ -0,0 +1,9 @@
[ShadowRoot-importNode.tentative.html]
[ShadowRoot.importNode: an upgrade candidate from document]
expected: FAIL
[ShadowRoot.importNode: a custom element from another shadow tree]
expected: FAIL
[ShadowRoot.importNode: a template content from document]
expected: FAIL

View file

@ -0,0 +1,15 @@
[ShadowRoot-innerHTML.tentative.html]
[innerHTML on a shadow root should use scoped custom element registry]
expected: FAIL
[innerHTML on a disconnected element should use the associated scoped custom element registry]
expected: FAIL
[innerHTML on a connected shadow root should use its scoped custom element]
expected: FAIL
[innerHTML on an inserted element should use the scoped custom element of the ancestor shadow root]
expected: FAIL
[innerHTML should not upgrade a custom element inside a template element]
expected: FAIL

View file

@ -142,3 +142,15 @@
[No custom element callbacks are run during disconnected moveBefore()]
expected: FAIL
[moveBefore() CharacterData into a Document]
expected: FAIL
[Moving a node from a disconnected container to a disconnected new parent without a shared ancestor throws a HIERARCHY_REQUEST_ERR]
expected: FAIL
[Moving a node from a disconnected container to a disconnected new parent in the same tree succeeds]
expected: FAIL
[Moving a node from a disconnected container to a disconnected new parent in the same tree succeeds,also across shadow-roots]
expected: FAIL

View file

@ -20,6 +20,9 @@
[reduce(): Reject with an AbortError if the subscription is aborted before the source completes]
expected: FAIL
[reduce(): Reduces the values for different objects]
expected: FAIL
[observable-reduce.any.worker.html]
[reduce(): Reduces the values of the Observable, starting with the initial seed value]
@ -42,3 +45,6 @@
[reduce(): Reject with an AbortError if the subscription is aborted before the source completes]
expected: FAIL
[reduce(): Reduces the values for different objects]
expected: FAIL

View file

@ -49,3 +49,6 @@
[sec-fetch-dest]
expected: FAIL
[sec-fetch-storage-access - Same site]
expected: FAIL

View file

@ -43,3 +43,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: [FAIL, PASS]
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -266,3 +266,30 @@
[border-image sec-fetch-user]
expected: FAIL
[background-image sec-fetch-storage-access - Cross-site]
expected: TIMEOUT
[border-image sec-fetch-storage-access - Cross-site]
expected: FAIL
[content sec-fetch-storage-access - Cross-site]
expected: FAIL
[cursor sec-fetch-storage-access - Cross-site]
expected: FAIL
[list-style-image sec-fetch-storage-access - Cross-site]
expected: FAIL
[border-image sec-fetch-storage-access - Same site]
expected: FAIL
[content sec-fetch-storage-access - Same site]
expected: FAIL
[cursor sec-fetch-storage-access - Same site]
expected: FAIL
[list-style-image sec-fetch-storage-access - Same site]
expected: FAIL

View file

@ -188,3 +188,39 @@
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: TIMEOUT
[border-image sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[content sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[cursor sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[list-style-image sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[border-image sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[content sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[cursor sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[list-style-image sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: FAIL
[border-image sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[content sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[cursor sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[list-style-image sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - no attributes]
expected: NOTRUN

View file

@ -22,3 +22,6 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: FAIL
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL

View file

@ -50,3 +50,9 @@
[sec-fetch-user]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site]
expected: NOTRUN
[sec-fetch-storage-access - Same site]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -1,61 +1,61 @@
[element-img-environment-change.https.sub.html]
expected: TIMEOUT
[sec-fetch-site - Cross-site, no attributes]
expected: TIMEOUT
expected: FAIL
[sec-fetch-site - Same site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Cross-Site -> Same Origin, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Cross-Site -> Same-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Cross-Site -> Cross-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Same Origin, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Origin -> Cross-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Site -> Same Origin, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Site -> Same-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same-Site -> Cross-Site, no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - attributes: crossorigin]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - attributes: crossorigin=anonymous]
expected: NOTRUN
expected: FAIL
[sec-fetch-mode - attributes: crossorigin=use-credentials]
expected: NOTRUN
expected: FAIL
[sec-fetch-dest - no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-user - no attributes]
expected: NOTRUN
expected: FAIL
[sec-fetch-site - Same origin, no attributes]
expected: FAIL

View file

@ -1,7 +1,7 @@
[element-img-environment-change.sub.html]
expected: TIMEOUT
[sec-fetch-site - Not sent to non-trustworthy same-site destination, no attributes]
expected: TIMEOUT
expected: FAIL
[sec-fetch-site - Not sent to non-trustworthy cross-site destination, no attributes]
expected: NOTRUN
@ -41,3 +41,6 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: NOTRUN
[sec-fetch-site - Not sent to non-trustworthy same-origin destination, no attributes]
expected: FAIL

View file

@ -43,3 +43,9 @@
[sec-fetch-site - src - HTTPS downgrade-upgrade, no attributes]
expected: FAIL
[sec-fetch-storage-access - src - Cross-site, no attributes]
expected: FAIL
[sec-fetch-storage-access - srcset - Cross-site, no attributes]
expected: FAIL

View file

@ -53,3 +53,9 @@
[sec-fetch-user - no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Same site, no attributes]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination, no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination, no attributes]
expected: NOTRUN

View file

@ -59,3 +59,9 @@
[sec-fetch-user no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Same site no attributes]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination no attributes]
expected: NOTRUN

View file

@ -61,3 +61,6 @@
[sec-fetch-dest attributes: as=worker]
expected: FAIL
[sec-fetch-storage-access - Cross-site no attributes]
expected: FAIL

View file

@ -61,3 +61,12 @@
[sec-fetch-site - source[srcset\] - Same-Site -> Cross-Site, no attributes]
expected: FAIL
[sec-fetch-storage-access - img[src\] - Cross-site, no attributes]
expected: FAIL
[sec-fetch-storage-access - img[srcset\] - Cross-site, no attributes]
expected: FAIL
[sec-fetch-storage-access - source[srcset\] - Cross-site, no attributes]
expected: FAIL

View file

@ -40,3 +40,6 @@
[sec-fetch-site - Same-Site -> Cross-Site, attributes: type=module]
expected: FAIL
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL

View file

@ -53,3 +53,9 @@
[sec-fetch-user]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site]
expected: NOTRUN
[sec-fetch-storage-access - Same site]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -22,3 +22,6 @@
[sec-fetch-site - HTTPS downgrade-upgrade, no attributes]
expected: FAIL
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL

View file

@ -118,3 +118,15 @@
[sec-fetch-user - no init - fallback]
expected: FAIL
[sec-fetch-storage-access - Cross-site, init: mode=no-cors, credentials=include - respondWith]
expected: FAIL
[sec-fetch-storage-access - Cross-site, init: mode=no-cors, credentials=include - fallback]
expected: FAIL
[sec-fetch-storage-access - Same site, init: mode=no-cors, credentials=include - respondWith]
expected: FAIL
[sec-fetch-storage-access - Same site, init: mode=no-cors, credentials=include - fallback]
expected: FAIL

View file

@ -19,3 +19,6 @@
[sec-fetch-site - Same-Site -> Cross-Site, init: mode=no-cors]
expected: FAIL
[sec-fetch-storage-access - Cross-site, init: mode=no-cors, credentials=include]
expected: FAIL

View file

@ -89,3 +89,21 @@
[sec-fetch-site - HTTPS downgrade-upgrade - POST]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - GET]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - POST]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - GET]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - POST]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - GET]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - POST]
expected: NOTRUN

View file

@ -97,3 +97,15 @@
[sec-fetch-user rel=stylesheet]
expected: FAIL
[sec-fetch-storage-access rel=icon - Cross-site]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Cross-site]
expected: FAIL
[sec-fetch-storage-access rel=icon - Same site]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Same site]
expected: FAIL

View file

@ -88,3 +88,21 @@
[sec-fetch-site rel=stylesheet - HTTPS downgrade-upgrade]
expected: FAIL
[sec-fetch-storage-access rel=icon - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Not sent to non-trustworthy same-origin destination]
expected: FAIL
[sec-fetch-storage-access rel=icon - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Not sent to non-trustworthy same-site destination]
expected: FAIL
[sec-fetch-storage-access rel=icon - Not sent to non-trustworthy cross-site destination]
expected: FAIL
[sec-fetch-storage-access rel=stylesheet - Not sent to non-trustworthy cross-site destination]
expected: FAIL

View file

@ -53,3 +53,9 @@
[sec-fetch-user]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site]
expected: NOTRUN
[sec-fetch-storage-access - Same site]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
expected: NOTRUN

View file

@ -62,3 +62,9 @@
[sec-fetch-user no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Same site no attributes]
expected: NOTRUN

View file

@ -44,3 +44,12 @@
[sec-fetch-site - HTTPS downgrade-upgrade no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination no attributes]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination no attributes]
expected: NOTRUN

View file

@ -35,3 +35,15 @@
[sec-fetch-user - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Cross-site - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Same site - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Same site - history.forward]
expected: NOTRUN

View file

@ -71,3 +71,21 @@
[sec-fetch-user - Not sent to non-trustworthy cross-site destination - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - history.forward]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - history.back]
expected: NOTRUN
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - history.forward]
expected: NOTRUN

View file

@ -19,3 +19,6 @@
[sec-fetch-site - Same-Site -> Cross-Site]
expected: FAIL
[sec-fetch-storage-access - Cross-site]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[content-visibility-crash.html]
expected: TIMEOUT

View file

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

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[fullscreen-root-fills-page.html]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[traverse_the_history_write_onload_1.html]
expected: TIMEOUT
[Traverse the history when a history entry is written in the load event]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[named-lookup-scoped-to-browsing-context-group.html]
[named lookup scoped to browsing context group]
expected: FAIL

View file

@ -0,0 +1,3 @@
[no-proactive-swap-when-other-contexts-in-group.html]
[no proactive browsing context group change when other contexts in group]
expected: FAIL

View file

@ -1,5 +1,5 @@
[createImageBitmap-transfer.html]
expected: TIMEOUT
expected: ERROR
[Transfer ImageBitmap created from a vector HTMLImageElement]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.text.measure.caret-position-edge-cases.tentative.html]
[Test the edge cases for caretPositionFromPoint, where the point is at the edge of glyph and at the midpoint.]
expected: FAIL

View file

@ -1,30 +0,0 @@
[2d.text.measure.caret-position-edges.tentative.html]
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
expected: FAIL

View file

@ -1,120 +0,0 @@
[2d.text.measure.caret-position.tentative.html]
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and directional-override.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.index-from-offset-edge-cases.tentative.html]
[Test the edge cases for getIndexFromOffset, where the point is at the edge of glyph and at the midpoint.]
expected: FAIL

View file

@ -0,0 +1,30 @@
[2d.text.measure.index-from-offset-edges.tentative.html]
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
expected: FAIL

View file

@ -0,0 +1,120 @@
[2d.text.measure.index-from-offset.tentative.html]
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and directional-override.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-rendering-options.tentative.html]
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.text.measure.caret-position-edge-cases.tentative.html]
[Test the edge cases for caretPositionFromPoint, where the point is at the edge of glyph and at the midpoint.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.text.measure.caret-position-edge-cases.tentative.worker.html]
[Test the edge cases for caretPositionFromPoint, where the point is at the edge of glyph and at the midpoint.]
expected: FAIL

View file

@ -1,30 +0,0 @@
[2d.text.measure.caret-position-edges.tentative.html]
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
expected: FAIL

View file

@ -1,30 +0,0 @@
[2d.text.measure.caret-position-edges.tentative.worker.html]
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
expected: FAIL

View file

@ -1,120 +0,0 @@
[2d.text.measure.caret-position.tentative.html]
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::caretPositionFromPoint() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and directional-override.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.index-from-offset-edge-cases.tentative.html]
[Test the edge cases for getIndexFromOffset, where the point is at the edge of glyph and at the midpoint.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.index-from-offset-edge-cases.tentative.worker.html]
[Test the edge cases for getIndexFromOffset, where the point is at the edge of glyph and at the midpoint.]
expected: FAIL

View file

@ -0,0 +1,30 @@
[2d.text.measure.index-from-offset-edges.tentative.html]
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
expected: FAIL

View file

@ -0,0 +1,30 @@
[2d.text.measure.index-from-offset-edges.tentative.worker.html]
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
expected: FAIL

View file

@ -0,0 +1,120 @@
[2d.text.measure.index-from-offset.tentative.html]
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and no-directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 0px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align left, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align center, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align right, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align start, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction ltr, text align end, 10px letter spacing and directional-override.]
expected: FAIL
[Check that TextMetrics::getIndexFromOffset() matches its DOM equivalent, where possible, with direction rtl, text align end, 10px letter spacing and directional-override.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-rendering-options.tentative.html]
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more