[Webkit-unassigned] [Bug 52110] images get rendered incorrectly in first attempt, second attempt may be ok

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 02:00:25 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78316|0                           |1
        is obsolete|                            |




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2011-01-10 02:00:24 PST ---
Created an attachment (id=78382)
 --> (https://bugs.webkit.org/attachment.cgi?id=78382&action=review)
further reduced test case

This looks like a timing issue in layout, which is triggered by caching. When the images are cached, their size is 2x2, and when they aren't, they get a correct size.

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