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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/block/positioning/trailing-space-test-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/positioning/trailing-space-test-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/trailing-space-test-expected.txt
index 165eaddf810bbad4e8a185be3eadc8bd32634d10..06f6285a091c80081527b0b8c79b838a49a8989e 100644
--- a/LayoutTests/platform/linux/fast/block/positioning/trailing-space-test-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/positioning/trailing-space-test-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 265x21 [border: (1px solid #000000)]
RenderText {#text} at (1,0) size 263x19
text run at (1,0) width 263: "These two boxes should be the same width."
- RenderBR {BR} at (265,15) size 0x0
+ LayoutBR {BR} at (265,15) size 0x0
RenderInline {SPAN} at (0,0) size 265x21 [border: (1px solid #000000)]
RenderText {#text} at (1,20) size 263x19
text run at (1,20) width 263: "These two boxes should be the same width."

Powered by Google App Engine
This is Rietveld 408576698