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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/leave-requested-block-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/win/editing/selection/leave-requested-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/leave-requested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/leave-requested-block-expected.txt
index 65b584c9a4520b8f566294fede78141ea000469e..7ab56f9cb410f608c9178e65ddd1d92fca36c840 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/leave-requested-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/leave-requested-block-expected.txt
@@ -6,17 +6,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 131x17
- text run at (0,0) width 131: "Test case for fix for "
- LayoutInline {A} at (0,0) size 350x17 [color=#0000EE]
- LayoutText {#text} at (130,0) size 350x17
- text run at (130,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
- LayoutText {#text} at (479,0) size 5x17
- text run at (479,0) width 5: "."
+ LayoutText {#text} at (0,0) size 130x17
+ text run at (0,0) width 130: "Test case for fix for "
+ LayoutInline {A} at (0,0) size 349x17 [color=#0000EE]
+ LayoutText {#text} at (129,0) size 349x17
+ text run at (129,0) width 349: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
+ LayoutText {#text} at (477,0) size 5x17
+ text run at (477,0) width 5: "."
LayoutBlockFlow {P} at (0,34) size 784x36
- LayoutText {#text} at (0,0) size 754x35
- text run at (0,0) width 754: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless"
- text run at (0,18) width 273: "there are no VisiblePositions in that block."
+ LayoutText {#text} at (0,0) size 753x35
+ text run at (0,0) width 753: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless"
+ text run at (0,18) width 272: "there are no VisiblePositions in that block."
LayoutBlockFlow {P} at (0,86) size 784x0
LayoutBlockFlow {DIV} at (0,86) size 784x54 [border: (2px solid #AAAAFF)]
LayoutBlockFlow {P} at (2,18) size 780x18

Powered by Google App Engine
This is Rietveld 408576698