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

Unified Diff: LayoutTests/fast/block/basic/text-indent-rtl-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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: LayoutTests/fast/block/basic/text-indent-rtl-expected.txt
diff --git a/LayoutTests/fast/block/basic/text-indent-rtl-expected.txt b/LayoutTests/fast/block/basic/text-indent-rtl-expected.txt
deleted file mode 100644
index 74c572484b0168613ac2c72ba8476fe9b86ea8bb..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/basic/text-indent-rtl-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 253x18
- text run at (0,0) width 253: "This test checks for a regression against "
- RenderInline {I} at (0,0) size 757x36
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
- RenderText {#text} at (253,0) size 348x18
- text run at (253,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6214"
- RenderText {#text} at (601,0) size 757x36
- text run at (601,0) width 156: " text-indent in RTL block"
- text run at (0,18) width 109: "does the opposite"
- RenderText {#text} at (109,18) size 4x18
- text run at (109,18) width 4: "."
- RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,70) size 784x36 [bgcolor=#00FFFF]
- RenderText {#text} at (41,0) size 743x36
- text run at (41,0) width 693: "The first line of this sententce should be indented 50 pixels to the left, but the rest of it should be flush with the"
- text run at (581,18) width 4 RTL: "."
- text run at (585,18) width 199: "normal right margin of the page"

Powered by Google App Engine
This is Rietveld 408576698