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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/writing-mode/text-orientation-basic-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/writing-mode/text-orientation-basic-expected.txt b/LayoutTests/platform/win-xp/fast/writing-mode/text-orientation-basic-expected.txt
index 2abaca058a6aa5555f2c679aac85d6c1d04749e5..5874caae0e107742f656668329944227a1836c00 100644
--- a/LayoutTests/platform/win-xp/fast/writing-mode/text-orientation-basic-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/writing-mode/text-orientation-basic-expected.txt
@@ -14,35 +14,35 @@ layer at (0,0) size 800x672 backgroundClip at (0,0) size 800x600 clip at (0,0) s
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 41x451
RenderText {#text} at (45,1) size 41x451
text run at (45,1) width 451: "Hello world"
- RenderBR {BR} at (54,452) size 0x0
+ LayoutBR {BR} at (54,452) 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 41x451
RenderText {#text} at (131,1) size 41x451
text run at (131,1) width 451: "Hello world"
- RenderBR {BR} at (140,452) size 0x0
+ LayoutBR {BR} at (140,452) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (174,0) size 174x453 [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 41x451
RenderText {#text} at (45,1) size 41x451
text run at (45,1) width 451: "Hello world"
- RenderBR {BR} at (54,452) size 0x0
+ LayoutBR {BR} at (54,452) 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 41x451
RenderText {#text} at (131,1) size 41x451
text run at (131,1) width 451: "Hello world"
- RenderBR {BR} at (140,452) size 0x0
+ LayoutBR {BR} at (140,452) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698