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

Unified Diff: LayoutTests/platform/win/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/css2.1/t1601-c547-indent-01-d-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1601-c547-indent-01-d-expected.txt b/LayoutTests/platform/win/css2.1/t1601-c547-indent-01-d-expected.txt
index 97b9b41c81577afbffe2e9972d4be23ea66e62da..55a79ce505ce1e39d0d98d299ec370d8fd5a2650 100644
--- a/LayoutTests/platform/win/css2.1/t1601-c547-indent-01-d-expected.txt
+++ b/LayoutTests/platform/win/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 217x17
text run at (80,0) width 217: "Only the first line of this sentence"
- RenderBR {BR} at (296,0) size 1x17
+ LayoutBR {BR} at (296,0) size 1x17
RenderText {#text} at (0,18) size 125x17
text run at (0,18) width 125: "should be indented,"
- RenderBR {BR} at (124,18) size 1x17
+ LayoutBR {BR} at (124,18) size 1x17
RenderText {#text} at (0,36) size 149x17
text run at (0,36) width 149: "the others should all be"
- RenderBR {BR} at (148,36) size 1x17
+ LayoutBR {BR} at (148,36) size 1x17
RenderInline {EM} at (0,0) size 116x17
RenderText {#text} at (0,54) size 116x17
text run at (0,54) width 116: "aligned on the left"

Powered by Google App Engine
This is Rietveld 408576698