Bug 114986

Summary: [css exclusions] shape-inside-recursive-layout.html should not yet test display: inline-grid
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
initial patch none

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.