[Webkit-unassigned] [Bug 110698] getPropertyValue for -webkit-column-rule returns null, should compute the shorthand value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 11:02:12 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110698





--- Comment #5 from Uday Kiran <udaykiran at motorola.com>  2013-02-25 11:04:34 PST ---
(In reply to comment #3)
> (From update of attachment 189940 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=189940&action=review
> 
> > LayoutTests/fast/css/getPropertyValue-column-rule.html:24
> > +  <div id="-webkit-column-rule7" class="test" style="-webkit-column-rule: green;"></div>
> 
> Would you mind adding an invalid property value case ("-webkit-column-rule: foo" should work, I guess),
returns null on firefox 22 and IE10

> along with some cases that implicitly specify the shorthand value by setting values of the respective longhands?

Added.
If only few longhand properties are specified, getPropertyValue for shorthand property returns null in Firefox and IE10.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list