Closed
Bug 1738663
Opened 4 years ago
Closed 4 years ago
Add a pref to expose all shorthands in getComputedStyle.
Categories
(Core :: DOM: CSS Object Model, task)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(3 files, 2 obsolete files)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
Depends on D130018
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D130026
| Assignee | ||
Comment 3•4 years ago
|
||
This was needed when backdrop-filter-enabledness depended on
WebRender-enabledness, but now it's available everywhere.
Depends on D130027
| Assignee | ||
Comment 4•4 years ago
|
||
Make it always false for now, as we still need a solution for layout-dependent
shorthands like margin, padding, border, etc.
Depends on D130028
Updated•4 years ago
|
Attachment #9248634 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9248636 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•4 years ago
|
||
Make it always false for now, as we still need a solution for
layout-dependent shorthands like margin, padding, border, etc.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36619d5ef1e0
Remove some unneeded special-cases in GenerateComputedDOMStyleGenerated. r=layout-reviewers,mats
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d061755b95da
Remove unneeded special-case for backdrop-filter in GenerateCSS2PropertiesWebIDL. r=layout-reviewers,mats
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef84e5e1b1f9
Add a pref to expose all shorthands in the computed style. r=layout-reviewers,mats
Comment 9•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/36619d5ef1e0
https://hg.mozilla.org/mozilla-central/rev/d061755b95da
https://hg.mozilla.org/mozilla-central/rev/ef84e5e1b1f9
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•