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

Unified Diff: LayoutTests/platform/win-xp/css1/text_properties/text_indent-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/css1/text_properties/text_indent-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/text_properties/text_indent-expected.txt b/LayoutTests/platform/win-xp/css1/text_properties/text_indent-expected.txt
index 33582ddf7a8acbdf5eca3ebe17027f8c4cbc30f4..44447e1f7795ae5f2252c56639a96bc6de6de9c3 100644
--- a/LayoutTests/platform/win-xp/css1/text_properties/text_indent-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/text_properties/text_indent-expected.txt
@@ -62,10 +62,10 @@ layer at (0,0) size 785x1329 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {P} at (0,607) size 769x60 [bgcolor=#00FFFF]
RenderText {#text} at (48,0) size 389x19
text run at (48,0) width 389: "Only the first line of this sentence should be indented half an inch,"
- RenderBR {BR} at (437,15) size 0x0
+ LayoutBR {BR} at (437,15) size 0x0
RenderText {#text} at (0,20) size 246x19
text run at (0,20) width 246: "no matter where the lines might start, and"
- RenderBR {BR} at (246,35) size 0x0
+ LayoutBR {BR} at (246,35) size 0x0
RenderInline {EM} at (0,0) size 202x19
RenderText {#text} at (0,40) size 202x19
text run at (0,40) width 202: "regardless of any other markup"
@@ -120,10 +120,10 @@ layer at (0,0) size 785x1329 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {P} at (4,368) size 747x60 [bgcolor=#00FFFF]
RenderText {#text} at (48,0) size 389x19
text run at (48,0) width 389: "Only the first line of this sentence should be indented half an inch,"
- RenderBR {BR} at (437,15) size 0x0
+ LayoutBR {BR} at (437,15) size 0x0
RenderText {#text} at (0,20) size 246x19
text run at (0,20) width 246: "no matter where the lines might start, and"
- RenderBR {BR} at (246,35) size 0x0
+ LayoutBR {BR} at (246,35) size 0x0
RenderInline {EM} at (0,0) size 202x19
RenderText {#text} at (0,40) size 202x19
text run at (0,40) width 202: "regardless of any other markup"

Powered by Google App Engine
This is Rietveld 408576698