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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/invalid/021-expected.txt
diff --git a/LayoutTests/platform/mac/fast/invalid/021-expected.txt b/LayoutTests/platform/mac/fast/invalid/021-expected.txt
index e47e5e0c07c4a4e0501e4fee792542d5e59703e8..6e4b14af68e7a60cbf890793b90e808de3c99cb2 100644
--- a/LayoutTests/platform/mac/fast/invalid/021-expected.txt
+++ b/LayoutTests/platform/mac/fast/invalid/021-expected.txt
@@ -14,9 +14,9 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 64x18 [color=#0000EE]
RenderText {#text} at (27,0) size 64x18
text run at (27,0) width 64: " more test"
- RenderBR {BR} at (90,14) size 1x0
+ LayoutBR {BR} at (90,14) size 1x0
RenderWordBreak {WBR} at (0,0) size 0x0
RenderInline {A} at (0,0) size 91x18 [color=#0000EE]
RenderText {#text} at (0,18) size 91x18
text run at (0,18) width 91: "Test more test"
- RenderBR {BR} at (90,32) size 1x0
+ LayoutBR {BR} at (90,32) size 1x0

Powered by Google App Engine
This is Rietveld 408576698