RESOLVED FIXED 70957
Console message in copy-standalone-image-crash.html bleeds into the result of copy-standalone-image.html
https://bugs.webkit.org/show_bug.cgi?id=70957
Summary Console message in copy-standalone-image-crash.html bleeds into the result of...
Ryosuke Niwa
Reported 2011-10-26 12:14:37 PDT
See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&showLargeExpectations=true&tests=editing%2Fpasteboard%2Fcopy-standalone-image.html --- e:\b\build\slave\Webkit_Win\build\layout-test-results\editing/pasteboard/copy-standalone-image-expected.txt +++ e:\b\build\slave\Webkit_Win\build\layout-test-results\editing/pasteboard/copy-standalone-image-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: line 35: Uncaught TypeError: Cannot read property 'style' of null EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification The console message spit out for script in copy-standalone-image-crash.html is causing copy-standalone-image.html to fail.
Attachments
fixes the test (1.93 KB, patch)
2011-10-26 12:18 PDT, Ryosuke Niwa
ojan: review+
rniwa: commit-queue+
Ryosuke Niwa
Comment 1 2011-10-26 12:18:58 PDT
Created attachment 112576 [details] fixes the test
Ryosuke Niwa
Comment 2 2011-10-26 21:56:55 PDT
Note You need to log in before you can comment on or make changes to this bug.