RESOLVED FIXED 13823
REGRESSION: fast/forms/select-item-background-clip.html failing pixel test
https://bugs.webkit.org/show_bug.cgi?id=13823
Summary REGRESSION: fast/forms/select-item-background-clip.html failing pixel test
Justin Garcia
Reported 2007-05-22 11:52:43 PDT
In fast/forms/select-item-background-clip.html the fourth select item's background is no longer showing. Mitz is this expected?
Attachments
Updated test and results (29.17 KB, patch)
2007-05-22 14:09 PDT, mitz
darin: review+
mitz
Comment 1 2007-05-22 12:00:08 PDT
Something changed in the loading code which makes the dumping of the render tree and the bitmap happen before the iframe is loaded (note that in pixel mode, the test fails to produce even the correct render tree). I will look into it.
mitz
Comment 2 2007-05-22 14:00:55 PDT
(In reply to comment #1) > Something changed in the loading code which makes the dumping of the render > tree and the bitmap happen before the iframe is loaded (note that in pixel > mode, the test fails to produce even the correct render tree). I will look into > it. > Big OOPS! That comment relates to another failing test, not select-item-background-clip. Sorry!
mitz
Comment 3 2007-05-22 14:09:07 PDT
Created attachment 14665 [details] Updated test and results
Sam Weinig
Comment 4 2007-05-24 17:21:33 PDT
Landed in r21740.
Note You need to log in before you can comment on or make changes to this bug.