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

Unified Diff: LayoutTests/platform/mac/fast/css/first-line-text-decoration-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/css/first-line-text-decoration-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt b/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt
index b97db704121f862556bc67ebee7cb9337333eebc..60e03192525e098d11ade6bc32955641e65d5bec 100644
--- a/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,81.91) size 784x84 [color=#008000]
RenderText {#text} at (0,10) size 626x28
text run at (0,10) width 626: "Underline Underline Underline Underline"
- RenderBR {BR} at (625,32) size 1x0
+ LayoutBR {BR} at (625,32) size 1x0
RenderText {#text} at (0,48) size 268x18
text run at (0,48) width 268: "Underline Underline Underline Underline"
- RenderBR {BR} at (267,62) size 1x0
+ LayoutBR {BR} at (267,62) size 1x0
RenderText {#text} at (0,66) size 268x18
text run at (0,66) width 268: "Underline Underline Underline Underline"
RenderBlock (anonymous) at (0,165.91) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {P} at (0,199.91) size 784x0
RenderBlock {P} at (0,199.91) size 784x18
RenderText {#text} at (0,0) size 491x18
@@ -27,14 +27,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,233.91) size 784x84 [color=#008000]
RenderText {#text} at (0,10) size 553x28
text run at (0,10) width 553: "Overline Overline Overline Overline"
- RenderBR {BR} at (552,32) size 1x0
+ LayoutBR {BR} at (552,32) size 1x0
RenderText {#text} at (0,48) size 236x18
text run at (0,48) width 236: "Overline Overline Overline Overline"
- RenderBR {BR} at (235,62) size 1x0
+ LayoutBR {BR} at (235,62) size 1x0
RenderText {#text} at (0,66) size 236x18
text run at (0,66) width 236: "Overline Overline Overline Overline"
RenderBlock (anonymous) at (0,317.91) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {P} at (0,351.91) size 784x0
RenderBlock {P} at (0,351.91) size 784x18
RenderText {#text} at (0,0) size 567x18
@@ -42,12 +42,12 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,385.91) size 784x84 [color=#008000]
RenderText {#text} at (0,10) size 721x28
text run at (0,10) width 721: "Line-Through Line-Through Line-Through Line "
- RenderBR {BR} at (720,32) size 1x0
+ LayoutBR {BR} at (720,32) size 1x0
RenderText {#text} at (0,48) size 371x18
text run at (0,48) width 371: "Line-Through Line-Through Line-Through Line-Through"
- RenderBR {BR} at (371,62) size 0x0
+ LayoutBR {BR} at (371,62) size 0x0
RenderText {#text} at (0,66) size 371x18
text run at (0,66) width 371: "Line-Through Line-Through Line-Through Line-Through"
RenderBlock (anonymous) at (0,469.91) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {P} at (0,503.91) size 784x0

Powered by Google App Engine
This is Rietveld 408576698