[Webkit-unassigned] [Bug 87966] [CSS Regions] Flowing content that's styled using pseudo-elements doesn't carry along all the styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 06:55:31 PDT 2012


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





--- Comment #1 from Mihai Balan <mibalan at adobe.com>  2012-05-31 06:55:31 PST ---
What styles get through and what not is not very consistent. For instance:
  * font-variant - gets through and is rendered properly
  * font-size - seems to get through, but is incorrectly rendered: the box is scaled according to the font-size, but the text is actually rendered at the same size
  * font-weight, font-style, color, background-color - are simply ignored (not rendered)

The list above is not complete - just let me know if further investigation is needed.

All these use-cases are depicted in the attachement.

-- 
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