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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-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/core/col_widths_fix_autoPer-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.txt b/LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.txt
index b4f08f4c8ed09d9c53df1be581402a717cf07b30..895284aa87327d3ad0b0a512675bd2b30b26c4e9 100644
--- a/LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 22x18
text run at (2,2) width 22: "foo"
RenderBlock (anonymous) at (0,46) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 409x18
text run at (0,18) width 409: "fixed table - too small a percentage width cell is honored to min"
LayoutTable {TABLE} at (0,82) size 300x28 [border: (1px outset #808080)]
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 22x18
text run at (2,2) width 22: "foo"
RenderBlock (anonymous) at (0,110) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 331x18
text run at (0,18) width 331: "fixed table - percentage cell width includes padding"
LayoutTable {TABLE} at (0,146) size 300x66 [border: (1px outset #808080)]
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (21,21) size 60x18
text run at (21,21) width 60: "cell=auto"
RenderBlock (anonymous) at (0,212) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,230) size 300x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 298x26
LayoutTableRow {TR} at (0,2) size 298x22
@@ -53,7 +53,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 60x18
text run at (2,2) width 60: "cell=auto"
RenderBlock (anonymous) at (0,258) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 253x18
text run at (0,18) width 253: "fixed table - % cells don't get expanded"
LayoutTable {TABLE} at (0,294) size 200x28 [border: (1px outset #808080)]
@@ -69,7 +69,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 28x18
text run at (2,2) width 28: "auto"
RenderBlock (anonymous) at (0,322) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 208x18
text run at (0,18) width 208: "fixed table - % cells are honored"
LayoutTable {TABLE} at (0,358) size 200x46 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698