Closed
Bug 1778062
Opened 2 years ago
Closed 2 years ago
Add support for parsing the `contain-intrinsic-size` property from the CSS-sizing specification
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: zsun, Assigned: zsun)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:101.0) Gecko/20100101 Firefox/101.0
This property is specified in https://drafts.csswg.org/css-sizing-4/#intrinsic
This bug tracks adding support for parsing this property.
Updated•2 years ago
|
Assignee: nobody → zsun
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a5256a2aded7
Add support for parsing the `contain-intrinsic-size` property from the CSS-sizing specification. r=emilio
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/9d8b4ff5feb1
Minor indentation fix. DONTBUILD
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/f93461c8f7ba
Update some test expectations.
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a5256a2aded7
https://hg.mozilla.org/mozilla-central/rev/9d8b4ff5feb1
https://hg.mozilla.org/mozilla-central/rev/f93461c8f7ba
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/34780 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•