[wpt-sync] Sync PR 34841 - DL: Add ContentVisibilityAutoStateChangedEvent
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34841 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34841
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
DL: Add ContentVisibilityAutoStateChangedEvent
This patch adds the content-visibility: auto state changed event
that fires as a posted task when the state of content-visibility: auto
changes from skipped to not skipped and vice versaR=chrishtr@chromium.org, jarhar@chromium.org
Change-Id: Ib4a24faf167430df858d912e8db689af2d1f6213
Reviewed-on: https://chromium-review.googlesource.com/3759613
WPT-Export-Revision: e88c56e6cfcba86029f9c4428e8624fd7c14e1b2
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
TIMEOUT: 2
NOTRUN : 1
Chrome
TIMEOUT: 2
NOTRUN : 1
Safari
TIMEOUT: 2
NOTRUN : 1
Links
Details
New Tests That Don't Pass
- /css/css-contain/content-visibility/content-visibility-auto-state-changed.html [wpt.fyi]:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)- ContentVisibilityAutoStateChanged fires when skipped:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT) - ContentVisibilityAutoStateChanged fires when not skipped:
NOTRUN(Chrome:NOTRUN, Safari:NOTRUN)
- ContentVisibilityAutoStateChanged fires when skipped:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/03619e1c9d11
https://hg.mozilla.org/mozilla-central/rev/dab5d904b3fd
Description
•