Closed Bug 1760441 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 33221 - Add tests for hidden attribute user agent stylesheet

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
100 Branch
Tracking Status
firefox100 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Joey Arhar <jarhar@chromium.org> wrote:

Add tests for hidden attribute user agent stylesheet

Bug: 1055002
Change-Id: Iab14dd4c1d11c16ddc4f41d18a1f75b34b3735d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3529819
Reviewed-by: Vladimir Levin \<vmpstr@chromium.org>
Commit-Queue: Joey Arhar \<jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#982847}

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

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

Total 1 tests and 8 subtests

Status Summary

Firefox

OK : 1
PASS: 1
FAIL: 7

Chrome

OK : 1
PASS: 8

Safari

OK : 1
PASS: 1
FAIL: 7

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/editing/the-hidden-attribute/hidden-ua-stylesheet.html
div.removeAttribute('hidden'): FAIL (Chrome: PASS, Safari: FAIL)
div.setAttribute('hidden', ''): FAIL (Chrome: PASS, Safari: FAIL)
div.setAttribute('hidden', 'asdf'): FAIL (Chrome: PASS, Safari: FAIL)
div.setAttribute('hidden', 'until-found'): FAIL (Chrome: PASS, Safari: FAIL)
div.setAttribute('hidden', 'UNTIL-FOUND'): FAIL (Chrome: PASS, Safari: FAIL)
div.setAttribute('hidden', 'UnTiL-FoUnD'): FAIL (Chrome: PASS, Safari: FAIL)
div.setAttribute('hidden', '0'): FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ae313272625d [wpt PR 33221] - Add tests for hidden attribute user agent stylesheet, a=testonly https://hg.mozilla.org/integration/autoland/rev/1dde5dc6ae84 [wpt PR 33221] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c625d68edfb5 [wpt PR 33221] - Add tests for hidden attribute user agent stylesheet, a=testonly https://hg.mozilla.org/integration/autoland/rev/b4356cf07ae5 [wpt PR 33221] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.