Bug 115861 - [CSS Regions] propagate style to child elements of a region that are flowed into a second region
Summary: [CSS Regions] propagate style to child elements of a region that are flowed i...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mihai Maerean
URL:
Keywords: AdobeTracked
Depends on: 74144
Blocks: 57312 120309
  Show dependency treegraph
 
Reported: 2013-05-09 08:31 PDT by Mihai Maerean
Modified: 2022-07-13 09:25 PDT (History)
3 users (show)

See Also:


Attachments
HTML file highlighting the problem (1.55 KB, text/html)
2013-08-26 06:43 PDT, Mihai Balan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Maerean 2013-05-09 08:31:37 PDT
After fixing https://bugs.webkit.org/show_bug.cgi?id=74144, a new bug has been found:
css styles are not propagated to child elements of a region that are flowed into a second region
Comment 1 Mihai Balan 2013-08-26 06:43:43 PDT
Created attachment 209645 [details]
HTML file highlighting the problem

This also happens when when flowing content from an element into itself.

See the attached file for a sample.
Comment 2 Brent Fulgham 2022-07-13 09:25:00 PDT
CSS Regions were removed in Bug 174978.