From 047d4d4aa84af470de41bb164c94ec90e7c725bb Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 11 Mar 2009 20:09:34 -0400 Subject: Added table elements to block elements so tables get prettified and updated tables extension test. --- tests/extensions-x-tables/tables.html | 124 ++++++++++++++++++++++++++++++++-- 1 file changed, 118 insertions(+), 6 deletions(-) (limited to 'tests/extensions-x-tables/tables.html') diff --git a/tests/extensions-x-tables/tables.html b/tests/extensions-x-tables/tables.html index 0549bdf..c931e6a 100644 --- a/tests/extensions-x-tables/tables.html +++ b/tests/extensions-x-tables/tables.html @@ -1,7 +1,119 @@

Table Tests

-
First HeaderSecond Header
Content CellContent Cell
Content CellContent Cell
-
First HeaderSecond Header
Content CellContent Cell
Content CellContent Cell
-
ItemValue
Computer$1600
Phone$12
Pipe$1
-
Function nameDescription
help()Display the help window.
destroy()Destroy your computer!
-
foobarbaz
Q
WW
-
foobarbaz
Q
WW
\ No newline at end of file + + + + + + + + + + + + + + + + + +
First HeaderSecond Header
Content CellContent Cell
Content CellContent Cell
+ + + + + + + + + + + + + + + + + +
First HeaderSecond Header
Content CellContent Cell
Content CellContent Cell
+ + + + + + + + + + + + + + + + + + + + + +
ItemValue
Computer$1600
Phone$12
Pipe$1
+ + + + + + + + + + + + + + + + + +
Function nameDescription
help()Display the help window.
destroy()Destroy your computer!
+ + + + + + + + + + + + + + + + + +
foobarbaz
+Q +
W +W
+ + + + + + + + + + + + + + + + + +
foobarbaz
+Q +
W +W
\ No newline at end of file -- cgit v1.2.3