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

Unified Diff: LayoutTests/platform/linux/fast/invalid/021-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/invalid/021-expected.txt
diff --git a/LayoutTests/platform/linux/fast/invalid/021-expected.txt b/LayoutTests/platform/linux/fast/invalid/021-expected.txt
index e2873a15dd885d20a121641278e063199183e7ad..116a6669b008d8ed9e7fb53dd77caceb67e983da 100644
--- a/LayoutTests/platform/linux/fast/invalid/021-expected.txt
+++ b/LayoutTests/platform/linux/fast/invalid/021-expected.txt
@@ -14,9 +14,9 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
RenderText {#text} at (26,0) size 60x19
text run at (26,0) width 60: " more test"
- RenderBR {BR} at (86,15) size 0x0
+ LayoutBR {BR} at (86,15) size 0x0
RenderWordBreak {WBR} at (0,0) size 0x0
RenderInline {A} at (0,0) size 86x19 [color=#0000EE]
RenderText {#text} at (0,20) size 86x19
text run at (0,20) width 86: "Test more test"
- RenderBR {BR} at (86,35) size 0x0
+ LayoutBR {BR} at (86,35) size 0x0

Powered by Google App Engine
This is Rietveld 408576698