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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/margin-collapse/104-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-snowleopard/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
index 6a177c5fc35601370c79ca39ee13bf3a0c64fd57..d5aa5e9ff10c2181dd1203c84db8a22218f193a8 100644
--- a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x585
text run at (0,0) width 591: "Resize the window. Red boxes below must not overflow the blue box (or window) from the "
text run at (590,0) width 168: "left side, though they may"
text run at (0,16) width 132: "overflow from right."
- RenderBR {BR} at (131,28) size 1x0
- RenderBR {BR} at (0,32) size 0x16
+ LayoutBR {BR} at (131,28) size 1x0
+ LayoutBR {BR} at (0,32) size 0x16
LayoutTable {TABLE} at (2,50) size 982x26 [border: (2px solid #FF0000)]
LayoutTableSection {TBODY} at (2,2) size 978x22
LayoutTableRow {TR} at (0,2) size 978x18

Powered by Google App Engine
This is Rietveld 408576698