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

Unified Diff: LayoutTests/platform/mac/fast/text/whitespace/024-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/fast/text/whitespace/024-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt b/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt
index e8c8ddd5d70973c6cc522efbddf9d066bab6baaa..3dc745091ad3da4035a68501689e677751761a2e 100644
--- a/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt
@@ -60,7 +60,7 @@ layer at (0,0) size 785x1187 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (1,1) width 346: "The blank line between '2003' and the nested element "
text run at (346,1) width 146: "triggers the width bug."
RenderBlock (anonymous) at (0,397.25) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {H2} at (0,435.16) size 769x28
RenderText {#text} at (0,0) size 109x28
text run at (0,0) width 109: "Example 2"
@@ -101,7 +101,7 @@ layer at (0,0) size 785x1187 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (356,0) width 222: "number of characters contained by"
text run at (0,18) width 124: "the nested element."
RenderBlock (anonymous) at (0,654.06) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {H2} at (0,691.97) size 769x28
RenderText {#text} at (0,0) size 109x28
text run at (0,0) width 109: "Example 3"
@@ -136,7 +136,7 @@ layer at (0,0) size 785x1187 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (346,1) width 230: "has been removed, so the bug is not"
text run at (1,19) width 62: "triggered."
RenderBlock (anonymous) at (0,895.88) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {H2} at (0,933.78) size 769x28
RenderText {#text} at (0,0) size 109x28
text run at (0,0) width 109: "Example 4"
@@ -175,4 +175,4 @@ layer at (0,0) size 785x1187 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (1,19) width 289: "because now the '2003' is itself contained by "
text run at (289,19) width 298: "a nested element (in this case, another SPAN)."
RenderBlock (anonymous) at (0,1152.69) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698