一区二区三区日韩精品-日韩经典一区二区三区-五月激情综合丁香婷婷-欧美精品中文字幕专区

分享

Web browser standards support

 wuhy80 2005-12-26

Web browser standards support

This document will summarize the level of support for standard web technologies by popular web browsers. It deals primarily with the Internet Explorer, Firefox, and Opera web browsers, with focus on the HTML, CSS, DOM, and ECMAScript technologies.

Not all of the standards are displayed here. In particular, some technologies that have consistently good or poor support by all major browsers or are seldom used aren‘t listed. These tables attempt to be as comprehensive as possible.

Pick browsers to display.

Accessibility features

Up

Visitors with visual impairments may take advantage of a magnified version or a monochrome version of these documents. In most web browsers, you can select your preferred view by going to the View menu and then Page Style or Style. This mechanism is not supported by Internet Explorer.

How to interpret these tables

Up

Each row corresponds to a feature of the particular web technology standard. In the full pages, the browser support for that feature is indicated by a single letter: Y (yes), N (no), or I (incomplete support). A question mark (?) means that the support for that feature is currently unknown. The values have been colored for readability. Most feature names in the full tables are links to the official standards definitions.

The tables on this page are in summarized form. Instead of Y, N, and I, percentages are listed, showing the estimated percent of features with support. Incomplete support for a feature is calculated as a 50% support. Features with unknown levels of support are ignored. If more than 5% of the data under a particular standard is unknown, it simply lists a question mark. Feature names are links to the corresponding sections of the full tables.

Some feature ratings in the full pages have explanations associated with them, particularly for those with an "I" rating. The explanations are stored in the title attribute of the table cell, which can usually be accessed by user agents with mouse support by hovering the mouse cursor over the table cell. In browsers that support CSS attribute selectors, these rating symbols are marked with an overline.

There are three families of web browsers shown here by default: MSIE, Firefox, and Opera. MSIE includes Microsoft Internet Explorer for Windows, Maxthon, Netscape in "I Trust This Site" or Internet Explorer mode, Avant Browser, AOL Browser, and other browsers that use the Trident rendering engine. (It should be noted that Internet Explorer for the Mac uses a different rendering engine.) Firefox includes Mozilla Firefox, the Mozilla suite, Seamonkey, Netscape in "I‘m Not Sure" or Netscape mode, Camino, Flock, Galeon, Epiphany, and other browsers that use the Gecko rendering engine. For features that are specific to the interface of the browser rather than simply the rendering engine, the named web browser is the browser being tested.

How features are rated

Up

If the browser doesn‘t recognize a given feature or admits that the feature is not yet implemented, and the browser is supposed to do something with the feature, it receives an automatic N. If the browser appears to support a given feature completely with no significantly impairing bugs, the feature receives a Y. In other cases, the feature generally receives an I, often with an explanation attached (see above). For consistency reasons, it will receive an I even if the feature never performs a correct task or always returns an incorrect value, as long as the browser shows that it recognizes the feature and attempts to utilize it.

A Y value can only be given if the feature is supported natively or by a plugin distributed as an official optional component of the web browser. If it requires a plugin not officially endorsed and distributed by the creators of the web browser, it can at best receive an I rating. If the feature requires a plugin, but there is no such plugin that is officially promoted by the creators of the browser, it receives an N. This is done because all major browsers have a variety of third party plugins available to extend the browser‘s standards support, and including them would defeat the purpose of judging the browser itself.

All features are tested with webpages using valid HTML or XHTML markup with strict doctypes and doctype URLs. Some browsers will purposefully implement some features incorrectly when there are errors on the page, particularly when no doctype is used, or when certain types of doctypes are used. In order to see the following results, make sure that you are using valid strict markup on your webpage. You can check an HTML or XHTML document for validity by using the W3C HTML validator.

Web technology standards

Up

HTML

Up

HTML is the primary language that makes up a webpage. It puts together all of the text, images, scripts, and other content.

In most web browsers, you can view this page‘s HTML code by going to the View menu and selecting "Page Source" or "Source".

This table is in summarized form. View the full tables

