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

Unified Diff: LayoutTests/platform/android/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/android/fast/text-autosizing/layout-after-append-expected.txt
diff --git a/LayoutTests/platform/android/fast/text-autosizing/layout-after-append-expected.txt b/LayoutTests/platform/android/fast/text-autosizing/layout-after-append-expected.txt
index 57d7dce0e4c8ca4028546e23774b4fdd703394ac..cd850dc58457d5caa86a944e6c32c3789199904d 100644
--- a/LayoutTests/platform/android/fast/text-autosizing/layout-after-append-expected.txt
+++ b/LayoutTests/platform/android/fast/text-autosizing/layout-after-append-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x2087
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