[MS-HTML5E]: Microsoft Edge / Internet Explorer Extensions to the HTML5 ...

[MS-HTML5E]:

Microsoft Edge / Internet Explorer Extensions to the HTML5 Specification

Intellectual Property Rights Notice for Open Specifications Documentation

Technical Documentation. Microsoft publishes Open Specifications documentation ("this documentation") for protocols, file formats, data portability, computer languages, and standards support. Additionally, overview documents cover inter-protocol relationships and interactions.

Copyrights. This documentation is covered by Microsoft copyrights. Regardless of any other terms that are contained in the terms of use for the Microsoft website that hosts this documentation, you can make copies of it in order to develop implementations of the technologies that are described in this documentation and can distribute portions of it in your implementations that use these technologies or in your documentation as necessary to properly document the implementation. You can also distribute in your implementation, with or without modification, any schemas, IDLs, or code samples that are included in the documentation. This permission also applies to any documents that are referenced in the Open Specifications documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. Patents. Microsoft has patents that might cover your implementations of the technologies

described in the Open Specifications documentation. Neither this notice nor Microsoft's delivery of this documentation grants any licenses under those patents or any other Microsoft patents. However, a given Open Specifications document might be covered by the Microsoft Open Specifications Promise or the Microsoft Community Promise. If you would prefer a written license, or if the technologies described in this documentation are not covered by the Open Specifications Promise or Community Promise, as applicable, patent licenses are available by contacting iplg@. License Programs. To see all of the protocols in scope under a specific license program and the associated patents, visit the Patent Map. Trademarks. The names of companies and products contained in this documentation might be covered by trademarks or similar intellectual property rights. This notice does not grant any licenses under those rights. For a list of Microsoft trademarks, visit trademarks. Fictitious Names. The example companies, organizations, products, domain names, email addresses, logos, people, places, and events that are depicted in this documentation are fictitious. No association with any real company, organization, product, domain name, email address, logo, person, place, or event is intended or should be inferred.

Reservation of Rights. All other rights are reserved, and this notice does not grant any rights other than as specifically described above, whether by implication, estoppel, or otherwise.

Tools. The Open Specifications documentation does not require the use of Microsoft programming tools or programming environments in order for you to develop an implementation. If you have access to Microsoft programming tools and environments, you are free to take advantage of them. Certain Open Specifications documents are intended for use in conjunction with publicly available standards specifications and network programming art and, as such, assume that the reader either is familiar with the aforementioned material or has immediate access to it.

Support. For questions and support, please contact dochelp@.

[MS-HTML5E] - v20180828 Microsoft Edge / Internet Explorer Extensions to the HTML5 Specification Copyright ? 2018 Microsoft Corporation Release: August 28, 2018

1 / 25

Revision Summary

Date

Revision History

4/17/2015 1.0

7/7/2015 1.1

11/2/2015 1.2

3/22/2016 1.3

11/2/2016 1.3

Revision Class New Minor Minor Minor

None

3/14/2017 1.3

None

10/3/2017 1.3

None

2/22/2018 1.3

None

3/23/2018 1.3

None

8/28/2018 1.3

None

Comments

Released new document

Clarified the meaning of the technical content.

Clarified the meaning of the technical content.

Clarified the meaning of the technical content.

No changes to the meaning, language, or formatting of the technical content.

No changes to the meaning, language, or formatting of the technical content.

No changes to the meaning, language, or formatting of the technical content.

No changes to the meaning, language, or formatting of the technical content.

No changes to the meaning, language, or formatting of the technical content.

No changes to the meaning, language, or formatting of the technical content.

[MS-HTML5E] - v20180828 Microsoft Edge / Internet Explorer Extensions to the HTML5 Specification Copyright ? 2018 Microsoft Corporation Release: August 28, 2018

2 / 25

Table of Contents

1 Introduction ............................................................................................................ 5 1.1 Glossary ........................................................................................................... 5 1.2 References ........................................................................................................ 5 1.2.1 Normative References ................................................................................... 5 1.2.2 Informative References ................................................................................. 5 1.3 Extensions Overview .......................................................................................... 6 1.4 Relationship to Standards and Other Extensions .................................................... 6 1.5 Applicability Statement ....................................................................................... 7

