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

Unified Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-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/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-expected.txt
diff --git a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-expected.txt b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-expected.txt
index d7e7e10a73632a9ef22101de64a7ebce307082b3..3c28d1bd99ce81f16a8207a794adfad3c3f4c99d 100644
--- a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-expected.txt
+++ b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 177x419 [bgcolor=#C0C0C0] [border: (2px solid #000000)]
RenderText {#text} at (3,18) size 50x115
text run at (3,18) width 50: " "
- RenderBR {BR} at (53,108) size 0x0
+ LayoutBR {BR} at (53,108) size 0x0
RenderText {#text} at (1,168) size 125x115
text run at (1,168) width 125: " "
- RenderBR {BR} at (126,258) size 0x0
+ LayoutBR {BR} at (126,258) size 0x0
RenderText {#text} at (1,318) size 175x115
text run at (1,318) width 175: " "
RenderText {#text} at (0,0) size 0x0
@@ -20,10 +20,10 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 419x177 [bgcolor=#C0C0C0] [border: (2px solid #000000)]
RenderText {#text} at (18,3) size 115x50
text run at (18,3) width 50: " "
- RenderBR {BR} at (108,53) size 0x0
+ LayoutBR {BR} at (108,53) size 0x0
RenderText {#text} at (168,1) size 115x125
text run at (168,1) width 125: " "
- RenderBR {BR} at (258,126) size 0x0
+ LayoutBR {BR} at (258,126) size 0x0
RenderText {#text} at (318,1) size 115x175
text run at (318,1) width 175: " "
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698