Bug 102303 - [CSS3] Move CSSPropertyWebkitTextAlignLast into isValidKeywordPropertyAndValue function.
Summary: [CSS3] Move CSSPropertyWebkitTextAlignLast into isValidKeywordPropertyAndValu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongwoo Joshua Im (dwim)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-14 17:00 PST by Dongwoo Joshua Im (dwim)
Modified: 2012-11-19 03:30 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2012-11-14 17:40 PST, Dongwoo Joshua Im (dwim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongwoo Joshua Im (dwim) 2012-11-14 17:00:06 PST
Regarding the comment from darktears (https://bugs.webkit.org/show_bug.cgi?id=100058#c2),
I'll move CSSPropertyWebkitTextAlignLast into isValidKeywordPropertyAndValue function like the same kind of properties..
This will help speed wise in JS.
Comment 1 Dongwoo Joshua Im (dwim) 2012-11-14 17:40:18 PST
Created attachment 174297 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-19 03:29:59 PST
Comment on attachment 174297 [details]
Patch

Clearing flags on attachment: 174297

Committed r135136: <http://trac.webkit.org/changeset/135136>
Comment 3 WebKit Review Bot 2012-11-19 03:30:02 PST
All reviewed patches have been landed.  Closing bug.