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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/core/col_widths_fix_autoPer-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_autoPer-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_autoPer-expected.txt
index 6747505e1aa3685aaff0d345027a684668c492ec..15e75451b764d3c8af4e0331de858f53ebca27b8 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_autoPer-expected.txt
+++ b/LayoutTests/platform/win/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 22x17
text run at (2,2) width 22: "foo"
RenderBlock (anonymous) at (0,46) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 409x17
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 22x17
text run at (2,2) width 22: "foo"
RenderBlock (anonymous) at (0,110) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 331x17
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 60x17
text run at (21,21) width 60: "cell=auto"
RenderBlock (anonymous) at (0,212) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
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 60x17
text run at (2,2) width 60: "cell=auto"
RenderBlock (anonymous) at (0,258) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 253x17
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 28x17
text run at (2,2) width 28: "auto"
RenderBlock (anonymous) at (0,322) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderText {#text} at (0,18) size 208x17
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