[Webkit-unassigned] [Bug 80163] [CSS Regions] ::before and ::after pseudo-elements are not displayed for regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 11:11:52 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=80163





--- Comment #9 from Igor Trindade Oliveira <igor.oliveira at webkit.org>  2013-06-18 11:10:29 PST ---
Hi Mihai,

display: run-in is a totally different beast, specially because run-in + generated content open a can of worms. I will open a different bug for css region processing model.
About the the current bug tests case, i will change it.

(In reply to comment #8)
> Hi Igor,
> 
> Why did you need { position: absolute, top: 0, left: 0 } for before and { position: absolute, bottom: 0, right: 0 } for after in your tests? Looking at your patch, i doubt that it follows the processing model for pseudo-elements, as described http://dev.w3.org/csswg/css-regions/#pseudo_elements. Have you tested the regions pseudo-elements with different display values?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list