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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/wbr-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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/fast/text/wbr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/wbr-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/wbr-expected.txt
index 15441272a0ad5c76e6012f596fc8dcc915402d5c..7e2acd6dd594da3823c811d74bd12d39430ab34c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/wbr-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/wbr-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x788 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {HTML} at (0,0) size 800x788
LayoutBlockFlow {BODY} at (8,8) size 784x770
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 175x17
- text run at (0,0) width 175: "Two words with no spaces."
+ LayoutText {#text} at (0,0) size 174x17
+ text run at (0,0) width 174: "Two words with no spaces."
LayoutBlockFlow {DIV} at (0,34) size 302x20 [border: (1px solid #0000FF)]
LayoutText {#text} at (1,1) size 484x17
text run at (1,1) width 484: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
@@ -109,8 +109,8 @@ layer at (0,0) size 800x788 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (1,37) width 171: "cccccccccccccccccccccccc"
LayoutTableCell {TD} at (194,28) size 590x0 [r=0 c=1 rs=1 cs=1]
LayoutBlockFlow {P} at (0,716) size 784x18
- LayoutText {#text} at (0,0) size 444x17
- text run at (0,0) width 444: "Spaces both before and after <wbr> to check for collapsing behavior."
+ LayoutText {#text} at (0,0) size 443x17
+ text run at (0,0) width 443: "Spaces both before and after <wbr> to check for collapsing behavior."
LayoutBlockFlow {DIV} at (0,750) size 302x20 [border: (1px solid #0000FF)]
LayoutText {#text} at (1,1) size 26x17
text run at (1,1) width 26: "aaa "

Powered by Google App Engine
This is Rietveld 408576698