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

Unified Diff: LayoutTests/platform/linux/fast/css/first-line-text-decoration-inherited-from-parent-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-inherited-from-parent-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt b/LayoutTests/platform/linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
index 12176d24a46700ae3cbcc67019633acc3b43d52e..77aa6d4f0753d59e9d87d077a67c21ed863f0394 100644
--- a/LayoutTests/platform/linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
@@ -13,38 +13,38 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x68 [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 272x19
text run at (0,48) width 272: "Underline Underline Underline Underline"
- RenderBR {BR} at (272,63) size 0x0
+ LayoutBR {BR} at (272,63) size 0x0
RenderBlock (anonymous) at (0,84) size 784x20
RenderText {#text} at (0,0) size 244x19
text run at (0,0) width 244: "Underline Underline Underline Underline"
RenderBlock (anonymous) at (0,181.72) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,217.72) size 784x104 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x68 [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 244x19
text run at (0,48) width 244: "Overline Overline Overline Overline"
- RenderBR {BR} at (244,63) size 0x0
+ LayoutBR {BR} at (244,63) size 0x0
RenderBlock (anonymous) at (0,84) size 784x20
RenderText {#text} at (0,0) size 216x19
text run at (0,0) width 216: "Overline Overline Overline Overline"
RenderBlock (anonymous) at (0,321.72) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,357.72) size 784x104 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x68 [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 376x19
text run at (0,48) width 376: "Line-Through Line-Through Line-Through Line-Through"
- RenderBR {BR} at (376,63) size 0x0
+ LayoutBR {BR} at (376,63) size 0x0
RenderBlock (anonymous) at (0,84) size 784x20
RenderText {#text} at (0,0) size 340x19
text run at (0,0) width 340: "Line-Through Line-Through Line-Through Line-Through"
RenderBlock (anonymous) at (0,461.72) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698