[Webkit-unassigned] [Bug 45039] Flickering animation when using css transitions on an element with positioned child with indented text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 1 12:16:37 PDT 2010


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


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

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




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-09-01 12:16:37 PST ---
text-indent: with some large negative value should always be combined with overflow: hidden.

The flickering is expected, since WebKit has to make huge layers because of the text-indent.

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