Closed Bug 1884819 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 45030 - Add `getComputedStyle()` cases with lacking leading colons

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 45030 into mozilla-central (this bug is closed when the sync is complete).

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

Tim Nguyen <nt1m@users.noreply.github.com> wrote:

Add getComputedStyle() cases with lacking leading colons

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 22 subtests

Status Summary

Firefox

OK : 1
PASS: 12
FAIL: 10

Chrome

OK : 1
PASS: 1
FAIL: 21

Safari

OK : 1
PASS: 22

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: PASS)
    • 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: PASS)
    • This pseudo-element should parse: ::highlight(name : FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should parse: ::highlight( name : FAIL (Chrome: FAIL, Safari: PASS)
    • This pseudo-element should parse: ::highlight( n\61me ): FAIL (Chrome: FAIL, Safari: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f0749749521d [wpt PR 45030] - Add `getComputedStyle()` cases with lacking leading colons, 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.