Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: LayoutTests/editing/pasteboard/pasting-object-expected.txt

Issue 312083003: Auto-rebaseline for r175436 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/pasteboard/pasting-object-expected.txt
diff --git a/LayoutTests/editing/pasteboard/pasting-object-expected.txt b/LayoutTests/editing/pasteboard/pasting-object-expected.txt
deleted file mode 100644
index 805dc0248b4a435adc478a4aaba22d82959a970b..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/pasting-object-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 784x36
- RenderText {#text} at (0,0) size 757x36
- text run at (0,0) width 757: "This tests for a bug where attachments dragged into Mail documents blew all content after the position being pasted into."
- text run at (0,18) width 319: "You should see \"Hello[black box] World!\" below."
- RenderBlock {DIV} at (0,52) size 784x156
- RenderText {#text} at (0,138) size 35x18
- text run at (0,138) width 35: "Hello"
- RenderEmbeddedObject {OBJECT} at (35,0) size 302x152 [border: (1px solid #AAAAAA)]
- RenderText {#text} at (337,138) size 49x18
- text run at (337,138) width 49: " World!"
-caret: position 1 of child 1 {OBJECT} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698