HTML
Feature MSIE 6.0 Firefox 1.0 Firefox 1.5 Opera 8.5
HTML 4.01
a 82% 85% 85% 94%
abbr 0% 100% 100% 75%
acronym 88% 88% 88% 75%
address 88% 88% 88% 100%
area 88% 96% 96% 92%
b 88% 88% 88% 100%
base 100% 100% 100% 100%
bdo 88% 88% 88% 100%
big 88% 88% 88% 100%
blockquote 90% 90% 90% 100%
body 92% 92% 92% 100%
br 75% 75% 75% 100%
button 79% 96% 96% 96%
caption 88% 88% 88% 100%
cite 88% 88% 88% 100%
code 88% 88% 88% 100%
col 64% 50% 50% 50%
colgroup 64% 50% 50% 50%
dd 88% 88% 88% 100%
del 92% 92% 92% 100%
dfn 88% 88% 88% 100%
div 88% 88% 88% 100%
dl 88% 88% 88% 100%
dt 88% 88% 88% 100%
em 88% 88% 88% 100%
fieldset 88% 88% 88% 100%
form 92% 96% 96% 100%
frame 85% 80% 85% 85%
frameset 92% 92% 92% 83%
h1 88% 88% 88% 100%
h2 88% 88% 88% 100%
h3 88% 88% 88% 100%
h4 88% 88% 88% 100%
h5 88% 88% 88% 100%
h6 88% 88% 88% 100%
head 67% 67% 67% 67%
hr 88% 88% 88% 100%
html 100% 100% 100% 100%
i 88% 88% 88% 100%
iframe 88% 88% 92% 96%
img 88% 96% 96% 92%
input 87% 91% 91% 78%
ins 92% 92% 92% 100%
kbd 88% 88% 88% 100%
label 69% 69% 69% 100%
legend 90% 70% 90% 80%
li 88% 88% 88% 100%
link 95% 95% 95% 100%
map 90% 90% 90% 90%
meta 100% 100% 100% 100%
noframes 0% 88% 88% 88%
noscript 50% 88% 88% 50%
object 53% 68% 71% 76%
ol 88% 88% 88% 100%
optgroup 42% 83% 83% 58%
option 44% 69% 69% 56%
p 88% 88% 88% 100%
param 100% 100% 100% 100%
pre 88% 88% 88% 100%
q 80% 90% 90% 100%
samp 88% 88% 88% 100%
script 100% 80% 80% 80%
select 92% 96% 96% 83%
small 88% 88% 88% 100%
span 88% 88% 88% 100%
strong 88% 88% 88% 100%
style 100% 100% 100% 100%
sub 88% 88% 88% 100%
sup 88% 88% 88% 100%
table 86% 86% 86% 95%
tbody 80% 80% 80% 90%
td 82% 91% 91% 91%
textarea 93% 97% 97% 93%
tfoot 80% 80% 80% 90%
th 82% 91% 91% 91%
thead 80% 80% 80% 90%
title 50% 50% 50% 50%
tr 80% 80% 80% 90%
tt 88% 88% 88% 100%
ul 88% 88% 88% 100%
var 88% 88% 88% 100%
Core attributes 75% 88% 88% 100%
Event attributes 100% 100% 100% 100%
Internationalization (i18n) attributes 100% 100% 100% 100%
Cell alignment attributes 25% 25% 25% 25%
XHTML 1.0 changes
HTML in XML 0% 100% 100% 100%
Documents must be well-formed 100% 100% 100% 100%
Media types 33% 100% 100% 100%
name fragment identifiers are now id 100% 100% 100% 100%
XHTML 1.1 changes
rb 50% 25% 25% 25%
rbc 0% 25% 25% 25%
rp 25% 25% 25% 25%
rt 83% 17% 17% 17%
rtc 0% 25% 25% 25%
ruby 75% 25% 25% 25%

CSS

Up

CSS is the primary language for adding presentation elements to a webpage. These presentation elements include colors, fonts, backgrounds, and layout.

The voice properties, which include the Angle, Frequency, and Time units, are accessibility extensions and are not necessarily required for all conforming web browsers.

View this page without CSS

This table is in summarized form. View the full tables

