Bug 21913 - fast/repaint/body-background-image.html test fails
Summary: fast/repaint/body-background-image.html test fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 21322
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-27 18:05 PDT by Pierre-Olivier Latour
Modified: 2013-07-08 11:20 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Olivier Latour 2008-10-27 18:05:18 PDT
While re-doing the image bases for
https://bugs.webkit.org/show_bug.cgi?id=21821, we noticed that this pixel
tests is currently failing:

fast/repaint/body-background-image.html
Comment 1 Pierre-Olivier Latour 2008-11-11 17:26:18 PST
The behavior differs on Tiger (white square behind the apple absent) and Leopard (white square behind the apple present).
Comment 2 Pierre-Olivier Latour 2008-11-12 14:44:49 PST
Ignore the above comment. The real issue is that both on Tiger and Leopard, this test is fundamentally not reliable: depending on which tests run before you will get a full gray image or a white square.
Comment 3 Alexey Proskuryakov 2013-07-08 11:20:53 PDT
See also: bug 101773.