Lines Matching refs:shorthand
1006 shorthand values, since the cssText property only outputs longhands.
1066 - updates the -webkit-transition shorthand to reflect removing repeat count
1387 properties of a shorthand for use by Computed Style.
1787 - Reliably remembers if a shorthand has children when the
1790 - Reliably remembers if a shorthand was expanded, and expands
14172 Covered by fast/css/remove-shorthand.html
14176 shorthand to the mask properties.
15755 getPropertyValue for border returns null, should compute the shorthand value
15757 Compute the value for the border shorthand property by computing
15758 its shorthand subproperties.
26250 line-height and font-size, including in the shorthand font form.
36432 marker property doesn't show up correctly as "shorthand" in inspector
36435 marker properties as implicit with marker as shorthand.
75882 * Computed style does not show font shorthand sub-properties if 'font' was used.
75884 * The 'border' shorthand shows null for the shorthand value.