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

Unified Diff: LayoutTests/platform/win/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/win/fast/text-autosizing/layout-after-append-expected.txt
diff --git a/LayoutTests/platform/win/fast/text-autosizing/layout-after-append-expected.txt b/LayoutTests/platform/win/fast/text-autosizing/layout-after-append-expected.txt
index 0c0eeda1fa447604ab0230f25d36a9f32ca78e81..99db21f47d5755a8ef6df0c52109ed2b58ac6d4d 100644
--- a/LayoutTests/platform/win/fast/text-autosizing/layout-after-append-expected.txt
+++ b/LayoutTests/platform/win/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,1) size 451x88
text run at (0,1) width 451: "This test passes if no text is"
text run at (0,46) width 211: "overlapping."
- RenderBR {BR} at (210,46) size 1x43
+ LayoutBR {BR} at (210,46) size 1x43
RenderText {#text} at (0,91) size 451x583
text run at (0,91) width 451: "Autosize Autosize Autosize"
text run at (0,136) width 451: "Autosize Autosize Autosize"

Powered by Google App Engine
This is Rietveld 408576698