Bug 92125
Summary: | [CSS Regions] Create renderers for pseudo-elements that are regions even if they don't have content | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrei Bucur <abucur> |
Component: | Layout and Rendering | Assignee: | Andrei Bucur <abucur> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | donggwan.kim, mihnea, s.choi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 57312 |
Andrei Bucur
Currently there is no renderer created for pseudo-elements if they don't have any content. This is no longer valid for pseudo-elements that are regions. The flowFrom property should also take precedence over the content property.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andrei Bucur
*** This bug has been marked as a duplicate of bug 90079 ***