Bug 88515 - [CSSRegions]NamedFlow::overset should return true when there's no region chain attached
Summary: [CSSRegions]NamedFlow::overset should return true when there's no region chai...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: WebExposed
Depends on:
Blocks: 87640
  Show dependency treegraph
 
Reported: 2012-06-07 02:13 PDT by Andrei Bucur
Modified: 2012-06-12 07:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.73 KB, patch)
2012-06-07 06:56 PDT, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.