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

Unified Diff: LayoutTests/platform/android/fast/writing-mode/text-orientation-basic-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/writing-mode/text-orientation-basic-expected.txt
diff --git a/LayoutTests/platform/android/fast/writing-mode/text-orientation-basic-expected.txt b/LayoutTests/platform/android/fast/writing-mode/text-orientation-basic-expected.txt
index f73e9eb30d94ee34becc0a4bb297630ae25d480b..a16418e6b39d8233108dad12fff1da4353530e56 100644
--- a/LayoutTests/platform/android/fast/writing-mode/text-orientation-basic-expected.txt
+++ b/LayoutTests/platform/android/fast/writing-mode/text-orientation-basic-expected.txt
@@ -22,35 +22,35 @@ layer at (0,0) size 800x712
RenderInline {SPAN} at (0,0) size 41x170
RenderText {#text} at (2,1) size 41x170
text run at (2,1) width 170: "Hello world"
- RenderBR {BR} at (11,171) size 0x0
+ LayoutBR {BR} at (11,171) size 0x0
RenderInline {SPAN} at (0,0) size 41x419
RenderText {#text} at (45,1) size 41x419
text run at (45,1) width 419: "Hello world"
- RenderBR {BR} at (54,420) size 0x0
+ LayoutBR {BR} at (54,420) size 0x0
RenderInline {SPAN} at (0,0) size 41x170
RenderText {#text} at (88,1) size 41x170
text run at (88,1) width 170: "Hello world"
- RenderBR {BR} at (97,171) size 0x0
+ LayoutBR {BR} at (97,171) size 0x0
RenderInline {SPAN} at (0,0) size 41x419
RenderText {#text} at (131,1) size 41x419
text run at (131,1) width 419: "Hello world"
- RenderBR {BR} at (140,420) size 0x0
+ LayoutBR {BR} at (140,420) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (174,0) size 174x172 [border: (1px solid #008000)]
RenderInline {SPAN} at (0,0) size 41x170
RenderText {#text} at (2,1) size 41x170
text run at (2,1) width 170: "Hello world"
- RenderBR {BR} at (11,171) size 0x0
+ LayoutBR {BR} at (11,171) size 0x0
RenderInline {SPAN} at (0,0) size 41x170
RenderText {#text} at (45,1) size 41x170
text run at (45,1) width 170: "Hello world"
- RenderBR {BR} at (54,171) size 0x0
+ LayoutBR {BR} at (54,171) size 0x0
RenderInline {SPAN} at (0,0) size 41x170
RenderText {#text} at (88,1) size 41x170
text run at (88,1) width 170: "Hello world"
- RenderBR {BR} at (97,171) size 0x0
+ LayoutBR {BR} at (97,171) size 0x0
RenderInline {SPAN} at (0,0) size 41x170
RenderText {#text} at (131,1) size 41x170
text run at (131,1) width 170: "Hello world"
- RenderBR {BR} at (140,171) size 0x0
+ LayoutBR {BR} at (140,171) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698