gecko/layout/inspector
Mina Almasry eea48dff05 Bug 895076 - domUtils.getCSSValuesForProperty now returns non keyword values. r=bz
This patch makes getCSSValuesForProperty return some none keyword values: auto,
normal, none, all, calc, -moz-calc, -moz-element, -moz-element-rect, rgb, hsl, -moz-rgba, -moz-hsla, rgba, hsla, cubic-bezer, and steps.
2013-07-19 10:32:52 -04:00
..
public Bug 877690 - Implement an API for getting CSS property values to be used in auto-completion. r=bz 2013-07-15 17:28:49 -04:00
src Bug 895076 - domUtils.getCSSValuesForProperty now returns non keyword values. r=bz 2013-07-19 10:32:52 -04:00
tests Bug 895076 - domUtils.getCSSValuesForProperty now returns non keyword values. r=bz 2013-07-19 10:32:52 -04:00