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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/tables_cellspacing-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/marvin/tables_cellspacing-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellspacing-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellspacing-expected.txt
index ef96eae8cf678726979b88526328ffa87c0b7933..f0918a1716b8ebb74802916e7b02ae110b98a35f 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellspacing-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellspacing-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
text run at (0,18) width 303: "pixels; the second table isn't using cellspacing. "
text run at (302,18) width 475: "Notice the difference here. The first table should be rendered with a wider"
text run at (0,36) width 146: "gap between the cells. "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutTable {TABLE} at (0,54) size 263x85
LayoutTableSection {TBODY} at (0,0) size 263x85
LayoutTableRow {TR} at (0,15) size 263x20
@@ -34,8 +34,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 61x17
text run at (1,1) width 61: "Netcaster"
RenderBlock (anonymous) at (0,139) size 784x54
- 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 221x17
text run at (0,36) width 221: "This table contains no cellspacing."
LayoutTable {TABLE} at (0,193) size 211x46

Powered by Google App Engine
This is Rietveld 408576698