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

Unified Diff: LayoutTests/platform/android/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/android/fast/block/margin-collapse/104-expected.txt
diff --git a/LayoutTests/platform/android/fast/block/margin-collapse/104-expected.txt b/LayoutTests/platform/android/fast/block/margin-collapse/104-expected.txt
index dcc697014f72d582e62793b95baf11e590dace20..c5c61977e4338aee929834feea8ebc5c7408054d 100644
--- a/LayoutTests/platform/android/fast/block/margin-collapse/104-expected.txt
+++ b/LayoutTests/platform/android/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