[Webkit-unassigned] [Bug 114701] All siblings of element with transform: translateZ(0) are rasterized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 11:22:03 PDT 2013


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

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




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-04-18 11:20:21 PST ---
This is because you have a scale on the container. Any transform on an element with composited descendants will cause compositing (it has to). The pixelation on scaling is covered by bug 27684.

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