Bug 88515

Summary: [CSSRegions]NamedFlow::overset should return true when there's no region chain attached
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, peter, webkit.review.bot
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87640    
Attachments:
Description Flags
Patch none

Andrei Bucur
Reported 2012-06-07 02:13:43 PDT
The CSS Regions spec states that the NamedFlow::overset attribute should return true if there's no region chain attached to the NamedFlow. This also includes the case of a NamedFlow in the NULL state. http://www.w3.org/TR/css3-regions/#dom-named-flow-overset
Attachments
Patch (8.73 KB, patch)
2012-06-07 06:56 PDT, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2012-06-07 06:56:36 PDT
WebKit Review Bot
Comment 2 2012-06-12 07:21:58 PDT
Comment on attachment 146280 [details] Patch Clearing flags on attachment: 146280 Committed r120071: <http://trac.webkit.org/changeset/120071>
WebKit Review Bot
Comment 3 2012-06-12 07:22:02 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.