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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/as-background-image/background-repeat-expected.txt
diff --git a/LayoutTests/platform/linux/svg/as-background-image/background-repeat-expected.txt b/LayoutTests/platform/linux/svg/as-background-image/background-repeat-expected.txt
index c526a395d169fa4afe62a2b67fad35d274eff062..826cc93a36647f3248e0e6c8d39068cb363e3491 100644
--- a/LayoutTests/platform/linux/svg/as-background-image/background-repeat-expected.txt
+++ b/LayoutTests/platform/linux/svg/as-background-image/background-repeat-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x547
RenderBlock {DIV} at (462,10) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (674,157) size 4x19
text run at (674,157) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (10,187) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (222,334) size 4x19
text run at (222,334) width 4: " "
@@ -22,7 +22,7 @@ layer at (0,0) size 800x547
RenderBlock {DIV} at (462,187) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (674,334) size 4x19
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,364) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (222,511) size 4x19
text run at (222,511) width 4: " "
@@ -32,4 +32,4 @@ layer at (0,0) size 800x547
RenderBlock {DIV} at (462,364) size 202x152 [border: (1px solid #008000)]
RenderText {#text} at (674,511) size 4x19
text run at (674,511) 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