Title: [97119] trunk/LayoutTests
Revision
97119
Author
rn...@webkit.org
Date
2011-10-10 18:15:09 -0700 (Mon, 10 Oct 2011)

Log Message

Fix r97115. smart-paste-008.html is in editing/paste, not in fast/events.

* platform/chromium/editing/pasteboard/smart-paste-008-expected.txt: Copied from
LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt.
* platform/chromium/fast/events/smart-paste-008-expected.txt: Removed.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97118 => 97119)


--- trunk/LayoutTests/ChangeLog	2011-10-11 01:14:13 UTC (rev 97118)
+++ trunk/LayoutTests/ChangeLog	2011-10-11 01:15:09 UTC (rev 97119)
@@ -1,5 +1,13 @@
 2011-10-10  Ryosuke Niwa  <rn...@webkit.org>
 
+        Fix r97115. smart-paste-008.html is in editing/paste, not in fast/events.
+
+        * platform/chromium/editing/pasteboard/smart-paste-008-expected.txt: Copied from
+        LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt.
+        * platform/chromium/fast/events/smart-paste-008-expected.txt: Removed.
+
+2011-10-10  Ryosuke Niwa  <rn...@webkit.org>
+
         Another Chromium rebaseline after r97102.
 
         * platform/chromium-cg-mac-snowleopard/fast/events/ondragenter-expected.txt: Removed.

Copied: trunk/LayoutTests/platform/chromium/editing/pasteboard/smart-paste-008-expected.txt (from rev 97115, trunk/LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt) (0 => 97119)


--- trunk/LayoutTests/platform/chromium/editing/pasteboard/smart-paste-008-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/editing/pasteboard/smart-paste-008-expected.txt	2011-10-11 01:15:09 UTC (rev 97119)
@@ -0,0 +1,33 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of #text > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 740x39
+          text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
+          text run at (376,0) width 364: "In some cases, it used information gathered at the start of the"
+          text run at (0,20) width 696: "selection being pasted into to decide whether or not a space needed to be added to the end of the incoming content."
+      RenderBlock {P} at (0,56) size 784x20
+        RenderText {#text} at (0,0) size 772x19
+          text run at (0,0) width 522: "A smart paste is performed into a selection starting in one block and ending in another. "
+          text run at (522,0) width 250: "Spaces should surround the pasted word."
+      RenderBlock {DIV} at (0,92) size 784x20
+        RenderBlock {DIV} at (0,0) size 784x20
+          RenderText {#text} at (0,0) size 52x19
+            text run at (0,0) width 52: "f foo bar"
+        RenderBlock (anonymous) at (0,20) size 784x0
+caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body

Deleted: trunk/LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt (97118 => 97119)


--- trunk/LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt	2011-10-11 01:14:13 UTC (rev 97118)
+++ trunk/LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt	2011-10-11 01:15:09 UTC (rev 97119)
@@ -1,33 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of #text > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x40
-        RenderText {#text} at (0,0) size 740x39
-          text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
-          text run at (376,0) width 364: "In some cases, it used information gathered at the start of the"
-          text run at (0,20) width 696: "selection being pasted into to decide whether or not a space needed to be added to the end of the incoming content."
-      RenderBlock {P} at (0,56) size 784x20
-        RenderText {#text} at (0,0) size 772x19
-          text run at (0,0) width 522: "A smart paste is performed into a selection starting in one block and ending in another. "
-          text run at (522,0) width 250: "Spaces should surround the pasted word."
-      RenderBlock {DIV} at (0,92) size 784x20
-        RenderBlock {DIV} at (0,0) size 784x20
-          RenderText {#text} at (0,0) size 52x19
-            text run at (0,0) width 52: "f foo bar"
-        RenderBlock (anonymous) at (0,20) size 784x0
-caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to