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

Unified Diff: LayoutTests/platform/win/tables/mozilla/other/padding-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/other/padding-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/other/padding-expected.txt b/LayoutTests/platform/win/tables/mozilla/other/padding-expected.txt
index d77a2cddcb4f6850c084ffa61aa6c58af99504b0..13951d81c0a56453c2af12df2e379b8a4379b9cf 100644
--- a/LayoutTests/platform/win/tables/mozilla/other/padding-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/other/padding-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,6) size 43x17
text run at (6,6) width 43: "BBBB"
RenderBlock (anonymous) at (0,86) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 273x17
text run at (0,18) width 273: "This table should have cell padding of 5px"
LayoutTable {TABLE} at (0,122) size 110x68 [border: (1px outset #808080)]
@@ -43,7 +43,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,6) size 43x17
text run at (6,6) width 43: "BBBB"
RenderBlock (anonymous) at (0,190) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 273x17
text run at (0,18) width 273: "This table should have cell padding of 5px"
LayoutTable {TABLE} at (0,226) size 110x68 [border: (1px outset #808080)]
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,6) size 43x17
text run at (6,6) width 43: "BBBB"
RenderBlock (anonymous) at (0,294) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 542x17
text run at (0,18) width 542: "This table should have cell padding of 5px except the 1st cell's left padding will be 0"
LayoutTable {TABLE} at (0,330) size 110x68 [border: (1px outset #808080)]
@@ -83,7 +83,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,6) size 43x17
text run at (6,6) width 43: "BBBB"
RenderBlock (anonymous) at (0,398) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 553x17
text run at (0,18) width 553: "This table should have cell padding of 5px except the last cell's left padding will be 30"
LayoutTable {TABLE} at (0,434) size 135x68 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698