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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t1601-c547-indent-01-d-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/platform/win-xp/css2.1/t1601-c547-indent-01-d-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t1601-c547-indent-01-d-expected.txt b/LayoutTests/platform/win-xp/css2.1/t1601-c547-indent-01-d-expected.txt
index f86541912a65cb0a3443d233490018f3ef6fc76b..900095854b92edceaacc3e120dd20f2bfc8352d4 100644
--- a/LayoutTests/platform/win-xp/css2.1/t1601-c547-indent-01-d-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t1601-c547-indent-01-d-expected.txt
@@ -12,13 +12,13 @@ layer at (0,0) size 800x256
RenderBlock {P} at (0,56) size 784x80 [bgcolor=#00FFFF]
RenderText {#text} at (80,0) size 197x19
text run at (80,0) width 197: "Only the first line of this sentence"
- RenderBR {BR} at (277,0) size 0x19
+ LayoutBR {BR} at (277,0) size 0x19
RenderText {#text} at (0,20) size 117x19
text run at (0,20) width 117: "should be indented,"
- RenderBR {BR} at (117,20) size 0x19
+ LayoutBR {BR} at (117,20) size 0x19
RenderText {#text} at (0,40) size 138x19
text run at (0,40) width 138: "the others should all be"
- RenderBR {BR} at (138,40) size 0x19
+ LayoutBR {BR} at (138,40) size 0x19
RenderInline {EM} at (0,0) size 116x19
RenderText {#text} at (0,60) size 116x19
text run at (0,60) width 116: "aligned on the left"

Powered by Google App Engine
This is Rietveld 408576698