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

Unified Diff: LayoutTests/platform/linux/fast/writing-mode/english-lr-text-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/linux/fast/writing-mode/english-lr-text-expected.txt
diff --git a/LayoutTests/platform/linux/fast/writing-mode/english-lr-text-expected.txt b/LayoutTests/platform/linux/fast/writing-mode/english-lr-text-expected.txt
index 934a8a4353ba1c3ec5b4d718a255473fd2162898..c45d9ecf50e6af13632f06a57e7baa64bc0c3196 100644
--- a/LayoutTests/platform/linux/fast/writing-mode/english-lr-text-expected.txt
+++ b/LayoutTests/platform/linux/fast/writing-mode/english-lr-text-expected.txt
@@ -9,26 +9,26 @@ layer at (0,0) size 800x600
text run at (0,0) width 390: "This text should be rotated 90 degrees and underlined."
RenderText {#text} at (0,390) size 20x5
text run at (0,390) width 5: " "
- RenderBR {BR} at (4,395) size 0x0
+ LayoutBR {BR} at (4,395) size 0x0
RenderInline {SPAN} at (0,0) size 20x381
RenderText {#text} at (21,0) size 20x381
text run at (21,0) width 381: "This text should be rotated 90 degrees and overlined."
RenderText {#text} at (21,381) size 20x5
text run at (21,381) width 5: " "
- RenderBR {BR} at (25,386) size 0x0
+ LayoutBR {BR} at (25,386) size 0x0
RenderInline {SPAN} at (0,0) size 20x419
RenderText {#text} at (42,0) size 20x419
text run at (42,0) width 419: "This text should be rotated 90 degrees and struck through."
RenderText {#text} at (42,419) size 20x5
text run at (42,419) width 5: " "
- RenderBR {BR} at (46,424) size 0x0
+ LayoutBR {BR} at (46,424) size 0x0
RenderInline {SPAN} at (0,0) size 20x442
RenderText {#text} at (63,0) size 20x442
text run at (63,0) width 442: "This text should have a red shadow that is offset horizontally."
RenderText {#text} at (63,441) size 20x6
text run at (63,441) width 5: " "
- RenderBR {BR} at (67,446) size 0x1
- RenderBR {BR} at (84,0) size 20x0
+ LayoutBR {BR} at (67,446) size 0x1
+ LayoutBR {BR} at (84,0) size 20x0
RenderInline {SPAN} at (0,0) size 20x452
RenderText {#text} at (105,0) size 20x452
text run at (105,0) width 452: "This text should have an overline plus horizontal green shadow"

Powered by Google App Engine
This is Rietveld 408576698