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

Unified Diff: LayoutTests/platform/win/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/win/fast/writing-mode/english-lr-text-expected.txt
diff --git a/LayoutTests/platform/win/fast/writing-mode/english-lr-text-expected.txt b/LayoutTests/platform/win/fast/writing-mode/english-lr-text-expected.txt
index 3c07cb1cd1764005fa7e2bc50e7f04b9d1b9be39..d32f0eed20eeffbb4529c77e127f493cb8e11f3e 100644
--- a/LayoutTests/platform/win/fast/writing-mode/english-lr-text-expected.txt
+++ b/LayoutTests/platform/win/fast/writing-mode/english-lr-text-expected.txt
@@ -9,26 +9,26 @@ layer at (0,0) size 800x600
text run at (0,0) width 391: "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,394) size 0x1
+ LayoutBR {BR} at (4,394) size 0x1
RenderInline {SPAN} at (0,0) size 20x382
RenderText {#text} at (21,0) size 20x382
text run at (21,0) width 382: "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,385) size 0x1
+ LayoutBR {BR} at (25,385) size 0x1
RenderInline {SPAN} at (0,0) size 20x418
RenderText {#text} at (42,0) size 20x418
text run at (42,0) width 418: "This text should be rotated 90 degrees and struck through."
RenderText {#text} at (42,417) size 20x6
text run at (42,417) width 5: " "
- RenderBR {BR} at (46,422) size 0x1
+ LayoutBR {BR} at (46,422) size 0x1
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 20x456
RenderText {#text} at (105,0) size 20x456
text run at (105,0) width 456: "This text should have an overline plus horizontal green shadow"

Powered by Google App Engine
This is Rietveld 408576698