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

Unified Diff: LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-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/svg/wicd/test-rightsizing-a-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt
index 6592485fc37c829e743df588247dc5fec5e232c8..b4c58d397f66c3e95ef1f5e2ddc52d37aaccb955 100644
--- a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-a-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x550
LayoutImage {object} at (0,0) size 176x62
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,128.14) size 752x19
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
RenderBlock {div} at (0,147.14) size 176x62 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (0,212.02) size 691.83x34
@@ -25,7 +25,7 @@ layer at (0,0) size 800x550
LayoutImage {object} at (0,0) size 176x62
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,313.77) size 752x19
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
RenderBlock {div} at (0,332.77) size 176x62 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (0,397.64) size 691.83x34
@@ -37,7 +37,7 @@ layer at (0,0) size 800x550
text run at (0,0) width 678: "This tests have succeeded, if in both cases, the look (dimensions) of the SVG and the GIF are exactly the same"
text run at (0,17) width 418: "(except the text apparently) and no red background color is visible."
RenderBlock {p} at (0,477.14) size 691.83x34
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
RenderInline {a} at (0,0) size 31x17 [color=#000066]
RenderText {#text} at (0,17) size 31x17
text run at (0,17) width 31: "Back"

Powered by Google App Engine
This is Rietveld 408576698