[Webkit-unassigned] [Bug 24919] CSS transformations do not work with inline elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 3 10:04:47 PDT 2009


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


simon.fraser at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #5 from simon.fraser at apple.com  2009-04-03 10:04 PDT -------
This is by design. Transforms only work on block-level elements. They really
don't make too much sense on inlines, especially if the inline in broken over
several lines -- where would the transform origin be?


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