From 66743676ce83552fbab86ced2fc9e890d0dde6a6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 28 Mar 2012 17:41:40 -0700 Subject: moving css tests to less directory --- less/tests/css-tests.html | 329 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 329 insertions(+) create mode 100644 less/tests/css-tests.html (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html new file mode 100644 index 000000000..2e40b44c6 --- /dev/null +++ b/less/tests/css-tests.html @@ -0,0 +1,329 @@ + + + + + CSS Tests ยท Twitter Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+

CSS Tests

+

One stop shop for quick debugging and edge-case tests of CSS.

+
+ + + + + + + +
+
+

Bordered without thead

+ + + + + + + + + + + + + + + + + + +
123
123
123
+

Bordered without thead, with caption

+ + + + + + + + + + + + + + + + + + + +
Table caption
123
123
123
+

Bordered without thead, with colgroup

+ + + + + + + + + + + + + + + + + + + + + + + +
123
123
123
+

Bordered with thead, with colgroup

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
123
123
123
123
+
+
+

Bordered with thead and caption

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Table caption
123
123
123
123
+

Bordered with rowspan and colspan

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
123
1 and 23
123
13
2 and 3
+
+
+ + + + + + + +
+
+

Prepend and append on inputs

+
+
+
+ @ +
+
+
+
+ @ +
+
+
+
+ $.00 +
+
+
+
+
+

Prepend and append with uneditable

+
+
+ $Some value here +
+
+ Some value here.00 +
+
+
+
+ +

Fluid row with inputs

+

Inputs should not extend past the light red background, set on their parent, a .span* column.

+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3