RESOLVED INVALID 113935
[CSS Regions] <dialog> elements do not flow content from a named flow
https://bugs.webkit.org/show_bug.cgi?id=113935
Summary [CSS Regions] <dialog> elements do not flow content from a named flow
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.