[Webkit-unassigned] [Bug 52994] WebKit should support -webkit-tab-size.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 13:08:47 PST 2011


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





--- Comment #7 from mitz at webkit.org  2011-01-31 13:08:47 PST ---
(From update of attachment 80152)
View in context: https://bugs.webkit.org/attachment.cgi?id=80152&action=review

> Source/WebCore/css/CSSParser.cpp:1528
> +        if (id == CSSValueAuto)
> +            validPrimitive = true;

Why is 'auto' allowed and how is it applied? The Mozilla version doesn’t appear to support 'auto'

-- 
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