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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/text-autosizing/layout-after-append-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text-autosizing/layout-after-append-expected.txt b/LayoutTests/platform/win-xp/fast/text-autosizing/layout-after-append-expected.txt
index acc42d6d7cf006d404de4e5950555163bd783a98..8acf1b208a586e46f12e31d12cd961b5b47993df 100644
--- a/LayoutTests/platform/win-xp/fast/text-autosizing/layout-after-append-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text-autosizing/layout-after-append-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x2087 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,1) size 446x90
text run at (0,1) width 446: "This test passes if no text is"
text run at (0,47) width 207: "overlapping."
- RenderBR {BR} at (207,47) size 0x44
+ LayoutBR {BR} at (207,47) size 0x44
RenderText {#text} at (0,93) size 434x596
text run at (0,93) width 434: "Autosize Autosize Autosize"
text run at (0,139) width 434: "Autosize Autosize Autosize"

Powered by Google App Engine
This is Rietveld 408576698