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

Unified Diff: LayoutTests/platform/win-xp/fast/borders/mixed-border-styles-radius-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/borders/mixed-border-styles-radius-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/borders/mixed-border-styles-radius-expected.txt b/LayoutTests/platform/win-xp/fast/borders/mixed-border-styles-radius-expected.txt
index 0ebb8f245f6b8cda1ec9cb8832b3f85e3970c380..88a98e55f671c5d43e3c963cb1328f2372c76fb5 100644
--- a/LayoutTests/platform/win-xp/fast/borders/mixed-border-styles-radius-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/borders/mixed-border-styles-radius-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x493
RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
RenderText {#text} at (692,155) size 4x19
text run at (692,155) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (10,185) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
RenderText {#text} at (170,330) size 4x19
text run at (170,330) width 4: " "
@@ -28,7 +28,7 @@ layer at (0,0) size 800x493
RenderBlock {DIV} at (532,185) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
RenderText {#text} at (692,330) size 4x19
text run at (692,330) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (10,360) size 150x102 [border: (50px solid #0000007F)]
RenderText {#text} at (170,457) size 4x19
text run at (170,457) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698