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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/other/cellspacing-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/other/cellspacing-expected.txt b/LayoutTests/platform/mac/tables/mozilla/other/cellspacing-expected.txt
index 8628d5754f7eebc78be1f4763a91b4c33ce2c190..7cf65bd446e63905d875211cade8c564e5928eb2 100644
--- a/LayoutTests/platform/mac/tables/mozilla/other/cellspacing-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/other/cellspacing-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 43x18
text run at (2,2) width 43: "BBBB"
RenderBlock (anonymous) at (0,74) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 270x18
text run at (0,18) width 270: "This table should have cell spacing of 5px"
LayoutTable {TABLE} at (0,110) size 103x61 [border: (1px outset #808080)]
@@ -43,7 +43,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 43x18
text run at (2,2) width 43: "BBBB"
RenderBlock (anonymous) at (0,171) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 404x18
text run at (0,18) width 404: "This table should have cell spacingX of 5px, spacingY of 10px"
LayoutTable {TABLE} at (0,207) size 103x76 [border: (1px outset #808080)]
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 43x18
text run at (2,2) width 43: "BBBB"
RenderBlock (anonymous) at (0,283) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 404x18
text run at (0,18) width 404: "This table should have cell spacingX of 5px, spacingY of 10px"
LayoutTable {TABLE} at (0,319) size 103x76 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698