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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/writing-mode/english-lr-text-expected.txt
diff --git a/LayoutTests/platform/mac/fast/writing-mode/english-lr-text-expected.txt b/LayoutTests/platform/mac/fast/writing-mode/english-lr-text-expected.txt
index 6f30f76b20995cb0c3b24176e5d3f5873afca032..cbeeabe907a6cc5fe0528a53d57572688f2deb9e 100644
--- a/LayoutTests/platform/mac/fast/writing-mode/english-lr-text-expected.txt
+++ b/LayoutTests/platform/mac/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 22x5
text run at (0,390) width 5: " "
- RenderBR {BR} at (5,394) size 0x1
+ LayoutBR {BR} at (5,394) size 0x1
RenderInline {SPAN} at (0,0) size 22x382
RenderText {#text} at (22,0) size 22x382
text run at (22,0) width 382: "This text should be rotated 90 degrees and overlined."
RenderText {#text} at (22,381) size 22x5
text run at (22,381) width 5: " "
- RenderBR {BR} at (27,385) size 0x1
+ LayoutBR {BR} at (27,385) size 0x1
RenderInline {SPAN} at (0,0) size 22x418
RenderText {#text} at (44,0) size 22x418
text run at (44,0) width 418: "This text should be rotated 90 degrees and struck through."
RenderText {#text} at (44,417) size 22x6
text run at (44,417) width 5: " "
- RenderBR {BR} at (49,422) size 0x1
+ LayoutBR {BR} at (49,422) size 0x1
RenderInline {SPAN} at (0,0) size 22x442
RenderText {#text} at (66,0) size 22x442
text run at (66,0) width 442: "This text should have a red shadow that is offset horizontally."
RenderText {#text} at (66,441) size 22x6
text run at (66,441) width 5: " "
- RenderBR {BR} at (71,446) size 0x1
- RenderBR {BR} at (88,0) size 22x0
+ LayoutBR {BR} at (71,446) size 0x1
+ LayoutBR {BR} at (88,0) size 22x0
RenderInline {SPAN} at (0,0) size 22x456
RenderText {#text} at (110,0) size 22x456
text run at (110,0) width 456: "This text should have an overline plus horizontal green shadow"

Powered by Google App Engine
This is Rietveld 408576698