
1. Introduction
1.1 Scope
This document describes the support status of NetFront Browser v3.4 for Sony Corporation's mylo for "Document Object Model (DOM) Level 2 Core Specification" [DOM2-Core], "Document Object Model (DOM) Level 2 Events Specification" [DOM2-Events], "Document Object Model (DOM) Level 2 Style Specification" [DOM2-Style], "Document Object Model (DOM) Level 2 HTML Specification"[DOM2-HTML], and "The XMLHttpRequest Object" [XMLHttpRequest]. Since there are no standard specifications for "Document Object Model Level 0" and "XML Objects", the support status for them is written based on the implementation of each browser vendor.
1.2 How to Read List
| Interface | Attribute/Method | Support | Remark |
|---|---|---|---|
| MouseEvent | |||
| Attribute | |||
| altKey | No | ||
| button | Yes | ||
| clientX | Yes | ||
| clientY | Yes | ||
| ctrlKey | No | ||
- Interface:
- Interface name
- Attribute/Method:
- Attribute name or method name
- Support:
- Support status of NetFront Browser
- Yes
- Object that has an interface specified in the DOM standard specifications and can use this attribute or method.
- No
- Object that has an interface specified in the DOM standard specifications and can use neither this attribute nor method.
- Remark:
- Limitations of NetFront Browser for effects and functions specified in the DOM standard specifications.

