Bug 113935

Summary: [CSS Regions] <dialog> elements do not flow content from a named flow
Product: WebKit Reporter: Catalin badea <badea>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: mibalan, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test with html5:dialog and css-regions enabled. none

Catalin badea
Reported 2013-04-04 05:53:47 PDT
Created attachment 196471 [details] Test with html5:dialog and css-regions enabled. Steps to reproduce: 1. Create a named flow using '-webkit-flow-into:' and '-webkit-flow-from:'. 2. Add a dialog element to the region chain using '-webkit-flow-from'. 3. Notice that the flowed content ignores the dialog element. Tested on Chrome Canary.
Attachments
Test with html5:dialog and css-regions enabled. (732 bytes, text/html)
2013-04-04 05:53 PDT, Catalin badea
no flags
Mihai Balan
Comment 1 2013-05-16 07:48:20 PDT
Closing as RESOLVED/INVALID as the <dialog> bits have been removed from WebKit since the Blink split.
Note You need to log in before you can comment on or make changes to this bug.