Closed Bug 1899707 Opened 2 years ago Closed 1 year ago

New wpt failures in /css/css-contain/content-visibility/content-visibility-auto-state-changed.html

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1898833

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 46534 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1899554 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

It looks like we already timeout in one of the first parts of this test, and we don't run the subsequent parts (including the part that was added in the PR that's referenced here).

The preexisting timeout is in this section:
ContentVisibilityAutoStateChange fires when relevant element gains content-visibility:auto (oncontentvisibilityautostatechange syntax)

...which corresponds to this element:

<div id=contentattrtest oncontentvisibilityautostatechange="contentattrDidFire()" class=auto></div>

I wonder if we support that "oncontentvisibilityautostatechange" attribute? Searchfox doesn't find any hits for that token, outside of this one WPT test (and its expected-failure annotation):
https://searchfox.org/mozilla-central/search?q=oncontentvisibilityautostatechange&path=

Severity: -- → S3

...but really this is just a dupe of bug 1898833, basically (which tracks the preexisting timeout/notrun status for the subtests here).

This new bug was just auto-filed for a new subtest that was added after the timeout-inducing-part-of-the-test. The new subtests is unsurprisingly NOTRUN because we've timed out before we get to it, not because of any new bug identified in the newly added part of the test.

No longer blocks: css-content-visibility
Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1898833
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.