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

Unified Diff: LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-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/text-autosizing/layout-after-append-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-expected.txt
index 287360530efc50f2cfb1f4500beb55d673919fbc..3d4ae4cc04836edf0ed737ebf305aff18c9334a3 100644
--- a/LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-expected.txt
+++ b/LayoutTests/platform/mac/fast/text-autosizing/layout-after-append-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x2041 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 451x90
text run at (0,0) width 451: "This test passes if no text is"
text run at (0,45) width 211: "overlapping."
- RenderBR {BR} at (210,45) size 1x45
+ LayoutBR {BR} at (210,45) size 1x45
RenderText {#text} at (0,90) size 451x585
text run at (0,90) width 451: "Autosize Autosize Autosize"
text run at (0,135) width 451: "Autosize Autosize Autosize"

Powered by Google App Engine
This is Rietveld 408576698