Title: [97919] trunk/LayoutTests
Revision
97919
Author
y...@google.com
Date
2011-10-19 19:13:04 -0700 (Wed, 19 Oct 2011)

Log Message

[chromium] Test expectation change.

Unreviewed.

* platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97918 => 97919)


--- trunk/LayoutTests/ChangeLog	2011-10-20 02:12:28 UTC (rev 97918)
+++ trunk/LayoutTests/ChangeLog	2011-10-20 02:13:04 UTC (rev 97919)
@@ -1,3 +1,12 @@
+2011-10-19  Yuzo Fujishima  <y...@google.com>
+
+        [chromium] Test expectation change.
+
+        Unreviewed.
+
+        * platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
+        * platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png.
+
 2011-10-19  W. James MacLean  <wjmacl...@chromium.org>
 
         [chromium] Rebaseline layout test zoom-animator-scale-test2.html for win, mac

Added: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt (0 => 97919)


--- trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt	2011-10-20 02:13:04 UTC (rev 97919)
@@ -0,0 +1,25 @@
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document givenAction:WebViewInsertActionDropped
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of 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 (0,0) size 800x584
+      RenderBlock {DIV} at (0,0) size 302x122 [border: (1px solid #000000)]
+        RenderImage {IMG} at (1,1) size 76x103
+      RenderBlock (anonymous) at (0,122) size 800x103
+        RenderImage {IMG} at (0,0) size 76x103
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {UL} at (0,241) size 800x18
+        RenderListItem {LI} at (40,0) size 760x18
+          RenderListMarker at (-17,0) size 7x18: bullet
+          RenderText {#text} at (0,0) size 409x18
+            text run at (0,0) width 409: "Abe should appear twice, once inside the div and once outside it."
+selection start: position 0 of child 0 {IMG} of child 1 {DIV} of body
+selection end:   position 1 of child 0 {IMG} of child 1 {DIV} of body
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt
___________________________________________________________________

Added: svn:eol-style

Deleted: trunk/LayoutTests/platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png


(Binary files differ)

Copied: trunk/LayoutTests/platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png (from rev 97917, trunk/LayoutTests/platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png)


(Binary files differ)

Property changes: trunk/LayoutTests/platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png


Added: svn:mime-type

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to