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

Unified Diff: LayoutTests/platform/win/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/win/fast/block/positioning/trailing-space-test-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/trailing-space-test-expected.txt b/LayoutTests/platform/win/fast/block/positioning/trailing-space-test-expected.txt
index 199fbb6a5aa17d9e14025d23e7230ede5ce37b13..ffb159c48db5174f86d2f9607cb94f5420d397a0 100644
--- a/LayoutTests/platform/win/fast/block/positioning/trailing-space-test-expected.txt
+++ b/LayoutTests/platform/win/fast/block/positioning/trailing-space-test-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 281x19 [border: (1px solid #000000)]
RenderText {#text} at (1,0) size 279x17
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 281x19 [border: (1px solid #000000)]
RenderText {#text} at (1,18) size 279x17
text run at (1,18) width 279: "These two boxes should be the same width."

Powered by Google App Engine
This is Rietveld 408576698