Closed
Bug 1504387
Opened 7 years ago
Closed 7 years ago
Remove preference "layout.css.shape-outside.enabled"
Categories
(Core :: Layout: Floats, enhancement, P4)
Core
Layout: Floats
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
shape-outside, shape-margin, shape-image-threshold have been shipped in Firefox
62 in bug 1457297. We can remove the preference.
Assignee | ||
Comment 1•7 years ago
|
||
shape-outside, shape-margin, shape-image-threshold have been shipped in Firefox
62. We can remove the preference.
The change in devtools/shared/css/generated/properties-db.js is generated by
"./mach devtools-css-db"
The actual shape-image CORS mode tests in file_shape_outside_CORS.html are
moved into test_shape_outside_CORS.html because we don't need the <iframe>
trick to enable the feature.
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6e528251fad4
Remove preference "layout.css.shape-outside.enabled". r=bradwerth,xidorn
Comment 3•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Comment 4•7 years ago
|
||
I think all this needs is a rel note, so I've added one:
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/65#CSS
Keywords: dev-doc-needed → dev-doc-complete
Assignee | ||
Comment 5•7 years ago
|
||
The release note looks good to me. Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•