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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt b/LayoutTests/platform/win-xp/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
index 18e94621e9dc47ac6187f357b34fedd71ebb9373..d971239e1e6553c9d472a8873bb82d81d562327d 100644
--- a/LayoutTests/platform/win-xp/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
+++ b/LayoutTests/platform/win-xp/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,179.72) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,215.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,319.72) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {DIV} at (0,355.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,459.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