Closed
Bug 1322527
Opened 4 years ago
Closed 4 years ago
Minor cleanup in property_database.js for display:contents
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: mats, Assigned: mats)
Details
Attachments
(1 file)
1.45 KB,
patch
|
chenpighead
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Minor cleanup to follow-up from bug 1295788. Just seems neater to list all the values declaratively in one place.
Attachment #8817464 -
Flags: review?(jeremychen)
Comment 2•4 years ago
|
||
Comment on attachment 8817464 [details] [diff] [review] fix Looks good to me. Thank you for the cleanup. :-)
Attachment #8817464 -
Flags: review?(jeremychen) → review+
Assignee | ||
Updated•4 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 3•4 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=47c17f0122b3d5662ef7d3885429412244b9f589
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/97ec33ac9322 Move 'contents' together with the other 'display' values rather than adding dynamically with JS. r=jeremychen
Keywords: checkin-needed
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/97ec33ac9322
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•