CSS
Feature MSIE 6.0 Firefox 1.0 Firefox 1.5 Opera 8.5
CSS 2.1 Units
Angle 0% 0% 0% 0%
Color 100% 100% 100% 100%
Counter 0% 0% 100% 50%
Frequency 0% 0% 0% 0%
Integer 100% 100% 100% 100%
Length 100% 100% 100% 100%
Number 100% 100% 100% 100%
Percentage 100% 100% 100% 100%
String 0% 50% 50% 100%
Time 0% 0% 0% 100%
URI 100% 100% 100% 100%
CSS 2.1 Importance
!important 50% 100% 100% 100%
CSS 2.1 At-rules
@charset 100% 100% 100% 100%
@import 50% 100% 100% 100%
@media 100% 100% 100% 100%
@page 0% 0% 0% 100%
CSS 2.1 Selectors
* 50% 100% 100% 100%
E 50% 100% 100% 100%
E F 100% 100% 100% 100%
E > F 0% 100% 100% 100%
E + F 0% 100% 100% 100%
[attr] 0% 100% 100% 100%
[attr="value"] 0% 100% 100% 100%
[attr~="value"] 0% 100% 100% 100%
[attr|="value"] 0% 100% 100% 100%
.class 50% 100% 100% 100%
#id 50% 100% 100% 100%
CSS 2.1 Pseudo-classes
:active 50% 100% 100% 50%
:first-child 0% 100% 100% 100%
:focus 0% 100% 100% 100%
:hover 50% 100% 100% 50%
:lang(C) 0% 100% 100% 100%
:link 50% 100% 100% 100%
:visited 50% 100% 100% 100%
CSS 2.1 Pseudo-elements
:after 0% 100% 100% 100%
:before 0% 100% 100% 100%
:first-letter 50% 100% 100% 100%
:first-line 50% 100% 100% 100%
CSS 2.1 Basic properties
background 79% 100% 100% 100%
background-attachment 63% 100% 100% 100%
background-color 75% 100% 100% 100%
background-image 75% 100% 100% 100%
background-position 90% 100% 100% 100%
background-repeat 83% 100% 100% 100%
border 50% 100% 100% 100%
border-bottom 50% 100% 100% 100%
border-bottom-color 50% 100% 100% 100%
border-bottom-style 75% 100% 100% 100%
border-bottom-width 75% 100% 100% 100%
border-collapse 63% 100% 100% 100%
border-color 50% 100% 100% 100%
border-left 50% 100% 100% 100%
border-left-color 50% 100% 100% 100%
border-left-style 75% 100% 100% 100%
border-left-width 75% 100% 100% 100%
border-right 50% 100% 100% 100%
border-right-color 50% 100% 100% 100%
border-right-style 75% 100% 100% 100%
border-right-width 75% 100% 100% 100%
border-spacing 0% 100% 100% 100%
border-style 75% 100% 100% 100%
border-top 50% 100% 100% 100%
border-top-color 50% 100% 100% 100%
border-top-style 75% 100% 100% 100%
border-top-width 75% 100% 100% 100%
border-width 75% 100% 100% 100%
bottom 70% 100% 100% 100%
caption-side 0% 100% 100% 100%
clear 83% 100% 100% 100%
clip 0% 100% 100% 100%
color 67% 100% 100% 100%
content 0% 57% 90% 80%
counter-increment 0% 0% 100% 90%
counter-reset 0% 0% 100% 90%
cursor 95% 95% 100% 88%
direction 75% 100% 100% 100%
display 31% 86% 86% 89%
empty-cells 0% 88% 88% 88%
float 70% 100% 100% 100%
font 93% 100% 100% 100%
font-family 88% 100% 100% 100%
font-size 92% 100% 100% 100%
font-style 80% 100% 100% 100%
font-variant 75% 100% 100% 100%
font-weight 93% 100% 100% 100%
height 70% 100% 100% 100%
left 70% 100% 100% 100%
letter-spacing 75% 100% 100% 100%
line-height 83% 100% 100% 100%
list-style 80% 100% 100% 100%
list-style-image 75% 100% 100% 100%
list-style-position 75% 100% 100% 100%
list-style-type 59% 100% 100% 100%
margin 60% 100% 100% 100%
margin-bottom 60% 100% 100% 100%
margin-left 70% 100% 100% 100%
margin-right 70% 100% 100% 100%
margin-top 60% 100% 100% 100%
max-height 0% 100% 100% 100%
max-width 0% 100% 100% 100%
min-height 0% 100% 100% 100%
min-width 0% 100% 100% 100%
outline 0% 0% 100% 100%
outline-color 0% 0% 100% 100%
outline-style 0% 0% 100% 100%
outline-width 0% 0% 100% 100%
overflow 75% 100% 100% 100%
padding 63% 100% 100% 100%
padding-bottom 63% 100% 100% 100%
padding-left 75% 100% 100% 100%
padding-right 75% 100% 100% 100%
padding-top 63% 100% 100% 100%
position 67% 100% 100% 100%
quotes 0% 50% 88% 63%
right 70% 100% 100% 100%
table-layout 75% 100% 100% 100%
text-align 83% 100% 100% 100%
text-decoration 71% 100% 100% 100%
text-indent 75% 100% 100% 100%
text-transform 83% 100% 100% 100%
top 80% 100% 100% 100%
unicode-bidi 80% 100% 100% 100%
vertical-align 67% 100% 100% 100%
visibility 60% 90% 100% 90%
white-space 57% 71% 71% 86%
width 70% 100% 100% 100%
word-spacing 75% 100% 100% 100%
z-index 75% 100% 100% 88%
CSS 2.1 Print properties
orphans 0% 0% 0% 83%
page-break-after 71% 71% 71% 86%
page-break-before 71% 71% 71% 86%
page-break-inside 0% 0% 0% 100%
widows 0% 0% 0% 83%
CSS 2.1 Voice properties
azimuth 0% 0% 0% 0%
cue 0% 0% 0% 100%
cue-after 0% 0% 0% 100%
cue-before 0% 0% 0% 100%
elevation 0% 0% 0% 0%
pause 0% 0% 0% 100%
pause-after 0% 0% 0% 100%
pause-before 0% 0% 0% 100%
pitch 0% 0% 0% 0%
pitch-range 0% 0% 0% 0%
play-during 0% 0% 0% 0%
richness 0% 0% 0% 0%
speak 0% 0% 0% 100%
speak-header 0% 0% 0% 0%
speak-numeral 0% 0% 0% 0%
speak-punctuation 0% 0% 0% 0%
speech-rate 0% 0% 0% 0%
stress 0% 0% 0% 0%
voice-family 0% 0% 0% 100%
volume 0% 0% 0% 0%
CSS 2.1 Conformance
Conformance 43% 86% 100% 100%
CSS 3 Units
Appearance 5% 5% 5% 5%
Color 91% 97% 97% 96%
Counter 0% 0% 0% 0%
ID 0% 0% 0% 0%
Target name 0% 0% 0% 0%
CSS 3 At-rules
@color-profile 0% 0% 0% 0%
@media 0% 0% 0% 31%
@page 0% 0% 0% 0%
CSS 3 Selectors
E ~ F 0% 100% 100% 0%
[attr^="value"] 0% 100% 100% 0%
[attr$="value"] 0% 100% 100% 0%
[attr*="value"] 0% 100% 100% 0%
CSS 3 Pseudo-classes
:root 0% 100% 100% 0%
:nth-child(N) 0% 0% 0% 0%
:nth-last-child(N) 0% 0% 0% 0%
:nth-of-type(N) 0% 0% 0% 0%
:nth-last-of-type(N) 0% 0% 0% 0%
:last-child 0% 100% 100% 0%
:first-of-type 0% 0% 0% 0%
:last-of-type 0% 0% 0% 0%
:only-child 0% 0% 100% 0%
:only-of-type 0% 0% 0% 0%
:empty 0% 100% 100% 0%
:target 0% 100% 100% 0%
:enabled 0% 0% 100% 0%
:disabled 0% 0% 100% 0%
:checked 0% 100% 100% 0%
:indeterminate 0% 0% 0% 0%
:contains(C) 0% 0% 0% 0%
:not(S) 0% 100% 100% 0%
:default 0% 0% 0% 0%
:valid 0% 0% 100% 0%
:invalid 0% 0% 100% 0%
:in-range 0% 0% 100% 0%
:out-of-range 0% 0% 100% 0%
:required 0% 0% 0% 0%
:optional 0% 0% 0% 0%
:read-only 0% 0% 0% 0%
:read-write 0% 0% 0% 0%
CSS 3 Pseudo-elements
::selection 0% 0% 0% 0%
::value 0% 0% 0% 0%
::choices 0% 0% 0% 0%
::repeat-item 0% 0% 0% 0%
::repeat-index 0% 0% 0% 0%
CSS 3 Basic properties
appearance 0% 0% 0% 0%
box-sizing 0% 0% 0% 100%
color 0% 0% 0% 0%
color-profile 0% 0% 0% 0%
content 0% 0% 0% 0%
cursor 41% 3% 94% 3%
display 0% 0% 0% 0%
font 50% 50% 50% 50%
icon 0% 0% 0% 0%
nav-down 0% 0% 0% 0%
nav-index 0% 0% 0% 0%
nav-left 0% 0% 0% 0%
nav-right 0% 0% 0% 0%
nav-up 0% 0% 0% 0%
opacity 0% 100% 100% 0%
outline-offset 0% 0% 100% 0%
rendering-intent 0% 0% 0% 0%
resize 0% 0% 0% 0%
ruby-align 0% 0% 0% 0%
ruby-overhang 0% 0% 0% 0%
ruby-position 0% 0% 0% 0%
ruby-span 0% 0% 0% 0%
CSS 3 Print properties
image-orientation 0% 0% 0% 0%
page 0% 0% 0% 0%
page-policy 0% 0% 0% 0%
size (@page) 0% 0% 0% 0%

