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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css/first-line-text-decoration-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/first-line-text-decoration-expected.txt b/LayoutTests/platform/linux/fast/css/first-line-text-decoration-expected.txt
index 8dcb29ab9d57bfe568b461a1a907e9acc9153593..a3a76b5bec5747b09e2682d3baa7277d21c319cf 100644
--- a/LayoutTests/platform/linux/fast/css/first-line-text-decoration-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/first-line-text-decoration-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,82.91) size 784x88 [color=#008000]
RenderText {#text} at (0,10) size 632x27
text run at (0,10) width 632: "Underline Underline Underline Underline"
- RenderBR {BR} at (632,31) size 0x0
+ LayoutBR {BR} at (632,31) size 0x0
RenderText {#text} at (0,48) size 244x19
text run at (0,48) width 244: "Underline Underline Underline Underline"
- RenderBR {BR} at (244,63) size 0x0
+ LayoutBR {BR} at (244,63) size 0x0
RenderText {#text} at (0,68) size 244x19
text run at (0,68) width 244: "Underline Underline Underline Underline"
RenderBlock (anonymous) at (0,170.91) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {P} at (0,206.91) size 784x0
RenderBlock {P} at (0,206.91) size 784x20
RenderText {#text} at (0,0) size 476x19
@@ -27,14 +27,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,242.91) size 784x88 [color=#008000]
RenderText {#text} at (0,10) size 552x27
text run at (0,10) width 552: "Overline Overline Overline Overline"
- RenderBR {BR} at (552,31) size 0x0
+ LayoutBR {BR} at (552,31) size 0x0
RenderText {#text} at (0,48) size 216x19
text run at (0,48) width 216: "Overline Overline Overline Overline"
- RenderBR {BR} at (216,63) size 0x0
+ LayoutBR {BR} at (216,63) size 0x0
RenderText {#text} at (0,68) size 216x19
text run at (0,68) width 216: "Overline Overline Overline Overline"
RenderBlock (anonymous) at (0,330.91) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {P} at (0,366.91) size 784x0
RenderBlock {P} at (0,366.91) size 784x20
RenderText {#text} at (0,0) size 547x19
@@ -42,12 +42,12 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,402.91) size 784x88 [color=#008000]
RenderText {#text} at (0,10) size 725x27
text run at (0,10) width 725: "Line-Through Line-Through Line-Through Line "
- RenderBR {BR} at (725,31) size 0x0
+ LayoutBR {BR} at (725,31) size 0x0
RenderText {#text} at (0,48) size 340x19
text run at (0,48) width 340: "Line-Through Line-Through Line-Through Line-Through"
- RenderBR {BR} at (340,63) size 0x0
+ LayoutBR {BR} at (340,63) size 0x0
RenderText {#text} at (0,68) size 340x19
text run at (0,68) width 340: "Line-Through Line-Through Line-Through Line-Through"
RenderBlock (anonymous) at (0,490.91) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {P} at (0,526.91) size 784x0

Powered by Google App Engine
This is Rietveld 408576698