Bug 92125 - [CSS Regions] Create renderers for pseudo-elements that are regions even if they don't have content
Summary: [CSS Regions] Create renderers for pseudo-elements that are regions even if t...
Status: RESOLVED DUPLICATE of bug 90079
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-07-24 08:58 PDT by Andrei Bucur
Modified: 2012-09-18 08:20 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Bucur 2012-07-24 08:58:38 PDT
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.
Comment 1 Andrei Bucur 2012-09-18 08:20:24 PDT

*** This bug has been marked as a duplicate of bug 90079 ***