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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/first-line-text-decoration-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/first-line-text-decoration-expected.txt b/LayoutTests/platform/win/fast/css/first-line-text-decoration-expected.txt
index b6bcf7a86cc2c3c79035a46e46657231f6cdfc6b..30dfe0fdb3a0a0b1ffae56da4e3f13c2c51e1ad9 100644
--- a/LayoutTests/platform/win/fast/css/first-line-text-decoration-expected.txt
+++ b/LayoutTests/platform/win/fast/css/first-line-text-decoration-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,80.91) size 784x84 [color=#008000]
RenderText {#text} at (0,10) size 626x27
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 268x17
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 268x17
text run at (0,66) width 268: "Underline Underline Underline Underline"
RenderBlock (anonymous) at (0,164.91) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {P} at (0,198.91) size 784x0
RenderBlock {P} at (0,198.91) size 784x18
RenderText {#text} at (0,0) size 491x17
@@ -27,14 +27,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,232.91) size 784x84 [color=#008000]
RenderText {#text} at (0,10) size 553x27
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 236x17
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 236x17
text run at (0,66) width 236: "Overline Overline Overline Overline"
RenderBlock (anonymous) at (0,316.91) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {P} at (0,350.91) size 784x0
RenderBlock {P} at (0,350.91) size 784x18
RenderText {#text} at (0,0) size 567x17
@@ -42,12 +42,12 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,384.91) size 784x84 [color=#008000]
RenderText {#text} at (0,10) size 721x27
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 371x17
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 371x17
text run at (0,66) width 371: "Line-Through Line-Through Line-Through Line-Through"
RenderBlock (anonymous) at (0,468.91) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {P} at (0,502.91) size 784x0

Powered by Google App Engine
This is Rietveld 408576698