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

Unified Diff: LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt

Issue 1101393002: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/linux/fast/forms/form-hides-table-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt b/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt
index a2febbfb53154c6fb5f9b833967fffa0e4d54f5c..a9463661461bbb289b54ba80c5e6fbe7320c71d6 100644
--- a/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt
@@ -90,7 +90,7 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (1,1) size 114x19
text run at (1,1) width 114: "display: inline-table"
LayoutBlockFlow {DIV} at (0,386) size 784x42
- LayoutTable at (0,0) size 155x42
+ LayoutTable (anonymous) at (0,0) size 155x42
LayoutTableSection {DIV} at (0,0) size 155x42
LayoutTableRow (anonymous) at (0,0) size 155x42
LayoutTableCell (anonymous) at (0,0) size 155x42 [r=0 c=0 rs=1 cs=1]
@@ -102,7 +102,7 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (1,1) size 149x19
text run at (1,1) width 149: "display: table-row-group"
LayoutBlockFlow {DIV} at (0,428) size 784x42
- LayoutTable at (0,0) size 172x42
+ LayoutTable (anonymous) at (0,0) size 172x42
LayoutTableSection {DIV} at (0,0) size 172x42
LayoutTableRow (anonymous) at (0,0) size 172x42
LayoutTableCell (anonymous) at (0,0) size 172x42 [r=0 c=0 rs=1 cs=1]
@@ -114,7 +114,7 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (1,1) size 166x19
text run at (1,1) width 166: "display: table-header-group"
LayoutBlockFlow {DIV} at (0,470) size 784x42
- LayoutTable at (0,0) size 167x42
+ LayoutTable (anonymous) at (0,0) size 167x42
LayoutTableSection {DIV} at (0,0) size 167x42
LayoutTableRow (anonymous) at (0,0) size 167x42
LayoutTableCell (anonymous) at (0,0) size 167x42 [r=0 c=0 rs=1 cs=1]
@@ -126,7 +126,7 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (1,1) size 161x19
text run at (1,1) width 161: "display: table-footer-group"
LayoutBlockFlow {DIV} at (0,512) size 784x42
- LayoutTable at (0,0) size 114x42
+ LayoutTable (anonymous) at (0,0) size 114x42
LayoutTableSection (anonymous) at (0,0) size 114x42
LayoutTableRow {DIV} at (0,0) size 114x42
LayoutTableCell (anonymous) at (0,0) size 114x42 [r=0 c=0 rs=1 cs=1]
@@ -138,13 +138,13 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (1,1) size 108x19
text run at (1,1) width 108: "display: table-row"
LayoutBlockFlow {DIV} at (0,554) size 784x0
- LayoutTable at (0,0) size 0x0
+ LayoutTable (anonymous) at (0,0) size 0x0
LayoutTableCol {DIV} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,554) size 784x0
- LayoutTable at (0,0) size 0x0
+ LayoutTable (anonymous) at (0,0) size 0x0
LayoutTableCol {DIV} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,554) size 784x42
- LayoutTable at (0,0) size 110x42
+ LayoutTable (anonymous) at (0,0) size 110x42
LayoutTableSection (anonymous) at (0,0) size 110x42
LayoutTableRow (anonymous) at (0,0) size 110x42
LayoutTableCell {DIV} at (0,0) size 110x42 [r=0 c=0 rs=1 cs=1]
@@ -156,7 +156,7 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (1,1) size 104x19
text run at (1,1) width 104: "display: table-cell"
LayoutBlockFlow {DIV} at (0,596) size 784x82
- LayoutTable at (0,0) size 51x82
+ LayoutTable (anonymous) at (0,0) size 51x82
LayoutBlockFlow {DIV} at (0,0) size 51x82
LayoutBlockFlow {FORM} at (0,0) size 51x66
LayoutTable {TABLE} at (0,0) size 51x66

Powered by Google App Engine
This is Rietveld 408576698