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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/text-indent-rtl-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/linux/fast/block/basic/text-indent-rtl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/text-indent-rtl-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/text-indent-rtl-expected.txt
index 799fea6fe631e6a1e527cf0325b1506ff9bbb0f7..ffb8dc648c3b8c23c1857257c7fba6246753e5ba 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/text-indent-rtl-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/text-indent-rtl-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x600
LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
LayoutText {#text} at (242,0) size 350x19
text run at (242,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6214"
- LayoutText {#text} at (592,0) size 752x39
- text run at (592,0) width 160: " text-indent in RTL block"
+ LayoutText {#text} at (591,0) size 752x39
+ text run at (591,0) width 161: " text-indent in RTL block"
text run at (0,20) width 111: "does the opposite"
LayoutText {#text} at (111,20) size 4x19
text run at (111,20) width 4: "."
@@ -19,5 +19,5 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,74) size 784x40 [bgcolor=#00FFFF]
LayoutText {#text} at (5,0) size 779x39
text run at (5,0) width 729: "The first line of this sententce should be indented 50 pixels to the left, but the rest of it should be flush with the normal right"
- text run at (669,20) width 4 RTL: "."
+ text run at (669,20) width 5 RTL: "."
text run at (673,20) width 111: "margin of the page"

Powered by Google App Engine
This is Rietveld 408576698