Opera Presto provides support for the W3C CSSOM View module. Although Opera Presto supports the majority of interfaces from other W3C specifications, it may not support the extensions applied to these interfaces which the CSSOM View module uses.
Please note that each interface in the following data table is hyperlinked to its place in the online W3C CSSOM View module.
| Interface | Attribute extensions |
Method extensions |
Comment | Support |
|---|---|---|---|---|
Window
|
|
|
This interface is a container that displays a document, or a series of documents in sequence. Opera does not support the following CSSOM View Window extension:
|
Partial |
MediaQueryList
|
|
|
This interface has an associated media query list set on creation and an associated list of media query list listeners,
which is initially empty. Opera does not support the following CSSOM View MediaQueryList extensions:
|
No |
Screen
|
|
This interface represents information about the screen of the output device. | Yes | |
Document
|
|
|
This interface represents the entire HTML or XML document. Conceptually, it is the root of the document tree, and provides
the primary access to the document's data. Opera does not support the following CSSOM View Document extension:
|
Partial |
CaretPosition
|
|
|
This interface gives the position of a text insertion point indicator. Opera does not support the following CSSOM View CaretPosition extensions:
|
No |
Element
|
|
|
This interface and its extensions represent an element in an HTML or XML document. | Yes |
HTMLElement
|
|
|
This interface and its extensions specifies the operations and queries that can be made on any HTML element. | Yes |
Range
|
|
|
This interface and its extensions identifies a range of content in a Document, DocumentFragment,
or Attr.
|
Yes |
MouseEvent
|
|
|
This interface and its extensions provides specific contextual information associated with Mouse events. | Yes |
ClientRectList
|
|
|
This interface consists of an ordered list of ClientRect objects. | Yes |
ClientRect
|
|
|
Objects implementing the ClientRect interface represent a rectangular box. The type of box is specified by the method that returns a ClientRect object. | Yes |
Need help? Hit F1 anytime while using Opera to access our online help files, or go here.