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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/other/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-xp/tables/mozilla/other/cellspacing-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/other/cellspacing-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/other/cellspacing-expected.txt
index bd7f1aa25fe3f86b103341efb25878b3709cc258..1eada20bca6450a3495f2e825df0cb016e5a9b53 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/other/cellspacing-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/other/cellspacing-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 40x19
text run at (2,2) width 40: "BBBB"
RenderBlock (anonymous) at (0,80) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 249x19
text run at (0,20) width 249: "This table should have cell spacing of 5px"
LayoutTable {TABLE} at (0,120) size 98x65 [border: (1px outset #808080)]
@@ -43,7 +43,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 40x19
text run at (2,2) width 40: "BBBB"
RenderBlock (anonymous) at (0,185) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 375x19
text run at (0,20) width 375: "This table should have cell spacingX of 5px, spacingY of 10px"
LayoutTable {TABLE} at (0,225) size 98x80 [border: (1px outset #808080)]
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 40x19
text run at (2,2) width 40: "BBBB"
RenderBlock (anonymous) at (0,305) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 375x19
text run at (0,20) width 375: "This table should have cell spacingX of 5px, spacingY of 10px"
LayoutTable {TABLE} at (0,345) size 98x80 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698