[Webkit-unassigned] [Bug 18611] text-decoration should not be propagated to floating and absolutely positioned block-level decendats

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 02:37:13 PDT 2008


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


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at blaut.biz
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
         OS/Version|Windows XP                  |All
           Platform|PC                          |All
            Summary|text-decoration with block  |text-decoration should not
                   |children fails              |be propagated to floating
                   |                            |and absolutely positioned
                   |                            |block-level decendats




------- Comment #1 from webkit at blaut.biz  2008-06-13 02:37 PDT -------
Confirmed as CSS 2.1 violation bug. CSS 2.1 says"

"[...] the decorations are propagated to an anonymous inline box that wraps all
the in-flow inline children of the element, and to any block-level in-flow
descendants. It is not, however, further propagated to floating and absolutely
positioned descendants, nor to the contents of 'inline-table' and
'inline-block' descendants."
[http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration]


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



More information about the webkit-unassigned mailing list