DOM

Up

DOM is a model that allows scripting languages to handle browser input and output and manipulate information on webpages. This is essential for high-end web applications.

This table is in summarized form. View the full tables

DOM
Feature MSIE 6.0 Firefox 1.0 Opera 8.5
DOM Level 3 Core
Interface DOMStringList 0% 0% 100%
Interface NameList 0% 0% 0%
Interface DOMImplementationList 0% 0% 0%
Interface DOMImplementationSource 0% 0% 0%
Interface DOMImplementation 40% 80% 70%
Interface DocumentFragment 100% 100% 100%
Interface Document 34% 80% 55%
Interface Node 53% 91% 70%
Interface NodeList 100% 100% 100%
Interface NamedNodeMap 61% 100% 100%
Interface CharacterData 100% 100% 100%
Interface Attr 50% 64% 64%
Interface Element 33% 76% 79%
Interface Text 40% 40% 40%
Interface Comment 100% 100% 100%
Interface TypeInfo 0% 0% 0%
Interface UserDataHandler 0% 0% 0%
Interface DOMError 0% 0% 0%
Interface DOMErrorHandler 0% 0% 0%
Interface DOMLocator 0% 0% 0%
Interface DOMConfiguration 0% 0% 70%
Interface CDATASection 0% 100% 100%
Interface DocumentType 0% 86% 86%
Interface Notation 0% 0% 0%
Interface Entity 0% 0% 0%
Interface EntityReference 0% 0% 0%
Interface ProcessingInstruction 0% 0% 0%
DOM Level 2 Events
Interface EventTarget 0% 88% 100%
Interface EventListener 50% 50% 50%
Interface Event 18% 100% 100%
Interface DocumentEvent 0% 100% 100%
Interface UIEvent 0% 88% 88%
Interface MouseEvent 81% 100% 100%
Interface MutationEvent 0% 100% 100%
HTML event types 83% 96% 92%
DOM Level 2 HTML
Interface HTMLCollection 100% 100% 100%
Interface HTMLOptionsCollection 75% 100% 50%
Interface HTMLDocument 85% 100% 97%
Interface HTMLElement 100% 100% 100%
Interface HTMLHtmlElement 100% 100% 100%
Interface HTMLHeadElement 75% 100% 100%
Interface HTMLLinkElement 90% 100% 100%
Interface HTMLTitleElement 100% 100% 100%
Interface HTMLMetaElement 100% 100% 100%
Interface HTMLBaseElement 83% 100% 100%
Interface HTMLIsIndexElement 0% 100% 100%
Interface HTMLStyleElement 100% 88% 88%
Interface HTMLBodyElement 93% 100% 100%
Interface HTMLFormElement 95% 95% 100%
Interface HTMLSelectElement 97% 100% 100%
Interface HTMLOptGroupElement 100% 100% 100%
Interface HTMLOptionElement 100% 100% 100%
Interface HTMLInputElement 93% 96% 100%
Interface HTMLTextAreaElement 100% 100% 100%
Interface HTMLButtonElement 94% 100% 100%
Interface HTMLLabelElement 100% 100% 100%
Interface HTMLFieldSetElement 100% 100% 100%
Interface HTMLLegendElement 75% 100% 100%
Interface HTMLUListElement 100% 100% 83%
Interface HTMLOListElement 100% 100% 100%
Interface HTMLDListElement 100% 100% 100%
Interface HTMLDirectoryElement 100% 100% 100%
Interface HTMLMenuElement 100% 100% 100%
Interface HTMLLIElement 100% 100% 100%
Interface HTMLDivElement 100% 100% 100%
Interface HTMLParagraphElement 100% 100% 100%
Interface HTMLHeadingElement 100% 100% 100%
Interface HTMLQuoteElement 75% 100% 100%
Interface HTMLPreElement 100% 100% 100%
Interface HTMLBRElement 100% 100% 100%
Interface HTMLBaseFontElement 100% 100% 100%
Interface HTMLFontElement 100% 100% 100%
Interface HTMLHRElement 100% 100% 100%
Interface HTMLModElement 83% 83% 100%
Interface HTMLAnchorElement 97% 97% 100%
Interface HTMLImageElement 92% 96% 100%
Interface HTMLObjectElement 88% 98% 98%
Interface HTMLParamElement 80% 100% 100%
Interface HTMLAppletElement 92% 100% 100%
Interface HTMLMapElement 100% 100% 100%
Interface HTMLAreaElement 94% 100% 100%
Interface HTMLScriptElement 94% 100% 94%
Interface HTMLTableElement 100% 100% 100%
Interface HTMLTableCaptionElement 100% 100% 100%
Interface HTMLTableColElement 86% 100% 100%
Interface HTMLTableSectionElement 88% 100% 100%
Interface HTMLTableRowElement 91% 100% 100%
Interface HTMLTableCellElement 91% 100% 100%
Interface HTMLFrameSetElement 100% 100% 100%
Interface HTMLFrameElement 80% 100% 100%
Interface HTMLIFrameElement 83% 96% 96%
DOM Level 3 Load and Save
Interface DOMImplementationLS 0% 0% 100%
Interface LSParser 0% 0% 94%
Interface LSInput 0% 0% 100%
Interface LSResourceResolver 0% 0% 0%
Interface LSParserFilter 0% 0% 25%
Interface LSProgressEvent 0% 0% 0%
Interface LSLoadEvent 0% 0% 0%
Interface LSSerializer 0% 0% 93%
Interface LSOutput 0% 0% 100%
Interface LSSerializerFilter 0% 0% 50%
DOM Level 2 Style
Interface StyleSheet 75% 100% 0%
Interface StyleSheetList 100% 100% 0%
Interface MediaList 0% 100% 0%
Interface LinkStyle 0% 100% 0%
Interface DocumentStyle 100% 100% 0%
Interface CSSStyleSheet 0% 90% 0%
Interface CSSRuleList 0% 100% 0%
Interface CSSRule 0% 100% 0%
Interface CSSStyleRule 0% 100% 0%
Interface CSSMediaRule 0% 100% 0%
Interface CSSFontFaceRule 0% 0% 0%
Interface CSSPageRule 0% 0% 0%
Interface CSSImportRule 0% 88% 0%
Interface CSSCharsetRule 0% 100% 0%
Interface CSSUnknownRule 0% 0% 0%
Interface CSSStyleDeclaration 20% 95% 60%
Interface CSSValue 0% 0% 0%
Interface CSSPrimitiveValue 0% 0% 0%
Interface CSSValueList 0% 0% 0%
Interface RGBColor 0% 0% 0%
Interface Rect 0% 0% 0%
Interface Counter 0% 0% 0%
Interface ViewCSS 0% 75% 75%
Interface DocumentCSS 0% 0% 0%
Interface DOMImplementationCSS 0% 0% 0%
Interface ElementCSSInlineStyle 100% 100% 100%
Interface CSS2Properties 64% 100% 90%
DOM Level 2 Traversal and Range
Interface NodeIterator 0% 0% 88%
Interface NodeFilter 0% 100% 100%
Interface TreeWalker 0% 69% 100%
Interface DocumentTraversal 0% 67% 100%
Interface Range 0% 100% 100%
Interface DocumentRange 0% 100% 100%
DOM Level 3 Validation
Interface DocumentEditVAL 0% 0% 0%
Interface NodeEditVAL 0% 0% 0%
Interface ElementEditVAL 0% 0% 0%
Interface CharacterDataEditVAL 0% 0% 0%
DOM Level 2 Views
Interface AbstractView 100% 100% 100%
Interface DocumentView 0% 100% 100%

ECMAScript

Up

ECMAScript is a language used to access and work with the DOM. It was developed as a standardized replacement for JavaScript and JScript.

This table is in summarized form. View the full tables

ECMAScript
Feature MSIE 6.0 Firefox 1.0 Firefox 1.5 Opera 8.5
Language constructs
Types 100% 100% 100% 100%
Basic expressions 100% 100% 100% 100%
Unary expressions 100% 100% 100% 100%
Math expressions 100% 100% 100% 100%
Relational expressions 100% 100% 100% 100%
Binary expressions 100% 100% 100% 100%
Assignment expressions 100% 100% 100% 100%
Statements 100% 100% 100% 94%
Objects
Global 100% 100% 100% 100%
Object 100% 100% 100% 100%
Function 100% 100% 100% 100%
Array 100% 100% 100% 100%
String 100% 100% 100% 100%
Boolean 100% 100% 100% 100%
Number 100% 100% 100% 100%
Math 100% 100% 100% 100%
Date 100% 100% 100% 100%
RegExp 100% 100% 100% 100%
Error 100% 100% 100% 100%

Summary

Up

A brief summary of the information on this page is available here: Summary

About other browsers

Up

I am currently in the process of testing other browsers and versions, including Safari and Konqueror. I do not yet have estimated dates for when this information will be available.

