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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/style/block-style-002-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/mac/editing/style/block-style-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/style/block-style-002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/style/block-style-002-expected.txt
index 41ac1cc36e13826363e83abbc1e0abba9eea73c1..f57e7067be6b9f4fd0c553b9eb837acd42d5d83f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/style/block-style-002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/style/block-style-002-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
- LayoutText {#text} at (204,14) size 282x28
- text run at (204,14) width 282: "Here is some text. Should be "
+ LayoutText {#text} at (204,14) size 283x28
+ text run at (204,14) width 283: "Here is some text. Should be "
LayoutInline {B} at (0,0) size 88x28
LayoutText {#text} at (486,14) size 88x28
text run at (486,14) width 88: "centered"
@@ -17,9 +17,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,56) size 784x56 [border: (2px solid #FF0000)]
LayoutText {#text} at (14,14) size 282x28
text run at (14,14) width 282: "Here is some text. Should be "
- LayoutInline {B} at (0,0) size 91x28
- LayoutText {#text} at (295,14) size 91x28
- text run at (295,14) width 91: "flush left"
- LayoutText {#text} at (385,14) size 7x28
- text run at (385,14) width 7: "."
+ LayoutInline {B} at (0,0) size 90x28
+ LayoutText {#text} at (295,14) size 90x28
+ text run at (295,14) width 90: "flush left"
+ LayoutText {#text} at (384,14) size 7x28
+ text run at (384,14) width 7: "."
caret: position 1 of child 0 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698