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

Bear Travis
Reported 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.
Attachments
initial patch (3.66 KB, patch)
2013-04-22 12:49 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2013-04-22 12:49:42 PDT
Created attachment 199092 [details] initial patch
Dirk Schulze
Comment 2 2013-04-22 14:36:24 PDT
Comment on attachment 199092 [details] initial patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-04-22 15:05:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.