Other web browsers may be considered for future inclusion. If you would like to suggest a web browser or help collect data for any web browser not shown here, please post the relevant information in the discussion forums.

Disclaimer

Up

Most of the above information comes from testing and research conducted by one person. It is possible that these tables contain errors. If you wish to correct an error or otherwise contribute to this information, please e-mail me at nanobot@gmail.com or visit the discussion forums. Contributions are highly appreciated.


This article was written by David Hammond. It may be copied and distributed freely as long as it remains unaltered from its original form. See the license for details.

This work is copyright ?2005 David Hammond and is licensed under a Creative Commons License.

Icons used here were adapted from the Crystal icon theme, copyright ?2004 Everaldo and licensed under LGPL.

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多

    国产成人综合亚洲欧美日韩| 激情少妇一区二区三区| 伊人久久五月天综合网| 最近中文字幕高清中文字幕无| 99久久精品国产麻豆| 黄色美女日本的美女日人| 国产老熟女超碰一区二区三区| 亚洲天堂一区在线播放| 国产精品一区二区视频成人| 国产又色又爽又黄的精品视频| 丝袜美女诱惑在线观看| 自拍偷拍福利视频在线观看| 亚洲中文在线中文字幕91| 国产精品亚洲精品亚洲| 中文字幕一区久久综合| 欧美一区二区三区五月婷婷| 欧美日韩校园春色激情偷拍| 国产福利一区二区久久| 亚洲熟女国产熟女二区三区| 亚洲黄色在线观看免费高清| 日本精品中文字幕人妻| 亚洲欧美日本国产不卡| 国产日韩在线一二三区| 国产一级性生活录像片| 91亚洲精品国产一区| 不卡在线播放一区二区三区| 中日韩美一级特黄大片| 99久久免费中文字幕| 欧美精品一区久久精品| 台湾综合熟女一区二区| 一二区中文字幕在线观看| 日韩成人中文字幕在线一区| 91人妻人人精品人人爽| 日韩不卡一区二区视频| 久草视频这里只是精品| 美国黑人一级黄色大片| 麻豆国产精品一区二区三区| 国产福利一区二区久久| 亚洲欧美黑人一区二区| 精品一区二区三区不卡少妇av| 欧美一区日韩一区日韩一区|