From 5dc65894c0ab82c441116b1c6c127c1533ca4b67 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 3 Sep 2013 16:51:17 -0700 Subject: [PATCH 1/2] Color-code the "Internet Explorer 8 and 9" features table --- getting-started.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/getting-started.html b/getting-started.html index 92e83a6efd..0c39461def 100644 --- a/getting-started.html +++ b/getting-started.html @@ -676,30 +676,30 @@ bootstrap/ border-radius - No - Yes + No + Yes box-shadow - No - Yes + No + Yes transform - No - Yes, with -ms + No + Yes, with -ms vendor prefix transition - No - No + No + No placeholder - No - No + No + No From e62a04a19bb17c1da7644db25d08049707fcd6b2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 3 Sep 2013 18:20:21 -0700 Subject: [PATCH 2/2] Color code IE8-9 table with text classes and Glyhpicons instead of table classes --- getting-started.html | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/getting-started.html b/getting-started.html index 0c39461def..7d219124e9 100644 --- a/getting-started.html +++ b/getting-started.html @@ -668,38 +668,36 @@ bootstrap/ - - - + + + - - + + - - + + - - + + - - + - - +
FeatureInternet Explorer 8Internet Explorer 9FeatureInternet Explorer 8Internet Explorer 9
border-radiusNoYes Not supported Supported
box-shadowNoYes Not supported Supported
transformNoYes, with -ms vendor prefix Not supported Supported, with -ms prefix
transitionNoNo Not supported
placeholderNoNo Not supported