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

Unified Diff: LayoutTests/platform/mac/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/mac/css2.1/t1601-c547-indent-01-d-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-expected.txt b/LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-expected.txt
index 9950b53139a3ece35f0305a52f8f99804d15591e..1965689e60368c14599c02a5f74900840c1513ef 100644
--- a/LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-expected.txt
@@ -12,13 +12,13 @@ layer at (0,0) size 800x236
RenderBlock {P} at (0,52) size 784x72 [bgcolor=#00FFFF]
RenderText {#text} at (80,0) size 217x18
text run at (80,0) width 217: "Only the first line of this sentence"
- RenderBR {BR} at (296,0) size 1x18
+ LayoutBR {BR} at (296,0) size 1x18
RenderText {#text} at (0,18) size 125x18
text run at (0,18) width 125: "should be indented,"
- RenderBR {BR} at (124,18) size 1x18
+ LayoutBR {BR} at (124,18) size 1x18
RenderText {#text} at (0,36) size 149x18
text run at (0,36) width 149: "the others should all be"
- RenderBR {BR} at (148,36) size 1x18
+ LayoutBR {BR} at (148,36) size 1x18
RenderInline {EM} at (0,0) size 116x18
RenderText {#text} at (0,54) size 116x18
text run at (0,54) width 116: "aligned on the left"

Powered by Google App Engine
This is Rietveld 408576698