Closed Bug 1880472 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 44607 - getComputedStyle() for pseudo-elements with argument

Categories

(Core :: DOM: CSS Object Model, task, P4)

task

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Anne van Kesteren <annevk@annevk.nl> wrote:

getComputedStyle() for pseudo-elements with argument

Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core

CI Results

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

Total 1 tests and 14 subtests

Status Summary

Firefox

OK : 1
PASS: 4
FAIL: 10

Chrome

OK : 1
PASS: 1
FAIL: 13

Safari

OK : 1
PASS: 8
FAIL: 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/cssom/getComputedStyle-pseudo-with-argument.html [wpt.fyi]
    • This pseudo-element should not parse: ::highlight: FAIL (Chrome: FAIL, Safari: FAIL)
    • This pseudo-element should not parse: ::highlight(: FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should not parse: ::highlight(): FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should not parse: ::highlight(1): FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should not parse: ::highlight($): FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should not parse: ::highlight(name)a: FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should parse: ::highlight(
      name: FAIL (Chrome: FAIL, Safari: FAIL)
    • This pseudo-element should parse: ::highlight(name : FAIL (Chrome: FAIL, Safari: FAIL)
    • This pseudo-element should parse: ::highlight( name : FAIL (Chrome: FAIL, Safari: FAIL)
    • This pseudo-element should parse: ::highlight( n\61me ): FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0c668a0bb2dd [wpt PR 44607] - getComputedStyle() for pseudo-elements with argument, a=testonly https://hg.mozilla.org/integration/autoland/rev/63f8bb8ecc20 [wpt PR 44607] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.