Closed Bug 2048656 Opened 2 months ago Closed 2 months ago

[wpt-sync] Sync PR 60713 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=317313

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
154 Branch
Tracking Status
firefox154 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 60713 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/60713
Details from upstream follow.

Antti Koivisto <antti@apple.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=317313

WebKit export from bug: REGRESSION(311797@main): linkedin.com: verification badge overlaps user's name on first load

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 144 tests and 5 subtests

Status Summary

Firefox

OK : 1[GitHub] 78[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-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS: 4[GitHub] 6[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 2894[Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt] 2953[Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt] 2954[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]
FAIL: 89[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-25h2-debug, Gecko-windows11-32-25h2-opt] 90[Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]

Chrome

OK : 1
PASS: 4

Safari

OK : 1
PASS: 1
FAIL: 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/selectors/invalidation/lang-pseudo-class-in-has-multiple-document-elements.html [wpt.fyi]: FAIL [Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-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/selectors/invalidation/heading-pseudo-class-in-has-with-headingoffset.html [wpt.fyi]
    • Initial colors: #has_heading_1: FAIL
    • Initial colors: #has_heading_1_2: FAIL
    • h1[headingoffset=1]: #has_heading_2: FAIL
    • h1[headingoffset=1]: #has_heading_1_2: FAIL
    • h1[headingoffset=2]: #has_heading_3: FAIL
    • h1 with headingoffset removed: #has_heading_1: FAIL
    • h1 with headingoffset removed: #has_heading_1_2: FAIL
    • ancestor[headingoffset=1]: #has_heading_2: FAIL
    • ancestor[headingoffset=1]: #has_heading_1_2: FAIL
    • ancestor[headingoffset=2]: #has_heading_3: FAIL
    • h1[headingreset] (cuts ancestor offset): #has_heading_1: FAIL
    • h1[headingreset] (cuts ancestor offset): #has_heading_1_2: FAIL
    • h1 with headingreset removed: #has_heading_3: FAIL
    • ancestor with headingoffset removed: #has_heading_1: FAIL
    • ancestor with headingoffset removed: #has_heading_1_2: FAIL
    • h1.headingOffset = 1: #has_heading_2: FAIL
    • h1.headingOffset = 1: #has_heading_1_2: FAIL
    • h1.headingOffset = 0: #has_heading_1: FAIL
    • h1.headingOffset = 0: #has_heading_1_2: FAIL
    • ancestor[headingoffset=2] again: #has_heading_3: FAIL
    • h1.headingReset = true: #has_heading_1: FAIL
    • h1.headingReset = true: #has_heading_1_2: FAIL
    • h1.headingReset = false: #has_heading_3: FAIL
  • /css/selectors/invalidation/heading-pseudo-class-in-has-with-slot-reassignment.html [wpt.fyi]
    • Initial (h1 slotted into slot_a): #has_heading_3: FAIL
    • h1.slot = 'b': #has_heading_5: FAIL
    • h1.slot = 'nonexistent': #has_heading_1: FAIL
    • h1.slot = 'a': #has_heading_3: FAIL
    • slotA.name = 'c': #has_heading_1: FAIL
    • slotB.name = 'a': #has_heading_5: FAIL
    • Reset slot names: #has_heading_3: FAIL
    • slotA.remove(): #has_heading_1: FAIL
    • Re-insert slot_a: #has_heading_3: FAIL
  • /css/selectors/invalidation/heading-pseudo-class-in-has.html [wpt.fyi]
    • Append h1 to #ancestor: #has_heading_1: FAIL
    • Append h1 to #ancestor: #has_heading_1_2: FAIL
    • Append h2 to #ancestor: #has_heading_1: FAIL
    • Append h2 to #ancestor: #has_heading_2: FAIL
    • Append h2 to #ancestor: #has_heading_1_2: FAIL
    • Append h3 to #ancestor: #has_heading_1: FAIL
    • Append h3 to #ancestor: #has_heading_2: FAIL
    • Append h3 to #ancestor: #has_heading_3: FAIL
    • Append h3 to #ancestor: #has_heading_1_2: FAIL
    • Remove h1 from #ancestor: #has_heading_2: FAIL
    • Remove h1 from #ancestor: #has_heading_3: FAIL
    • Remove h1 from #ancestor: #has_heading_1_2: FAIL
    • Remove h2 from #ancestor: #has_heading_3: FAIL
    • Insert h1 adjacent to #sibling: #has_adjacent_heading_1: FAIL
    • Insert h1 adjacent to #sibling: #adjacent_heading_1: FAIL
    • Replace div with h1 in #ancestor: #has_heading_1: FAIL
    • Replace div with h1 in #ancestor: #has_heading_1_2: FAIL
  • /css/selectors/invalidation/host-context-pseudo-class-in-has.html [wpt.fyi]
    • After adding 'a' to #host_parent: Check #subject1 color: FAIL
    • After adding 'a' to #host_parent: Check #subject2 color: FAIL
  • /css/selectors/invalidation/host-has-shadow-tree-element-at-nonsubject-position.html [wpt.fyi]
    • Add .descendant to #shadow_child: FAIL
    • Add .descendant to #shadow_descendant: FAIL
    • Add .ancestor to #shadow_child:has(.descendant): FAIL
    • Remove .ancestor from #shadow_child:has(.descendant): FAIL
    • Add .child to #shadow_child:has(.descendant): FAIL
    • Remove .child from #shadow_child:has(.descendant): FAIL
    • Add .child to #shadow_child: FAIL
    • Add .grand_child to #shadow_descendant: FAIL
    • Add .host_context to #host: FAIL
    • Add .descendant to #shadow_descendant.grand_child: FAIL
    • Remove .descendant from #shadow_descendant.grand_child: FAIL
    • Remove .grand_child from #shadow_descendant: FAIL
    • Insert #first_child.descendant to shadow root: FAIL
    • Insert #last_child.descendant to shadow root: FAIL
    • Insert #child_in_middle.descendant before #shadow_child: FAIL
    • Insert #grand_child.descendant before #shadow_descendant: FAIL
  • /css/selectors/invalidation/host-has-shadow-tree-element-at-subject-position.html [wpt.fyi]
    • Add .descendant to #shadow_child: FAIL
    • Add .descendant to #shadow_descendant: FAIL
    • Add .ancestor to #shadow_child:has(.descendant): FAIL
    • Remove .ancestor from #shadow_child:has(.descendant): FAIL
    • Add .child to #shadow_child:has(.descendant): FAIL
    • Remove .child from #shadow_child:has(.descendant): FAIL
    • Add .child to #shadow_child: FAIL
    • Add .grand_child to #shadow_descendant: FAIL
    • Add .host_context to #host: FAIL
    • Add .descendant to #shadow_descendant.grand_child: FAIL
    • Remove .descendant from #shadow_descendant.grand_child: FAIL
    • Remove .grand_child from #shadow_descendant: FAIL
    • Insert #first_child.descendant to shadow root: FAIL
    • Insert #last_child.descendant to shadow root: FAIL
    • Insert #child_in_middle.descendant before #shadow_child: FAIL
    • Insert #grand_child.descendant before #shadow_descendant: FAIL
  • /css/selectors/invalidation/option-disabled-when-ancestor-changes.html [wpt.fyi]
    • option :disabled and :has(option:disabled) invalidate when ancestor select disabled toggles: FAIL
    • optgroup :disabled and :has(optgroup:disabled) invalidate when ancestor select disabled toggles: FAIL
    • option :disabled and :has(option:disabled) invalidate when ancestor fieldset disabled toggles: FAIL
    • optgroup :disabled and :has(optgroup:disabled) invalidate when ancestor fieldset disabled toggles: FAIL
  • /css/selectors/invalidation/part-lang.html [wpt.fyi]
    • ::part():lang() invalidation: FAIL
    • ::part():lang() invalidation from setAttribute: FAIL
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in before you can comment on or make changes to this bug.