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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 13:04:38 PST 2011


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-01-31 13:04:38 PST ---
(From update of attachment 80152)
View in context: https://bugs.webkit.org/attachment.cgi?id=80152&action=review

> Source/WebCore/css/CSSStyleSelector.cpp:5219
> +        if (primitiveValue)
> +            m_style->setTabSize(std::max(0, primitiveValue->getIntValue()));

See bug 53449

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