Bug 114986 - [css exclusions] shape-inside-recursive-layout.html should not yet test display: inline-grid
Summary: [css exclusions] shape-inside-recursive-layout.html should not yet test displ...
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-22 12:46 PDT by Bear Travis
Modified: 2013-04-22 15:05 PDT (History)
1 user (show)

See Also:


Attachments
initial patch (3.66 KB, patch)
2013-04-22 12:49 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-22 12:46:57 PDT
The inline-grid value is not yet supported for the display property, and so we should not yet be testing it.
In the testcase, the display property value is falling back to block, and displaying incorrectly.
Comment 1 Bear Travis 2013-04-22 12:49:42 PDT
Created attachment 199092 [details]
initial patch
Comment 2 Dirk Schulze 2013-04-22 14:36:24 PDT
Comment on attachment 199092 [details]
initial patch

r=me
Comment 3 WebKit Commit Bot 2013-04-22 15:05:55 PDT
Comment on attachment 199092 [details]
initial patch

Clearing flags on attachment: 199092

Committed r148915: <http://trac.webkit.org/changeset/148915>
Comment 4 WebKit Commit Bot 2013-04-22 15:05:58 PDT
All reviewed patches have been landed.  Closing bug.