Closed
Bug 1348899
Opened 8 years ago
Closed 8 years ago
Update devtools' property db for CSS3 multicol column-span
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: chenpighead, Assigned: chenpighead)
References
Details
Attachments
(1 file)
This is a followup of bug 1339298, since we somehow forget to update devtool's css property db. I just found this issue by running 'mach devtools-css-db'. Let's fix it.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8849161 [details]
Bug 1348899 - update devtools' property db for CSS3 multicol column-span.
https://reviewboard.mozilla.org/r/122002/#review123998
Thanks! r=me
(It's too bad that automated tests didn't prompt us to do this over on bug 1339298 -- I suspect it's because the property is off by default.)
::: commit-message-05bfa:1
(Diff revision 1)
> +Bug 1348899 - update devtool's property db for CSS3 multicol column-span.
nit: s/devtool's/devtools'/
(put apostrophe after the "s", not before)
Attachment #8849161 -
Flags: review?(dholbert) → review+
Comment 3•8 years ago
|
||
Thanks for adding this Jeremy and Daniel!
(Sorry I forgot to run devtools-css-db with Bug 1339298)
Assignee | ||
Comment 4•8 years ago
|
||
mozreview-review-reply |
Comment on attachment 8849161 [details]
Bug 1348899 - update devtools' property db for CSS3 multicol column-span.
https://reviewboard.mozilla.org/r/122002/#review123998
> nit: s/devtool's/devtools'/
>
> (put apostrophe after the "s", not before)
Okay.
Comment hidden (mozreview-request) |
Pushed by jichen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f5ce9f0dffa
update devtools' property db for CSS3 multicol column-span. r=dholbert
Assignee | ||
Updated•8 years ago
|
Summary: Update devtool's property db for CSS3 multicol column-span → Update devtools' property db for CSS3 multicol column-span
Comment 7•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•