Updated support icons for IE preview 3 support

This commit is contained in:
remy 2010-06-24 11:02:26 +01:00
parent 2488e53ff4
commit 28e24545d5
1 changed files with 8 additions and 4 deletions

View File

@ -22,7 +22,8 @@
"url": "two-videos",
"tags": "video",
"support": {
"live": "firefox opera safari chrome"
"live": "firefox opera safari chrome",
"nightly": "ie"
}
},
{
@ -30,7 +31,8 @@
"url": "canvas-grad",
"tags": "canvas",
"support": {
"live": "firefox opera safari chrome"
"live": "firefox opera safari chrome",
"nightly": "ie"
}
},
{
@ -38,7 +40,8 @@
"url": "video-canvas",
"tags": "video canvas",
"support": {
"live": "firefox opera safari chrome"
"live": "firefox opera safari chrome",
"nightly": "ie"
}
},
{
@ -46,7 +49,8 @@
"url": "video",
"tags": "video",
"support": {
"live": "firefox opera safari chrome"
"live": "firefox opera safari chrome",
"nightly": "ie"
}
},
{