2 Extensions ............................................................................................................... 8 2.1 Interfaces ......................................................................................................... 8 2.1.1 AudioTrackList.............................................................................................. 8 2.1.2 Document.................................................................................................... 8 2.1.3 ErrorEvent ................................................................................................... 9 2.1.4 HTMLEmbedElement ..................................................................................... 9 2.1.5 HTMLImageElement ...................................................................................... 9 2.1.6 HTMLMediaElement ..................................................................................... 10 2.1.7 HTMLObjectElement .................................................................................... 10 2.1.8 HTMLVideoElement ..................................................................................... 10 2.1.9 MediaError ................................................................................................. 11 2.1.10 Navigator .................................................................................................. 11 2.1.11 PopStateEvent............................................................................................ 11 2.1.12 TextTrack .................................................................................................. 12 2.1.13 TextTrackCue ............................................................................................. 12 2.1.14 TextTrackCueList ........................................................................................ 12 2.1.15 TextTrackList ............................................................................................. 13 2.1.16 VideoTrackList............................................................................................ 13 2.1.17 Window ..................................................................................................... 13 2.2 Attributes........................................................................................................ 14 2.2.1 DOM and Content Attributes ........................................................................ 14 2.2.1.1 msPlayToDisabled ................................................................................. 14 2.2.1.2 msPlayToPrimary .................................................................................. 14 2.2.1.3 msPlayToPreferredSourceUri .................................................................. 14 2.2.2 DOM Attributes Only ................................................................................... 14 2.2.2.1 appMinorVersion ................................................................................... 15 2.2.2.2 browserLanguage.................................................................................. 15 2.2.2.3 msCapsLockWarningOff ......................................................................... 15 2.2.2.4 clientInformation .................................................................................. 15 2.2.2.5 cpuClass .............................................................................................. 15 2.2.2.6 defaultCharset ...................................................................................... 16 2.2.2.7 defaultStatus........................................................................................ 16 2.2.2.8 msExtendedCode .................................................................................. 16 2.2.2.9 offscreenBuffering ................................................................................. 16 2.2.2.10 readyState ........................................................................................... 16 2.2.2.11 systemLanguage ................................................................................... 17 2.2.2.12 text ..................................................................................................... 17 2.2.2.13 URLUnencoded ..................................................................................... 17 2.2.2.14 userLanguage ....................................................................................... 17 2.2.2.15 msZoom .............................................................................................. 17 2.2.3 Event Attributes ......................................................................................... 18 2.2.3.1 onmssitemodejumplistitemremoved ........................................................ 18 2.2.3.2 onmsthumbnailclick............................................................................... 18 2.3 Methods.......................................................................................................... 18 2.3.1 getCueAsHTML ........................................................................................... 18 2.3.2 initErrorEvent............................................................................................. 19

[MS-HTML5E] - v20180828 Microsoft Edge / Internet Explorer Extensions to the HTML5 Specification Copyright ? 2018 Microsoft Corporation Release: August 28, 2018

3 / 25

2.3.3 2.3.4 2.3.5 2.3.6 2.3.7

initPopStateEvent ....................................................................................... 19 item.......................................................................................................... 19 msLaunchUri .............................................................................................. 20 queryCommandText .................................................................................... 20 updateSettings ........................................................................................... 20

3 Security ................................................................................................................. 22

4 Appendix A: Product Behavior ............................................................................... 23

5 Change Tracking.................................................................................................... 24

6 Index..................................................................................................................... 25

[MS-HTML5E] - v20180828 Microsoft Edge / Internet Explorer Extensions to the HTML5 Specification Copyright ? 2018 Microsoft Corporation Release: August 28, 2018

4 / 25

1 Introduction

This document describes extensions provided by Microsoft web browsers for the HTML5 specification [HTML5] W3C Recommendation of 28 October 2014.

Section 2 of this specification is normative. All other sections and examples in this specification are informative.

1.1 Glossary

MAY, SHOULD, MUST, SHOULD NOT, MUST NOT: These terms (in all caps) are used as defined in [RFC2119]. All statements of optional behavior use either MAY, SHOULD, or SHOULD NOT.

1.2 References

Links to a document in the Microsoft Open Specifications library point to the correct section in the most recently published version of the referenced document. However, because individual documents in the library are not updated at the same time, the section numbers in the documents may not match. You can confirm the correct section numbering by checking the Errata.

1.2.1 Normative References

We conduct frequent surveys of the normative references to assure their continued availability. If you have any issue with finding a normative reference, please contact dochelp@. We will assist you in finding the relevant information.

[HTML5] Berjon, R., Faulkner, S., Leithead, T., Navara, E., et al., Eds., "HTML5 -- A vocabulary and associated APIs for HTML and XHTML",

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997,

1.2.2 Informative References

[CSS-Level2-2009] World Wide Web Consortium, "Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification", W3C Candidate Recommendation 08 September 2009,

[DOM Level 2 - Core] World Wide Web Consortium, "Document Object Model (DOM) Level 2 Core Specification Version 1.0", W3C Recommendation 13 November 2000,

[DOM Level 2 - HTML] World Wide Web Consortium, "Document Object Model (DOM) Level 2 HTML Specification Version 1.0", W3C Recommendation 09 January 2003,

[DOM Level 2 - Style] World Wide Web Consortium, "Document Object Model (DOM) Level 2 Style Specification Version 1.0", W3C Recommendation 13 November 2000,

[ECMA-262-1999] Ecma International, "ECMAScript Language Specification", Standard ECMA-262 3rd Edition - December 1999,

[MS-HTML5E] - v20180828 Microsoft Edge / Internet Explorer Extensions to the HTML5 Specification Copyright ? 2018 Microsoft Corporation Release: August 28, 2018

5 / 25

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download