From e4d4ef43b091ce6e554d02cf473602aeae2e51ae Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 19 Aug 2012 20:38:27 -0700 Subject: [PATCH] copy change for previous commit --- docs/components.html | 2 +- docs/templates/pages/components.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components.html b/docs/components.html index 6ff9e5a5b2..6312a3041e 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2141,7 +2141,7 @@

Browser support

Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-9 or older versions of Firefox.

-

Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.

+

Versions earlier than Internet Explorer 10 and Opera 12 do not support animations.

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 504f8e982b..df1fa6774f 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -2070,7 +2070,7 @@

{{_i}}Browser support{{/i}}

{{_i}}Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-9 or older versions of Firefox.{{/i}}

-

{{_i}}Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.{{/i}}

+

{{_i}}Versions earlier than Internet Explorer 10 and Opera 12 do not support animations.{{/i}}