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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/fast/borders/mixed-border-styles-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/mixed-border-styles-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/mixed-border-styles-expected.txt
index 6373d8871122b0dd0a5040a7e1cc63957e37795c..b28bfd57e7fc98b4fc2c155c9460cec69c772747 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/mixed-border-styles-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/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 4x18
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 4x18
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 4x18
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 4x18
text run at (170,504) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698