Bug 21913
Summary: | fast/repaint/body-background-image.html test fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pierre-Olivier Latour <pol> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 21322 | ||
Bug Blocks: |
Pierre-Olivier Latour
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pierre-Olivier Latour
The behavior differs on Tiger (white square behind the apple absent) and Leopard (white square behind the apple present).
Pierre-Olivier Latour
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.
Alexey Proskuryakov
See also: bug 101773.