Closed Bug 1715302 Opened 3 years ago Closed 3 years ago

Add WPT coverage for the drawing order of absolutely positioned boxes inside flex items

Categories

(Core :: Layout: Flexbox, task)

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: denschub, Assigned: denschub)

References

Details

Attachments

(1 file)

In WebCompat bug 73426, we discovered an issue with the flydubai.com date picker being covered by another element on the page. As per bug 1710927, this is actually caused by a Flexbox incompatibility.

Firefox is right here, and Blink/WebKit treat the absolutely positioned elements inside the flex-items as if they are inside an order: 0 item, which shouldn't be the case here. This is known and reported as https://crbug.com/606208

In light of the Compat2021 efforts, let's add a WPT for this, that's known to fail everywhere but Firefox, and use that to raise attention to this issue.

Pushed by dschubert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86b7f32c2f96
Add WPT coverage for the drawing order of absolutely positioned boxes inside flex items. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/29286 for changes under testing/web-platform/tests
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch

Thanks! Nice to have coverage in the shared test repo for this case.

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: