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

Unified Diff: LayoutTests/platform/win/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/win/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
index 447fead189461fbb51e59a0d9d5355cf724a83d9..beb4bae07876df41596c76fc2fc474f099e4f234 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/margin-collapse/104-expected.txt
+++ b/LayoutTests/platform/win/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,18) width 132: "overflow from right."
- RenderBR {BR} at (131,32) size 1x0
- RenderBR {BR} at (0,36) size 0x17
+ LayoutBR {BR} at (131,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x17
LayoutTable {TABLE} at (2,56) size 982x28 [border: (2px solid #FF0000)]
LayoutTableSection {TBODY} at (2,2) size 978x24
LayoutTableRow {TR} at (0,2) size 978x20

Powered by Google App Engine
This is Rietveld 408576698