[wpt-sync] Sync PR 58350 - Fix expectation of chrome-486467574.html
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 58350 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58350
Details from upstream follow.
Emilio Cobos Álvarez <emilio@crisal.io> wrote:
Fix expectation of chrome-486467574.html
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 326 tests
Status Summary
Firefox
OK : 1[GitHub] 47[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
PASS : 1[GitHub] 23[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 573[Gecko-windows11-32-24h2-debug] 747[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] 752[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview]
FAIL : 183[Gecko-windows11-32-24h2-debug] 258[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 263[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
ERROR: 2
Chrome
CRASH: 1
Safari
OK : 1
PASS : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-pseudo/CSSPseudoElement-convertPoint.tentative.html [wpt.fyi]
- CSSPseudoElement should have coordinate conversion methods:
FAIL - convertPointFromNode returns DOMPoint:
FAIL - convertRectFromNode returns DOMQuad:
FAIL - convertQuadFromNode returns DOMQuad:
FAIL - convertPointFromNode converts coordinates correctly:
FAIL - convertPointFromNode works with Document as source:
FAIL - convertPointFromNode works with Element as source:
FAIL
- CSSPseudoElement should have coordinate conversion methods:
- /css/css-pseudo/CSSPseudoElement-geometry-edge-cases.tentative.html [wpt.fyi]
- pseudo() returns null for unsupported pseudo-element types:
FAIL - pseudo() returns null for invalid pseudo-element syntax:
FAIL - pseudo() returns CSSPseudoElement even if pseudo not currently generated:
FAIL - getBoxQuads returns empty array when pseudo-element has no content (not generated):
FAIL - getBoxQuads returns empty array when pseudo-element has display:none:
FAIL - getBoxQuads works with empty content pseudo-element:
FAIL - getBoxQuads works correctly for visibility:hidden pseudo-element:
FAIL - getBoxQuads handles zero-size pseudo-element:
FAIL - getBoxQuads works with transformed pseudo-element:
FAIL - convertPointFromNode handles source pseudo with no layout:
FAIL - convertQuadFromNode works with element as source:
FAIL - convertRectFromNode works with element as source:
FAIL - getBoxQuads works with document as relativeTo:
FAIL - getBoxQuads works with another element as relativeTo:
FAIL - getBoxQuads works with CSSPseudoElement as relativeTo:
FAIL - getBoxQuads returns empty array for pseudo with no generated content:
FAIL - convertPointFromNode preserves z and w coordinates:
FAIL - getBoxQuads works for inline display pseudo-element:
FAIL - getBoxQuads works for floated pseudo-element:
FAIL - pseudo() returns cached CSSPseudoElement instance:
FAIL - getBoxQuads accepts null options:
FAIL - getBoxQuads accepts undefined options:
FAIL - getBoxQuads accepts empty options object:
FAIL
- pseudo() returns null for unsupported pseudo-element types:
- /css/css-pseudo/CSSPseudoElement-getBoxQuads.tentative.html [wpt.fyi]
- CSSPseudoElement should have getBoxQuads method:
FAIL - getBoxQuads should return an array:
FAIL - getBoxQuads returns DOMQuad for ::before:
FAIL - getBoxQuads with box="border" returns border box dimensions:
FAIL - getBoxQuads with box="content" returns content box dimensions:
FAIL - getBoxQuads with box="padding" returns padding box dimensions:
FAIL - getBoxQuads with box="margin" returns margin box dimensions:
FAIL - getBoxQuads works for ::after pseudo-element:
FAIL
- CSSPseudoElement should have getBoxQuads method:
- /css/css-pseudo/CSSPseudoElement-identity.html [wpt.fyi]
- CSS Pseudo Test: CSSPseudoElement stable identity:
FAIL
- CSS Pseudo Test: CSSPseudoElement stable identity:
- /css/css-pseudo/events-on-after-before-marker.tentative.html [wpt.fyi]
- click on ::before/::after/::marker sets event.pseudoTarget:
FAIL - nested ::after::marker: click sets pseudoTarget and parent chain is correct:
FAIL - click from ::after::marker to ::after fires on ::after with pseudoTarget:
FAIL - click exiting ::after gives LCA as target and null pseudoTarget:
FAIL
- click on ::before/::after/::marker sets event.pseudoTarget:
- /css/css-pseudo/events-on-pseudo-element-mutation.tentative.html [wpt.fyi]:
ERROR - /css/css-pseudo/events-on-pseudo-element.tentative.html [wpt.fyi]:
ERROR - /css/css-pseudo/first-letter-allowed-properties.html [wpt.fyi]
- textJustify should be applied to first-letter pseudo elements.:
FAIL
- textJustify should be applied to first-letter pseudo elements.:
- /css/css-pseudo/first-line-allowed-properties.html [wpt.fyi]
- textJustify should be applied to first-line pseudo elements.:
FAIL
- textJustify should be applied to first-line pseudo elements.:
- /css/css-pseudo/hover-on-pseudo-elements.tentative.html [wpt.fyi]
- CSS Test: :hover on ::after, ::before, and ::marker pseudo-elements:
FAIL
- CSS Test: :hover on ::after, ::before, and ::marker pseudo-elements:
- /css/css-pseudo/idlharness.html [wpt.fyi]
- idl_test setup:
FAIL - CSSPseudoElement interface: existence and properties of interface object:
FAIL - CSSPseudoElement interface: existence and properties of interface prototype object:
FAIL - CSSPseudoElement interface: attribute parent:
FAIL - CSSPseudoElement interface: operation pseudo(CSSOMString):
FAIL - CSSPseudoElement must be primary interface of beforeElements.item(0):
FAIL - Stringification of beforeElements.item(0):
FAIL - CSSPseudoElement interface: beforeElements.item(0) must inherit property "type" with the proper type:
FAIL - CSSPseudoElement interface: beforeElements.item(0) must inherit property "element" with the proper type:
FAIL - CSSPseudoElement interface: beforeElements.item(0) must inherit property "parent" with the proper type:
FAIL - CSSPseudoElement interface: beforeElements.item(0) must inherit property "pseudo(CSSOMString)" with the proper type:
FAIL - CSSPseudoElement interface: calling pseudo(CSSOMString) on beforeElements.item(0) with too few arguments must throw TypeError:
FAIL - Element interface: operation pseudo(CSSOMString):
FAIL
- idl_test setup:
- /css/css-pseudo/input-element-pseudo-open-click.optional.html [wpt.fyi]
- CSS :open for <input type=date>:
FAIL - CSS :open for <input type=datetime-local>:
FAIL - CSS :open for <input type=week>:
FAIL - CSS :open for <input type=month>:
FAIL - CSS :open for <input type=time>:
FAIL - CSS :open for <input type=color>:
FAIL - CSS :open for <input type=text list=datalist>:
FAIL
- CSS :open for <input type=date>:
- /css/css-pseudo/input-element-pseudo-open.optional.html [wpt.fyi]
- CSS :open for <input type=date>:
FAIL[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt],PASS[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview] - CSS :open for <input type=datetime-local>:
FAIL[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt],PASS[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview] - CSS :open for <input type=week>:
FAIL - CSS :open for <input type=month>:
FAIL - CSS :open for <input type=time>:
FAIL[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt],PASS[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview] - CSS :open for <input type=color>:
FAIL[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt],PASS[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview] - CSS :open for <input type=text list=datalist>:
FAIL
- CSS :open for <input type=date>:
- /css/css-pseudo/marker-display-computed.html [wpt.fyi]
- Computed 'display' for outside ::marker, variant default:
FAIL - Computed 'display' for outside ::marker, variant color:
FAIL - Computed 'display' for outside ::marker, variant string:
FAIL - Computed 'display' for outside ::marker, variant content:
FAIL
- Computed 'display' for outside ::marker, variant default:
- /css/css-pseudo/highlight-cascade/highlight-cascade-007.html [wpt.fyi]
- M::selection’s font-size is the same as in M:
FAIL - M span::selection’s font-size is the same as in M span:
FAIL - M::selection’s own text-shadow respects M’s font-size:
FAIL - M span::selection’s inherited text-shadow respects M’s font-size:
FAIL - W::selection’s line-height is the same as in W:
FAIL - W span::selection’s line-height is the same as in W span:
FAIL - W::selection’s own text-shadow respects W’s line-height:
FAIL - W span::selection’s inherited text-shadow respects W’s line-height:
FAIL - U::selection’s font-size is the same as in U:
FAIL - U span::selection’s font-size is the same as in U span:
FAIL - U::selection’s own text-decoration-thickness respects U’s font-size:
FAIL - U span::selection’s own text-decoration-thickness respects U span’s font-size:
FAIL
- M::selection’s font-size is the same as in M:
- /css/css-pseudo/highlight-cascade/highlight-cascade-010.html [wpt.fyi]
- the custom property receives its initial value from a deferred registration:
FAIL
- the custom property receives its initial value from a deferred registration:
- /css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-inheritance.html [wpt.fyi]
- getComputedStyle() for ::selection:
FAIL - getComputedStyle() for ::target-text:
FAIL - getComputedStyle() for ::search-text:
FAIL - getComputedStyle() for ::spelling-error:
FAIL - getComputedStyle() for ::grammar-error:
FAIL - getComputedStyle() for ::highlight(foo):
FAIL
- getComputedStyle() for ::selection:
- /css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-visited.html [wpt.fyi]
- getComputedStyle() for ::search-text at #target1:
FAIL - getComputedStyle() for ::search-text at #target2:
FAIL - getComputedStyle() for ::spelling-error at #target1:
FAIL - getComputedStyle() for ::spelling-error at #target2:
FAIL - getComputedStyle() for ::grammar-error at #target1:
FAIL - getComputedStyle() for ::grammar-error at #target2:
FAIL
- getComputedStyle() for ::search-text at #target1:
- /css/css-pseudo/highlight-cascade/highlight-currentcolor-computed.html [wpt.fyi]
- getComputedStyle() for ::search-text at #target1:
FAIL - getComputedStyle() for ::search-text at #target2:
FAIL - getComputedStyle() for ::spelling-error at #target1:
FAIL - getComputedStyle() for ::spelling-error at #target2:
FAIL - getComputedStyle() for ::grammar-error at #target1:
FAIL - getComputedStyle() for ::grammar-error at #target2:
FAIL
- getComputedStyle() for ::search-text at #target1:
- /css/css-pseudo/highlight-cascade/highlight-pseudos-computed-search-text.tentative.html [wpt.fyi]
- getComputedStyle() for ::search-text:
FAIL
- getComputedStyle() for ::search-text:
- /css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html [wpt.fyi]
- getComputedStyle() for ::spelling-error:
FAIL - getComputedStyle() for ::grammar-error:
FAIL
- getComputedStyle() for ::spelling-error:
- /css/css-pseudo/highlight-cascade/highlight-pseudos-inheritance-computed-001.html [wpt.fyi]
- getComputedStyle() for ::selection at #child1:
FAIL - getComputedStyle() for ::selection at #child2:
FAIL - getComputedStyle() for ::target-text at #child1:
FAIL - getComputedStyle() for ::target-text at #child2:
FAIL - getComputedStyle() for ::search-text at #child1:
FAIL - getComputedStyle() for ::search-text at #child2:
FAIL - getComputedStyle() for ::spelling-error at #child1:
FAIL - getComputedStyle() for ::spelling-error at #child2:
FAIL - getComputedStyle() for ::grammar-error at #child1:
FAIL - getComputedStyle() for ::grammar-error at #child2:
FAIL - getComputedStyle() for ::highlight(foo) at #child1:
FAIL - getComputedStyle() for ::highlight(foo) at #child2:
FAIL
- getComputedStyle() for ::selection at #child1:
- /css/css-pseudo/highlight-cascade/highlight-pseudos-visited-computed-001.html [wpt.fyi]
- getComputedStyle() for ::search-text at #target1:
FAIL - getComputedStyle() for ::search-text at #target2:
FAIL - getComputedStyle() for ::spelling-error at #target1:
FAIL - getComputedStyle() for ::spelling-error at #target2:
FAIL - getComputedStyle() for ::grammar-error at #target1:
FAIL - getComputedStyle() for ::grammar-error at #target2:
FAIL
- getComputedStyle() for ::search-text at #target1:
- /css/css-pseudo/parsing/highlight-pseudos-search-text.tentative.html [wpt.fyi]
- "::search-text" should be a valid selector:
FAIL - ".a::search-text" should be a valid selector:
FAIL - "div ::search-text" should be a valid selector:
FAIL - "::part(my-part)::search-text" should be a valid selector:
FAIL - "::search-text:current" should be a valid selector:
FAIL - ".a::search-text:current" should be a valid selector:
FAIL - "div ::search-text:current" should be a valid selector:
FAIL - "::part(my-part)::search-text:current" should be a valid selector:
FAIL - "::search-text:not(:current)" should be a valid selector:
FAIL - ".a::search-text:not(:current)" should be a valid selector:
FAIL - "div ::search-text:not(:current)" should be a valid selector:
FAIL - "::part(my-part)::search-text:not(:current)" should be a valid selector:
FAIL
- "::search-text" should be a valid selector:
- /css/css-pseudo/parsing/highlight-pseudos.html [wpt.fyi]
- "::spelling-error" should be a valid selector:
FAIL - ".a::spelling-error" should be a valid selector:
FAIL - "div ::spelling-error" should be a valid selector:
FAIL - "::part(my-part)::spelling-error" should be a valid selector:
FAIL - "::grammar-error" should be a valid selector:
FAIL - ".a::grammar-error" should be a valid selector:
FAIL - "div ::grammar-error" should be a valid selector:
FAIL - "::part(my-part)::grammar-error" should be a valid selector:
FAIL
- "::spelling-error" should be a valid selector:
- /css/css-pseudo/parsing/marker-supported-properties-in-animation.html [wpt.fyi]
- Animation of letter-spacing in ::marker:
FAIL - Animation of line-break in ::marker:
FAIL - Animation of overflow-wrap in ::marker:
FAIL - Animation of tab-size in ::marker:
FAIL - Animation of word-break in ::marker:
FAIL - Animation of word-spacing in ::marker:
FAIL - Animation of text-decoration-skip-ink in ::marker:
FAIL - Animation of list-style in ::marker:
FAIL - Transition of letter-spacing in ::marker:
FAIL - Transition of line-break in ::marker:
FAIL - Transition of overflow-wrap in ::marker:
FAIL - Transition of tab-size in ::marker:
FAIL - Transition of word-break in ::marker:
FAIL - Transition of word-spacing in ::marker:
FAIL - Transition of text-decoration-skip-ink in ::marker:
FAIL - Transition of list-style in ::marker:
FAIL
- Animation of letter-spacing in ::marker:
- /css/css-pseudo/parsing/marker-supported-properties.html [wpt.fyi]
- Property letter-spacing value '10px' in ::marker:
FAIL - Property line-break value 'anywhere' in ::marker:
FAIL - Property overflow-wrap value 'anywhere' in ::marker:
FAIL - Property tab-size value '10px' in ::marker:
FAIL - Property word-break value 'break-word' in ::marker:
FAIL - Property word-spacing value '10px' in ::marker:
FAIL - Property text-decoration-skip-ink value 'none' in ::marker:
FAIL - Property list-style value 'inside url('foo') decimal' in ::marker:
FAIL
- Property letter-spacing value '10px' in ::marker:
- /css/css-pseudo/parsing/the-checkmark-pseudo-element.tentative.html [wpt.fyi]
- "::checkmark" should be a valid selector:
FAIL - "*::checkmark" should be a valid selector:
FAIL - "foo.bar[baz]::checkmark" should be a valid selector:
FAIL - "::slotted(*)::checkmark" should be a valid selector:
FAIL - "::part(foo)::checkmark" should be a valid selector:
FAIL
- "::checkmark" should be a valid selector:
- /css/css-pseudo/parsing/the-picker-icon-pseudo-element.tentative.html [wpt.fyi]
- "::picker-icon" should be a valid selector:
FAIL - "*::picker-icon" should be a valid selector:
FAIL - "foo.bar[baz]::picker-icon" should be a valid selector:
FAIL - "::slotted(*)::picker-icon" should be a valid selector:
FAIL - "::part(foo)::picker-icon" should be a valid selector:
FAIL
- "::picker-icon" should be a valid selector:
- /css/css-pseudo/active-selection-014.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-021.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-025.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-027.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-031.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-051.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-052.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-053.html [wpt.fyi]:
FAIL - /css/css-pseudo/active-selection-054.html [wpt.fyi]:
FAIL - /css/css-pseudo/before-as-flex-container.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-letter-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-letter-003.html [wpt.fyi]:
FAIL[Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt],PASS[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview,Gecko-linux2404-64-debug,Gecko-linux2404-64-opt] - /css/css-pseudo/first-letter-exclude-block-child-marker.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-letter-list-item-dynamic-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-letter-with-preceding-new-line.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-below-float.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-change-inline-color-nested.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-change-inline-color.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-nested-gcs.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-on-ancestor-block.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-on-list-item-with-block-children.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-with-inline-block.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-with-out-of-flow-and-nested-div.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-with-out-of-flow-and-nested-span.html [wpt.fyi]:
FAIL - /css/css-pseudo/first-line-with-out-of-flow.html [wpt.fyi]:
FAIL - /css/css-pseudo/grammar-error-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/grammar-spelling-errors-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/grammar-spelling-errors-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-custom-properties-dynamic-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-003.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-004.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-001a.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-002a.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-003.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-003a.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-004.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-currentcolor-004a.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-shadows-horizontal.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-painting-shadows-vertical.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-styling-003.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-letter-spacing.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-line-break.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-overflow-wrap.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-tab-size.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-text-decoration-skip-ink.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-word-break.html [wpt.fyi]:
FAIL - /css/css-pseudo/marker-word-spacing.html [wpt.fyi]:
FAIL - /css/css-pseudo/relative-box-order-of-pseudo-elements.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-background-painting-order.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-input-011.html [wpt.fyi]:
FAIL[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt],PASS[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt] - /css/css-pseudo/selection-link-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-link-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-originating-decoration-color.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-over-highlight-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-overlay-and-grammar-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/selection-overlay-and-spelling-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/spelling-error-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/svg-text-selection-fill-only.html [wpt.fyi]:
FAIL - /css/css-pseudo/svg-text-selection-shadow.html [wpt.fyi]:
FAIL - /css/css-pseudo/svg-text-selection-stroke-only.html [wpt.fyi]:
FAIL - /css/css-pseudo/svg-text-selection-transparent-background.html [wpt.fyi]:
FAIL - /css/css-pseudo/target-text-004.html [wpt.fyi]:
FAIL - /css/css-pseudo/target-text-007.html [wpt.fyi]:
FAIL - /css/css-pseudo/target-text-008.html [wpt.fyi]:
FAIL - /css/css-pseudo/target-text-009.html [wpt.fyi]:
FAIL - /css/css-pseudo/target-text-shadow-horizontal.html [wpt.fyi]:
FAIL - /css/css-pseudo/target-text-shadow-vertical.html [wpt.fyi]:
FAIL - /css/css-pseudo/textpath-selection-011.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/cascade-highlight-004.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/cascade-highlight-005.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-properties-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/highlight-currentcolor-painting-text-shadow-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/highlight-currentcolor-root-explicit-default-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/highlight-cascade/highlight-currentcolor-root-implicit-default-001.html [wpt.fyi]:
FAIL - /css/css-pseudo/slider/slider-track-002.html [wpt.fyi]:
FAIL - /css/css-pseudo/slider/slider-track-003.html [wpt.fyi]:
FAIL
Description
•