Closed Bug 1841496 Opened 1 year ago Closed 1 year ago

Copy container units bit when reusing reset properties.

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

No description provided.

I don't think this changes behavior right now because container units
prevent rule cache sharing here:

https://searchfox.org/mozilla-central/rev/7069822ab03c425676187eadca1d8e0d84ff3b5b/servo/components/style/values/specified/length.rs#789

But it is the right thing to do, and I'm considering adding another code
path to copy reset properties in bug 1841128 for first-line reparenting,
and not doing this would cause correctness issues.

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b6ec67a78bf5
Copy container units bit when reusing reset properties. r=dshin
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: