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

Unified Diff: LayoutTests/platform/win/editing/pasteboard/4944770-2-expected.txt

Issue 349693003: Manual rebaselines for r176850 (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/platform/win/editing/pasteboard/4944770-2-expected.txt
diff --git a/LayoutTests/platform/win/editing/pasteboard/4944770-2-expected.txt b/LayoutTests/platform/win/editing/pasteboard/4944770-2-expected.txt
index 01d9aba3c7f058758fba3862e674626610159253..181cb80018e36fd06d05d5f2240756d71e88b38f 100644
--- a/LayoutTests/platform/win/editing/pasteboard/4944770-2-expected.txt
+++ b/LayoutTests/platform/win/editing/pasteboard/4944770-2-expected.txt
@@ -8,20 +8,18 @@ layer at (0,0) size 800x600
text run at (0,0) width 420: "This tests smart paste of a fragment that ends in a select element. "
text run at (419,0) width 321: "There should be spaces added before and after the"
text run at (0,18) width 106: "inserted content."
- RenderBlock {DIV} at (0,52) size 784x23
- RenderMenuList {SELECT} at (2,2) size 33x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {DIV} at (0,52) size 784x19
+ RenderMenuList {SELECT} at (0,0) size 33x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 31x17
RenderText at (4,1) size 8x15
text run at (4,1) width 8: "1"
- RenderBlock {DIV} at (0,75) size 784x23
- RenderText {#text} at (0,2) size 12x17
- text run at (0,2) width 12: "x "
- RenderMenuList {SELECT} at (14,2) size 33x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {DIV} at (0,71) size 784x19
+ RenderText {#text} at (0,0) size 30x17
+ text run at (0,0) width 30: "xfoo"
+ RenderMenuList {SELECT} at (29.33,0) size 33x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 31x17
RenderText at (4,1) size 8x15
text run at (4,1) width 8: "1"
- RenderText {#text} at (49,2) size 4x17
- text run at (49,2) width 4: " "
- RenderText {#text} at (53,2) size 8x17
- text run at (53,2) width 8: "x"
-caret: position 1 of child 2 {#text} of child 4 {DIV} of body
+ RenderText {#text} at (62,0) size 9x17
+ text run at (62,0) width 9: "x"
+caret: position 3 of child 1 {SELECT} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698