Bug 114890 - [css exclusions] Fix up shape-inside-recursive-layout test case
Summary: [css exclusions] Fix up shape-inside-recursive-layout test case
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords:
Depends on:
Blocks: 89256
  Show dependency treegraph
 
Reported: 2013-04-19 15:08 PDT by Bear Travis
Modified: 2013-04-19 18:02 PDT (History)
1 user (show)

See Also:


Attachments
Initial patch (2.92 KB, patch)
2013-04-19 15:35 PDT, Bear Travis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2013-04-19 15:08:23 PDT
The old flexbox, new flexbox, and grid tests should have the child of the shape-inside container set to the tested display value (-webkit-inline-box, -webkit-inline-flex, or -webkit-inline-grid), rather than on the container itself.
Comment 1 Bear Travis 2013-04-19 15:35:55 PDT
Created attachment 198916 [details]
Initial patch
Comment 2 Dirk Schulze 2013-04-19 17:20:26 PDT
Comment on attachment 198916 [details]
Initial patch

LGTM. r=me
Comment 3 WebKit Commit Bot 2013-04-19 18:02:42 PDT
Comment on attachment 198916 [details]
Initial patch

Clearing flags on attachment: 198916

Committed r148786: <http://trac.webkit.org/changeset/148786>
Comment 4 WebKit Commit Bot 2013-04-19 18:02:45 PDT
All reviewed patches have been landed.  Closing bug.