From 9aa5a6db12fcbc1638610132c1a0f64633325f44 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 19 Jun 2012 13:21:35 -0700 Subject: updated tests and homepage marketing copy --- less/tests/css-tests.html | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index b7177e5c6..017aa84f1 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -472,17 +472,21 @@
- @ + @ +
- @ + + @
- $.00 + $ + + .00
@@ -491,10 +495,17 @@

Prepend and append with uneditable

- $Some value here + $ + Some value here
- Some value here.00 + Some value here + .00 +
+
+ $ + Some value here + .00
-- cgit v1.2.3 From cd466f1d0b51c5165f7b615c671ee94d53f48eeb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 25 Jun 2012 14:37:35 -0700 Subject: add tests for table grid sizing, solve bugs in fluid table grid sizing --- less/tests/css-tests.html | 67 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 017aa84f1..a61f6923a 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -458,6 +458,73 @@ +

Grid sizing

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

Fluid grid sizing

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
123
1 and 23
123
13
2 and 3
+
+
+ + -- cgit v1.2.3 From 8c2db7d7d62d22183601364e7dcaee4a12b083ea Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 25 Jun 2012 15:46:46 -0700 Subject: prevent button group buttons from wrapping in tight spaces by removing floats and replacing with font-size: 0; inline-block hack --- less/tests/css-tests.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index a61f6923a..2396e348c 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -953,6 +953,34 @@ + + + + + + + + + + + +
+ Maecenas faucibus mollis interdum. Nulla vitae elit libero, a pharetra augue. Donec ullamcorper nulla non metus auctor fringilla. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. + +
+ + + + +
+
+ + + + -- cgit v1.2.3 From 3c07eaa251b73e6c5eff4b56e074c54708a4b4ba Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 5 Jul 2012 15:11:54 -0700 Subject: updates to type scale --- less/tests/css-tests.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 2396e348c..4b8b1a277 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -55,6 +55,45 @@ + + + + +
+
+
+

h1. Heading 1

+

h2. Heading 2

+

h3. Heading 3

+

h4. Heading 4

+
h5. Heading 5
+
h6. Heading 6
+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+
+
+
+
+

h1. Heading 1

+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+

h2. Heading 2

+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+

h3. Heading 3

+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+

h4. Heading 4

+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+
h5. Heading 5
+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+
h6. Heading 6
+

Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

+
+
+
+ + + -- cgit v1.2.3 From 83846ba0d629a3882e727ccc7b64684507206cce Mon Sep 17 00:00:00 2001 From: Roberto - phproberto Date: Tue, 10 Jul 2012 08:12:16 +0200 Subject: Fixes #4002 responsive utilities classes --- less/tests/css-tests.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 4b8b1a277..341c80264 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1019,6 +1019,37 @@ + + + + +

Visible on...

+
    +
  • Phone✔ Phone
  • +
  • Tablet✔ Tablet
  • +
  • Desktop✔ Desktop
  • +
+
    +
  • Phone + Tablet✔ Phone + Tablet
  • +
  • Tablet + Desktop✔ Tablet + Desktop
  • +
  • All✔ All
  • +
+ +

Hidden on...

+
    +
  • Phone✔ Phone
  • +
  • Tablet✔ Tablet
  • +
  • Desktop✔ Desktop
  • +
+
    +
  • Phone + Tablet✔ Phone + Tablet
  • +
  • Tablet + Desktop✔ Tablet + Desktop
  • +
  • All✔ All
  • +
+ -- cgit v1.2.3 From 549d61fc289cb9efe5f8959e706e170b080663ba Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 12 Jul 2012 17:02:55 -0700 Subject: updated footer --- less/tests/css-tests.html | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 341c80264..6cc48a608 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1054,17 +1054,25 @@ + - - - + + + -- cgit v1.2.3 From e20d2dfe9d1f43e164d8fdbef64f4041df70b762 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 15 Jul 2012 16:13:25 -0700 Subject: docs cleanup and blockquote cleanup for .pull-right option --- less/tests/css-tests.html | 1 - 1 file changed, 1 deletion(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 6cc48a608..fd687ac3a 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1053,7 +1053,6 @@ - -- cgit v1.2.3 From 89d7ec5290912ddd762f743f450b58b865afc6c3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 19 Jul 2012 21:06:42 -0700 Subject: fixes #4102: properly round top left corners of .table-border with caption/colgroup; also fix css tests page layout and footer --- less/tests/css-tests.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index fd687ac3a..527e96616 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -42,17 +42,19 @@ -
-
-

CSS Tests

-

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

+
+

CSS Tests

+

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

+
+
+ -- cgit v1.2.3 From 3c1a0fbda40d06ab0b89d07ad808aa6975c8381d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 19 Jul 2012 21:25:24 -0700 Subject: fixes #4103: simpler fix for tfoot in .table-border --- less/tests/css-tests.html | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 527e96616..81d5b1896 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -404,6 +404,13 @@ 3 + + + 3 + 6 + 9 + +

Bordered with thead, with colgroup

@@ -414,9 +421,9 @@ - - - + + + @@ -436,6 +443,13 @@ + + + + + + +
123ABC
3
369
@@ -466,6 +480,13 @@ 3 + + + 3 + 6 + 9 + +

Bordered with rowspan and colspan

-- cgit v1.2.3 From 7fa99fb1fe9392f61cb5c46f7e5082e73e8b8784 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jul 2012 12:15:08 -0700 Subject: fix navbar form alignment, and update examples to show these cases --- less/tests/css-tests.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 81d5b1896..a8f62c3cc 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -34,7 +34,7 @@ - -- cgit v1.2.3 From 225d0e0af36ef7aed818fb124c7ec13fbb52be5d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Aug 2012 19:36:28 -0700 Subject: label new css test --- less/tests/css-tests.html | 1 + 1 file changed, 1 insertion(+) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index ef3c0ef6e..8d9785187 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1103,6 +1103,7 @@
+

Fluid textarea at .span12

-- cgit v1.2.3 From fc7ecd78c88771ca9b899f19d56f84970fe9429b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Aug 2012 20:58:33 -0700 Subject: add select element responsive CSS test --- less/tests/css-tests.html | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 8d9785187..d7bca7b0f 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -818,6 +818,30 @@
+

Fluid textarea at .span12

+
+
+ +
+
+ + +
+ + +

Selects

+
+ + + + +
+ + + + @@ -1098,19 +1122,6 @@ -
-
-
- - -

Fluid textarea at .span12

-
-
- -
-
- -
-- cgit v1.2.3 From 1e2edaef48e45c1a085cd21ad2cbf86cfe2c7c06 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Aug 2012 22:52:53 -0700 Subject: add test for #4236: button group, one button with text and one with icon, now line up properly --- less/tests/css-tests.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'less/tests/css-tests.html') diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index d7bca7b0f..6786454cc 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1033,6 +1033,7 @@
+
+
@@ -1086,6 +1088,14 @@
+

Mini buttons: text and icon

+
+ + +
+ +
+