Bug 13268

Summary: Make editing/selection/drag-in-iframe.html valid and deterministic
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://build.webkit.org/results/post-commit-powerpc-mac-os-x/6312/results.html
Attachments:
Description Flags
Repair the test darin: review+

mitz
Reported 2007-04-03 08:29:06 PDT
editing/selection/drag-in-iframe is a pixel test of the painting of the drag caret inside iframes. The currently checked in pixel results are wrong (not showing a drag caret), since the test has been invalid at least ever since DRT was changed to enqueue events sent between mousedown and mouseup. Moreover, the test "fails" intermittently (see URL) because it uses a timeout to predict when the iframe has loaded. Patch forthcoming.
Attachments
Repair the test (30.49 KB, patch)
2007-04-03 08:30 PDT, mitz
darin: review+
mitz
Comment 1 2007-04-03 08:30:00 PDT
Created attachment 13936 [details] Repair the test
Darin Adler
Comment 2 2007-04-03 10:45:36 PDT
Comment on attachment 13936 [details] Repair the test r=me
Justin Garcia
Comment 3 2007-04-03 16:07:42 PDT
Note You need to log in before you can comment on or make changes to this bug.