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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/trailing-space-test-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/virtual/slimmingpaint/fast/block/positioning/trailing-space-test-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/trailing-space-test-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/trailing-space-test-expected.txt
index ff6a435998542d8595f5a1c1f86278b67539bf01..c610f57dc1d1a42c71b2cd1c41a98d2c3505927b 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/trailing-space-test-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/trailing-space-test-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 281x20 [border: (1px solid #000000)]
RenderText {#text} at (1,0) size 279x18
text run at (1,0) width 279: "These two boxes should be the same width."
- RenderBR {BR} at (280,14) size 1x0
+ LayoutBR {BR} at (280,14) size 1x0
RenderInline {SPAN} at (0,0) size 281x20 [border: (1px solid #000000)]
RenderText {#text} at (1,18) size 279x18
text run at (1,18) width 279: "These two boxes should be the same width."

Powered by Google App Engine
This is Rietveld 408576698