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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug133756-2-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/tables/mozilla/bugs/bug133756-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug133756-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug133756-2-expected.txt
index 48c69bd1660ca8516ea1ddc457bacd90ef00d9a5..266589db7c9b646d38c1bcd9d9a43aee59d3a273 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug133756-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug133756-2-expected.txt
@@ -44,12 +44,12 @@ layer at (0,0) size 800x424
text run at (2,2) width 64: "First Row"
LayoutTableRow {TR} at (0,12) size 70x11
RenderBlock (anonymous) at (0,168) size 784x90
- RenderBR {BR} at (0,0) size 0x17
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,18) size 0x17
RenderText {#text} at (0,36) size 462x17
text run at (0,36) width 462: "Same tables as above but removing height=\"50%\" from the second row:"
- RenderBR {BR} at (461,36) size 1x17
- RenderBR {BR} at (0,54) size 0x17
+ LayoutBR {BR} at (461,36) size 1x17
+ LayoutBR {BR} at (0,54) size 0x17
RenderText {#text} at (0,72) size 305x17
text run at (0,72) width 305: "Table 5: border=1 cellspacing=0 cellpadding=0"
LayoutTable {TABLE} at (0,258) size 68x22 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698