Closed Bug 1832481 Opened 2 years ago Closed 2 years ago

`cqh` is unexpectedly synced with other containers

Categories

(Core :: Layout, defect)

defect

Tracking

()

VERIFIED FIXED
115 Branch
Tracking Status
firefox115 --- verified
firefox116 --- verified

People

(Reporter: saschanaz, Assigned: emilio)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Attached file index.html

Open the attachment and see the result.

Expected: The height of second gray line should be 2x larger than the first one (as the container is 2x larger) as in Chrome and Safari
Actual: Same height on Firefox

Attachment #9333011 - Attachment mime type: text/plain → text/html

Hi Emilio, is this something you can take a look or has there been a similar report? (I couldn't find one)

Flags: needinfo?(emilio)
Assignee: nobody → emilio
Flags: needinfo?(emilio)

No behavior change, but using Self is shorter and while I'm touching
this code might as well clean it up a little bit.

Much like with font-relative units, when they're used for a
non-inherited property we need to avoid using the rule cache.

This is because two elements matching the same rules won't get
guaranteed-equal non-inherited style structs.

Depends on D177732

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3a6c9c215f51 Clean up length handling. r=dshin https://hg.mozilla.org/integration/autoland/rev/710b5b1b445f Container units should prevent us from using the rule cache. r=dshin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/39964 for changes under testing/web-platform/tests
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Upstream PR merged by moz-wptsync-bot
QA Whiteboard: [qa-115b-p2]

Reproducible on a 2023-05-10 Nightly build on Windows 10.
Verified as fixed on Firefox 115.0b4(build ID: 20230611180300) and Nightly 116.0a1(build ID: 20230612211509) on Windows 10, macOS 12, Ubuntu 22.

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-115b-p2]
Duplicate of this bug: 1835278
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: