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

Unified Diff: LayoutTests/platform/win/svg/as-background-image/background-repeat-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/svg/as-background-image/background-repeat-expected.txt
diff --git a/LayoutTests/platform/win/svg/as-background-image/background-repeat-expected.txt b/LayoutTests/platform/win/svg/as-background-image/background-repeat-expected.txt
index 552a16ff8f41c611907c720fa778e40b4e8bc793..a46f8bc8cd6d257877180334602dd4d519433461 100644
--- a/LayoutTests/platform/win/svg/as-background-image/background-repeat-expected.txt
+++ b/LayoutTests/platform/win/svg/as-background-image/background-repeat-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x544
RenderBlock {DIV} at (462,10) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (674,158) size 4x17
text run at (674,158) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (10,186) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (222,334) size 4x17
text run at (222,334) width 4: " "
@@ -22,7 +22,7 @@ layer at (0,0) size 800x544
RenderBlock {DIV} at (462,186) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (674,334) size 4x17
text run at (674,334) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (10,362) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (222,510) size 4x17
text run at (222,510) width 4: " "
@@ -32,4 +32,4 @@ layer at (0,0) size 800x544
RenderBlock {DIV} at (462,362) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (674,510) size 4x17
text run at (674,510) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698