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

Unified Diff: LayoutTests/editing/pasteboard/4631972-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/4631972-expected.txt
diff --git a/LayoutTests/editing/pasteboard/4631972-expected.txt b/LayoutTests/editing/pasteboard/4631972-expected.txt
deleted file mode 100644
index 2b209a388a7088d3e4424fee6a28b9d85b228225..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/4631972-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-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 640x36
- text run at (0,0) width 423: "This tests pasting a fragment containing an <iframe> after a <div>. "
- text run at (423,0) width 215: "This used to fail on an assertion in"
- text run at (0,18) width 325: "moveParagraphContentsToNewBlockIfNecessary. "
- text run at (325,18) width 315: "You should see 'foo' and then an <iframe> below."
- RenderBlock {DIV} at (0,52) size 784x70
- RenderBlock {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 21x18
- text run at (0,0) width 21: "foo"
- RenderBlock (anonymous) at (0,18) size 784x52
- RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)]
- layer at (0,0) size 100x50
- RenderView at (0,0) size 100x50
- layer at (0,0) size 100x50
- RenderBlock {HTML} at (0,0) size 100x50
- RenderBody {BODY} at (8,8) size 84x34
-caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698