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

Unified Diff: LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt

Issue 20489005: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt b/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
deleted file mode 100644
index cf5d9700f6a0c067c1d4c16383f5fc97eec708a0..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 662x52 [border: (1px outset #808080)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (1,1) size 660x50
- RenderTableRow {TR} at (0,2) size 660x22
- RenderTableCell {TD} at (2,2) size 500x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "col 1 row 1"
- RenderTableCell {TD} at (504,2) size 76x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "col 2 row 1"
- RenderTableCell {TD} at (582,2) size 76x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "col 3 row 1"
- RenderTableRow {TR} at (0,26) size 660x22
- RenderTableCell {TD} at (2,26) size 500x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "col 1 row 2"
- RenderTableCell {TD} at (504,26) size 76x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "col 2 row 2"
- RenderTableCell {TD} at (582,26) size 76x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 72x18
- text run at (2,2) width 72: "col 3 row 3"
- RenderBlock (anonymous) at (0,52) size 784x22
- RenderButton {BUTTON} at (2,2) size 372x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,2) size 356x13
- RenderText {#text} at (0,0) size 356x13
- text run at (0,0) width 356: "Click me to test manually. The first column should grow to 500px."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/dynamic/positioned-movement-with-positioned-children-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698