Bug 81427 - add css parsing of flex-line-pack
Summary: add css parsing of flex-line-pack
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: 70794
  Show dependency treegraph
 
Reported: 2012-03-16 16:20 PDT by Tony Chang
Modified: 2012-03-19 20:32 PDT (History)
6 users (show)

See Also:


Attachments
Patch (19.76 KB, patch)
2012-03-16 16:21 PDT, Tony Chang
no flags Details | Formatted Diff | Diff
Patch for landing (33.80 KB, patch)
2012-03-19 16:03 PDT, Tony Chang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2012-03-16 16:20:08 PDT
add css parsing of flex-line-pack
Comment 1 Tony Chang 2012-03-16 16:21:20 PDT
Created attachment 132411 [details]
Patch
Comment 2 Tony Chang 2012-03-16 16:22:16 PDT
Just hooking up the parsing, doesn't do anything yet.
Comment 3 WebKit Review Bot 2012-03-16 19:23:17 PDT
Comment on attachment 132411 [details]
Patch

Attachment 132411 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11968534

New failing tests:
svg/css/getComputedStyle-basic.xhtml
fast/css/getComputedStyle/computed-style.html
fast/css/getComputedStyle/computed-style-without-renderer.html
Comment 4 Tony Chang 2012-03-19 16:03:56 PDT
Created attachment 132696 [details]
Patch for landing
Comment 5 WebKit Review Bot 2012-03-19 20:32:47 PDT
Comment on attachment 132696 [details]
Patch for landing

Clearing flags on attachment: 132696

Committed r111342: <http://trac.webkit.org/changeset/111342>
Comment 6 WebKit Review Bot 2012-03-19 20:32:52 PDT
All reviewed patches have been landed.  Closing bug.