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

Unified Diff: LayoutTests/platform/win/fast/backgrounds/border-radius-split-background-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/fast/backgrounds/border-radius-split-background-expected.txt
diff --git a/LayoutTests/platform/win/fast/backgrounds/border-radius-split-background-expected.txt b/LayoutTests/platform/win/fast/backgrounds/border-radius-split-background-expected.txt
index 47e46a6816ac08b9dfd83bb562a9392a218f3150..8329560f405f8f5651933c4e5773d06b57aaeced 100644
--- a/LayoutTests/platform/win/fast/backgrounds/border-radius-split-background-expected.txt
+++ b/LayoutTests/platform/win/fast/backgrounds/border-radius-split-background-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 177x415 [bgcolor=#808080] [border: (2px solid #000000)]
RenderText {#text} at (3,20) size 50x111
text run at (3,20) width 50: " "
- RenderBR {BR} at (53,109) size 0x0
+ LayoutBR {BR} at (53,109) size 0x0
RenderText {#text} at (1,170) size 125x111
text run at (1,170) width 125: " "
- RenderBR {BR} at (126,259) size 0x0
+ LayoutBR {BR} at (126,259) size 0x0
RenderText {#text} at (1,320) size 175x111
text run at (1,320) 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 415x177 [bgcolor=#808080] [border: (2px solid #000000)]
RenderText {#text} at (20,3) size 111x50
text run at (20,3) width 50: " "
- RenderBR {BR} at (109,53) size 0x0
+ LayoutBR {BR} at (109,53) size 0x0
RenderText {#text} at (170,1) size 111x125
text run at (170,1) width 125: " "
- RenderBR {BR} at (259,126) size 0x0
+ LayoutBR {BR} at (259,126) size 0x0
RenderText {#text} at (320,1) size 111x175
text run at (320,1) width 175: " "
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698