Bug 65384 - Add CSS parsing of -webkit-flex-order
Summary: Add CSS parsing of -webkit-flex-order
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks: 62048
  Show dependency treegraph
 
Reported: 2011-07-29 13:17 PDT by Tony Chang
Modified: 2011-08-22 12:08 PDT (History)
6 users (show)

See Also:


Attachments
Patch (13.54 KB, patch)
2011-07-29 13:23 PDT, Tony Chang
no flags Details | Formatted Diff | Diff
Patch (13.61 KB, patch)
2011-07-29 15:13 PDT, Tony Chang
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2011-07-29 13:17:41 PDT
Add CSS parsing of -webkit-flex-order
Comment 1 Tony Chang 2011-07-29 13:23:16 PDT
Created attachment 102388 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-29 14:15:50 PDT
Comment on attachment 102388 [details]
Patch

Attachment 102388 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9260736
Comment 3 WebKit Review Bot 2011-07-29 14:29:03 PDT
Comment on attachment 102388 [details]
Patch

Attachment 102388 [details] did not pass cr-mac-ews (chromium):
Output: http://queues.webkit.org/results/9264595
Comment 4 Tony Chang 2011-07-29 15:04:50 PDT
Comment on attachment 102388 [details]
Patch

Oops, need an #if in the .in file.
Comment 5 Tony Chang 2011-07-29 15:13:57 PDT
Created attachment 102405 [details]
Patch
Comment 6 Tony Chang 2011-08-22 12:08:46 PDT
Committed r93528: <http://trac.webkit.org/changeset/93528>