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

Description Andrei Bucur 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
Comment 1 Andrei Bucur 2012-06-07 06:56:36 PDT
Created attachment 146280 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-06-12 07:22:02 PDT
All reviewed patches have been landed.  Closing bug.