RESOLVED DUPLICATE of bug 40764 40754
REGRESSION: editing/selection/leave-requested-block.html recently started being flaky
https://bugs.webkit.org/show_bug.cgi?id=40754
Summary REGRESSION: editing/selection/leave-requested-block.html recently started bei...
Eric Seidel (no email)
Reported 2010-06-16 18:46:16 PDT
editing/selection/leave-requested-block.html recently started being flaky I suspect it may have been caused by turning on the HTML5 Parser codepath since we may be running scripts differently, unsure.
Attachments
Eric Seidel (no email)
Comment 1 2010-06-16 18:46:34 PDT
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r61296%20(11788)/editing/selection/leave-requested-block-pretty-diff.html --- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/editing/selection/leave-requested-block-expected.txt 2010-06-16 17:40:44.000000000 -0700 +++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/editing/selection/leave-requested-block-actual.txt 2010-06-16 17:40:44.000000000 -0700 @@ -1,7 +1,4 @@ -EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document -EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +CONSOLE MESSAGE: line 31: ReferenceError: Can't find variable: runEditingTest layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 @@ -28,5 +25,3 @@ RenderBlock {P} at (0,156) size 784x18 RenderText {#text} at (0,0) size 424x18 text run at (0,0) width 424: "This is a paragraph outside the editable block with overflow:hidden" -selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} of child 1 {BODY} of child 0 {HTML} of document -selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Eric Seidel (no email)
Comment 3 2010-06-17 14:20:54 PDT
Bug 40764 is likely the same issue.
Eric Seidel (no email)
Comment 4 2010-06-17 16:53:55 PDT
*** This bug has been marked as a duplicate of bug 40764 ***
Note You need to log in before you can comment on or make changes to this bug.