Open Bug 1255400 Opened 8 years ago Updated 2 years ago

inIDOMUtils.getCSSValuesForProperty() is missing keywords for 'will-change'

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

Tracking Status
firefox48 --- affected

People

(Reporter: sebo, Unassigned)

References

(Blocks 1 open bug)

Details

The 'will-change' property is missing its related keywords.

Test case (to execute in Scratchpad):

let DOMUtils = Cc["@mozilla.org/inspector/dom-utils;1"].getService(Ci.inIDOMUtils);

DOMUtils.getCSSValuesForProperty("will-change");

Sebastian
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.