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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/backgrounds/border-radius-split-background-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/backgrounds/border-radius-split-background-expected.txt b/LayoutTests/platform/win-xp/fast/backgrounds/border-radius-split-background-expected.txt
index bc32f5023293697a9017c74ebcae359f6425d1ff..13f94ee1604215935eaefafad2ffe75df4e8807a 100644
--- a/LayoutTests/platform/win-xp/fast/backgrounds/border-radius-split-background-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/backgrounds/border-radius-split-background-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 177x418 [bgcolor=#808080] [border: (2px solid #000000)]
RenderText {#text} at (3,19) size 50x114
text run at (3,19) width 50: " "
- RenderBR {BR} at (53,109) size 0x0
+ LayoutBR {BR} at (53,109) size 0x0
RenderText {#text} at (1,169) size 125x114
text run at (1,169) width 125: " "
- RenderBR {BR} at (126,259) size 0x0
+ LayoutBR {BR} at (126,259) size 0x0
RenderText {#text} at (1,319) size 175x114
text run at (1,319) 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 418x177 [bgcolor=#808080] [border: (2px solid #000000)]
RenderText {#text} at (19,3) size 114x50
text run at (19,3) width 50: " "
- RenderBR {BR} at (109,53) size 0x0
+ LayoutBR {BR} at (109,53) size 0x0
RenderText {#text} at (169,1) size 114x125
text run at (169,1) width 125: " "
- RenderBR {BR} at (259,126) size 0x0
+ LayoutBR {BR} at (259,126) size 0x0
RenderText {#text} at (319,1) size 114x175
text run at (319,1) width 175: " "
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698