From 89746174b73f36fcb6a85c4a1bf99878e77a6f51 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 28 Jul 2013 02:05:38 -0700 Subject: [PATCH 1/3] Safari handles
just fine; fixes #8698 This makes me wonder whether recent IE might actually support this too. If not, your move IE Team. --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index 641bd899e6..118053448b 100644 --- a/css.html +++ b/css.html @@ -1466,7 +1466,7 @@ For example, <section> should be wrapped as inline.

Cross-browser compatibility

-

While Bootstrap will apply these styles in all browsers, IE and Safari don't actually support the disabled attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in these browsers.

+

While Bootstrap will apply these styles in all browsers, Internet Explorer doesn't actually support the disabled attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in that case.

From c947ab1c9aae66e0ea11288bf21c4a129d6d0c02 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 28 Jul 2013 03:48:40 -0700 Subject: [PATCH 2/3] fix #8701: IE 10+ supports
*golf clap* --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index 118053448b..64774028cb 100644 --- a/css.html +++ b/css.html @@ -1466,7 +1466,7 @@ For example, <section> should be wrapped as inline.

Cross-browser compatibility

-

While Bootstrap will apply these styles in all browsers, Internet Explorer doesn't actually support the disabled attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in that case.

+

While Bootstrap will apply these styles in all browsers, Internet Explorer 9 and below don't actually support the disabled attribute on a <fieldset>. Use custom JavaScript to disable the fieldset in these browsers.

From 98a24cbd25fe93db17718c10031fb654b08e266c Mon Sep 17 00:00:00 2001 From: Clay Diffrient Date: Sun, 28 Jul 2013 08:57:10 -0600 Subject: [PATCH 3/3] Fix wording in 'hidden on...' to be in line with 3.0 wording. --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index 64774028cb..60a5c8d6a6 100644 --- a/css.html +++ b/css.html @@ -1963,7 +1963,7 @@ For example, <section> should be wrapped as inline.
  • Large - +