Closed Bug 1978360 Opened 28 days ago Closed 22 days ago

New wpt failures in /css/css-view-transitions/column-span-during-transition-doesnt-skip.html

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: wpt-sync, Assigned: emilio)

References

Details

(Whiteboard: [wpt], [wptsync upstream])

Attachments

(1 file)

Syncing wpt PR 52793 found new untriaged test failures in CI

Tests Affected

Firefox-only failures

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1968615 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.

Ah, so I think I see what's going on... What happens is that setting .columns causes us to recreate the frame tree, which for reasons loses the capture.

I think that's a separate bug tho. To test that we don't skip column-span: all stuff, we could just move the .classList.add("fragment") inside the startViewTransitionCallback(). Would you be fine with that change matt, or would it somehow defeat the purpose of the test?

Flags: needinfo?(matt.woodrow)

Matt reached out on slack (because he can't log into his bugzilla account r/n), and said that was fine.

Flags: needinfo?(matt.woodrow)

Tweaking the columns property is causing a reframe which interrupts the
live capture. That's unrelated to what this test is checking tho.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/00f6e459743f https://hg.mozilla.org/integration/autoland/rev/7bb250d8b24f Make column-span-during-transition-doesnt-skip.html stable. r=view-transitions-reviewers,boris
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/53985 for changes under testing/web-platform/tests
Whiteboard: [wpt] → [wpt], [wptsync upstream]
Pushed by smolnar@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/a9a9f396f5c7 https://hg.mozilla.org/integration/autoland/rev/56f25225e91a Revert "Bug 1978360 - Make column-span-during-transition-doesnt-skip.html stable. r=view-transitions-reviewers,boris" for causing WR failures
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/96666ecb794f https://hg.mozilla.org/integration/autoland/rev/0a2d8d2aa122 Make column-span-during-transition-doesnt-skip.html stable. r=view-transitions-reviewers,boris
Status: ASSIGNED → RESOLVED
Closed: 22 days ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: