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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/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/win/virtual/slimmingpaint/fast/text/whitespace/024-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/whitespace/024-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/whitespace/024-expected.txt
index aa285dcfc6d6fd9a6088b5f36ec25174f86ab2d4..3d7941817f488c8db124ba7c3b88da88ff7c612a 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/whitespace/024-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/whitespace/024-expected.txt
@@ -60,7 +60,7 @@ layer at (0,0) size 785x1223 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,407.25) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {H2} at (0,445.16) size 769x27
RenderText {#text} at (0,0) size 109x26
text run at (0,0) width 109: "Example 2"
@@ -101,7 +101,7 @@ layer at (0,0) size 785x1223 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,673.06) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {H2} at (0,710.97) size 769x27
RenderText {#text} at (0,0) size 109x26
text run at (0,0) width 109: "Example 3"
@@ -136,7 +136,7 @@ layer at (0,0) size 785x1223 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,922.88) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {H2} at (0,960.78) size 769x27
RenderText {#text} at (0,0) size 109x26
text run at (0,0) width 109: "Example 4"
@@ -176,4 +176,4 @@ layer at (0,0) size 785x1223 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (289,19) width 244: "a nested element (in this case, another"
text run at (1,37) width 51: "SPAN)."
RenderBlock (anonymous) at (0,1188.69) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698