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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/block/margin-collapse/104-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/block/margin-collapse/104-expected.txt b/LayoutTests/platform/win-xp/fast/block/margin-collapse/104-expected.txt
index 11b11f6b6af7070ee9b7f636334453534aa345e2..2b04060c4cc791c5dce1ef66df659a1448bc606b 100644
--- a/LayoutTests/platform/win-xp/fast/block/margin-collapse/104-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/block/margin-collapse/104-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x585
text run at (0,0) width 554: "Resize the window. Red boxes below must not overflow the blue box (or window) from the "
text run at (554,0) width 209: "left side, though they may overflow"
text run at (0,20) width 62: "from right."
- RenderBR {BR} at (62,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (62,35) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19
LayoutTable {TABLE} at (2,62) size 906x30 [border: (2px solid #FF0000)]
LayoutTableSection {TBODY} at (2,2) size 902x26
LayoutTableRow {TR} at (0,2) size 902x22

Powered by Google App Engine
This is Rietveld 408576698