[Webkit-unassigned] [Bug 76173] CSS3: text-align-last on webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 11:49:58 PDT 2012


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





--- Comment #18 from Alexis Menard (darktears) <alexis at webkit.org>  2012-10-09 11:50:33 PST ---
(From update of attachment 167738)
View in context: https://bugs.webkit.org/attachment.cgi?id=167738&action=review

> Source/WebCore/css/CSSParser.cpp:1771
> +        break;

You want to put this case in isValidKeywordPropertyAndValue as it will enjoy fast path from JS in some cases.

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