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/win/fast/borders/mixed-border-styles-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/borders/mixed-border-styles-expected.txt
diff --git a/LayoutTests/platform/win/fast/borders/mixed-border-styles-expected.txt b/LayoutTests/platform/win/fast/borders/mixed-border-styles-expected.txt
index cf1db2b6c14ad6331d16748ee5b590a275f179ff..9bd6b569d62efff5beb8183e648f2245068829da 100644
--- a/LayoutTests/platform/win/fast/borders/mixed-border-styles-expected.txt
+++ b/LayoutTests/platform/win/fast/borders/mixed-border-styles-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x538
RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
RenderText {#text} at (692,156) size 4x17
text run at (692,156) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock {DIV} at (10,184) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
RenderText {#text} at (170,330) size 4x17
text run at (170,330) width 4: " "
@@ -28,7 +28,7 @@ layer at (0,0) size 800x538
RenderBlock {DIV} at (532,184) size 150x150 [border: (50px solid #0000007F) none (50px groove #0000007F) (50px solid #0000007F)]
RenderText {#text} at (692,330) size 4x17
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,358) size 150x150 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
RenderText {#text} at (170,504) size 4x17
text run at (170,504) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698