Jazajay
Active Member
Internet Explorer 9: Platform Demos
Please note this is still a pure testing version only and not intended for regular use,
So bugs are to be expected, and it appears the JavaScript engine is not working yet.
IE9 current developer features:
CSS3:
# All selectors by the looks of it including:
# Namespaces,
# Backgrounds with borders.
# Border radius
# Media Queries
HTML and JavaScript:
# Increased support for HTML5,
# Improvements in JavaScript performance.
# getElementsByClassName
# DOMContentLoaded event
# DOM range and selection
Along with other improvements to graphics and SVG support.
This is just the currently announced features with more to follow before it goes live.
I'll try to update the list when I can or if anyone else hear's of any new features please post. : )
Please note this is still a pure testing version only and not intended for regular use,
So bugs are to be expected, and it appears the JavaScript engine is not working yet.
IE9 current developer features:
CSS3:
# All selectors by the looks of it including:
- E:root
- E:nth-child
- E:nth-last-child
- E:nth-of-type
- E:nth-last-of-type
- E:last-child
- E:first-of-type
- E:last-of-type
- E
nly-child
- E
nly-of-type
- E
nly-child
- E
nly-of-type
- E:empty
- E:target
- E:enabled
- E:disabled
- E:checked
- E:indeterminate
- E:not(s)
- E::selection
# Namespaces,
# Backgrounds with borders.
# Border radius
# Media Queries
HTML and JavaScript:
# Increased support for HTML5,
# Improvements in JavaScript performance.
# getElementsByClassName
# DOMContentLoaded event
# DOM range and selection
Along with other improvements to graphics and SVG support.
This is just the currently announced features with more to follow before it goes live.
I'll try to update the list when I can or if anyone else hear's of any new features please post. : )