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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/borders/rtl-border-05-expected.txt

Issue 1416553002: 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/fast/borders/rtl-border-05-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/borders/rtl-border-05-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/borders/rtl-border-05-expected.txt
index 851550adf3b53109aa342c5a74059012b04f5323..1e5083f8bffbdd28d01ce9b90c3fdd34ea8ee562 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/borders/rtl-border-05-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/borders/rtl-border-05-expected.txt
@@ -4,13 +4,13 @@ layer at (0,0) size 800x502
LayoutBlockFlow {HTML} at (0,0) size 800x502
LayoutBlockFlow {BODY} at (8,16) size 784x478
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 747x17
- text run at (0,0) width 747: "Test that when we have images sprinkled within a span, borders, paddings and margins are still calculated correctly ."
+ LayoutText {#text} at (0,0) size 746x17
+ text run at (0,0) width 746: "Test that when we have images sprinkled within a span, borders, paddings and margins are still calculated correctly ."
LayoutBlockFlow {DIV} at (0,34) size 212x222 [border: (1px solid #000000)]
LayoutBlockFlow {P} at (6,22) size 200x130
- LayoutText {#text} at (0,7) size 175x50
+ LayoutText {#text} at (0,7) size 174x50
text run at (0,7) width 152: "aaa bbb ccc ddd eee fff "
- text run at (151,7) width 24 RTL: "\x{5DC}\x{5DE}\x{5D4}"
+ text run at (151,7) width 23 RTL: "\x{5DC}\x{5DE}\x{5D4}"
text run at (0,40) width 58 RTL: "\x{5E2}\x{5E9}\x{5D9}\x{5EA}\x{5D9} \x{5D6}\x{5D0}\x{5EA}"
text run at (57,40) width 5: " "
text run at (61,40) width 17: "gg"
@@ -31,8 +31,8 @@ layer at (0,0) size 800x502
LayoutBlockFlow {IMG} at (132.09,0) size 20x32
LayoutBlockFlow {DIV} at (0,256) size 212x222 [border: (1px solid #000000)]
LayoutBlockFlow {P} at (6,22) size 200x130
- LayoutText {#text} at (25,7) size 190x50
- text run at (25,7) width 28 RTL: " \x{5DC}\x{5DE}\x{5D4}"
+ LayoutText {#text} at (26,7) size 190x50
+ text run at (26,7) width 27 RTL: " \x{5DC}\x{5DE}\x{5D4}"
text run at (52,7) width 148: "aaa bbb ccc ddd eee fff"
text run at (10,40) width 17: "gg"
text run at (138,40) width 62 RTL: "\x{5E2}\x{5E9}\x{5D9}\x{5EA}\x{5D9} \x{5D6}\x{5D0}\x{5EA} "

Powered by Google App Engine
This is Rietveld 408576698