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.
Created attachment 112576 [details] fixes the test
Committed r98533: <http://trac.webkit.org/changeset/98533>