Closed Bug 1255380 Opened 9 years ago Closed 7 years ago

inIDOMUtils.getCSSValuesForProperty() is missing keywords for 'content'

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: sebo, Assigned: tromey)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This property is missing the related keywords and functions. Test case (to execute in Scratchpad): let DOMUtils = Cc["@mozilla.org/inspector/dom-utils;1"].getService(Ci.inIDOMUtils); DOMUtils.getCSSValuesForProperty("content"); Sebastian
The keywords work but the functions still do not.
Assignee: nobody → ttromey
Status: NEW → ASSIGNED
Comment on attachment 8946667 [details] Bug 1255380 - fix getCSSValuesForProperty for "content" property; https://reviewboard.mozilla.org/r/216638/#review222582
Attachment #8946667 - Flags: review?(xidorn+moz) → review+
Pushed by ttromey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/980b65f54113 fix getCSSValuesForProperty for "content" property; r=xidorn
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: