task
stringlengths 12
101
| input
stringlengths 5
5.87k
| output
stringlengths 1
5.47k
| options
sequence | pageTitle
stringlengths 0
151
| outputColName
stringlengths 1
142
| url
stringlengths 24
147
| wdcFile
stringlengths 71
75
|
---|---|---|---|---|---|---|---|
84d92486_Interactivity__Bubbling_phase | [Event Identifier] DOMFocusIn [Description] Occurs when an element receives focus. [DOM3 event category] UIEvent [Animation event name] focusin [Cancel -able] No [uDOM interface] UIEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] DOMFocusOut [Description] Occurs when an element loses focus. [DOM3 event category] UIEvent [Animation event name] focusout [Cancel -able] No [uDOM interface] UIEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] DOMActivate [Description] Occurs when an element is activated, for instance, through a mouse click or a keypress. [DOM3 event category] UIEvent [Animation event name] activate [Cancel -able] Yes [uDOM interface] UIEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] click [Description] Occurs when the pointing device button is clicked over an element. A click is defined as a mousedown and mouseup over the same screen location. The sequence of these events is: mousedown, mouseup, click. If multiple clicks occur at the same screen location, the sequence repeats with the detail attribute incrementing with each repetition. [DOM3 event category] MouseEvent [Animation event name] click [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] mousedown [Description] Occurs when the pointing device button is pressed over an element. [DOM3 event category] MouseEvent [Animation event name] mousedown [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] mouseup [Description] Occurs when the pointing device button is released over an element. [DOM3 event category] MouseEvent [Animation event name] mouseup [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] mouseover [Description] Occurs when the pointing device is moved onto an element. [DOM3 event category] MouseEvent [Animation event name] mouseover [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] mousemove [Description] Occurs when the pointing device is moved while it is over an element. [DOM3 event category] MouseEvent [Animation event name] mousemove [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] mouseout [Description] Occurs when the pointing device is moved away from an element. [DOM3 event category] MouseEvent [Animation event name] mouseout [Cancel -able] Yes [uDOM interface] MouseEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] textInput [Description] One or more characters have been entered. [DOM3 event category] TextEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] TextEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] keydown [Description] A key is pressed down. (The normative definition of this event is the description in the DOM3 Events specification.) [DOM3 event category] KeyboardEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] KeyboardEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] keyup [Description] A key is released. (The normative definition of this event is the description in the DOM3 Events specification.) [DOM3 event category] KeyboardEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] KeyboardEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] load [Description] The event is triggered at the point at which the user agent finishes loading the element and any dependent resources (such as images, style sheets, or scripts). In the case the element references a script, the event will be raised only after an attempt to interpret the script has been made. Dependent resources that fail to load will not prevent this event from firing if the element that referenced them is still accessible via the DOM unless they are designated as externalResourcesRequired. The event is independent of the means by which the element was added to DOM tree. [DOM3 event category] BasicEvent [Animation event name] load [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGLoad [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the load event, but the load event must be sent before the SVGLoad event. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] resize [Description] Occurs when a document view is being resized. This event is only applicable to 'svg' elements and is dispatched after the resize operation has taken place. The target of the event is the 'svg' element. [DOM3 event category] BasicEvent [Animation event name] resize [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGResize [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the resize event, but the resize event must be sent before the SVGResize event. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] scroll [Description] Occurs when a document view is being shifted along the X or Y or both axis, either through a direct user interaction or any change on the currentTranslate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the shift modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] BasicEvent [Animation event name] scroll [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGScroll [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the scroll event, but the scroll event must be sent before the SVGScroll event. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGZoom [Description] Occurs when the zoom level of a document view is being changed, either through a direct user interaction or any change to the currentScale property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the zoom level modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] none [Animation event name] zoom [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGRotate [Description] Occurs when the rotation of a document view is being changed, either through a direct user interaction or any change to the currentRotate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the rotation modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] none [Animation event name] rotate [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] beginEvent [Description] Occurs when a Timed Element begins. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] beginEvent [Cancel -able] No [uDOM interface] TimeEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] endEvent [Description] Occurs when a Timed Element ends. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] endEvent [Cancel -able] No [uDOM interface] TimeEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] repeatEvent [Description] Occurs when a Timed Element repeats. It is raised each time the element repeats, after the first iteration. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] repeatEvent [Cancel -able] No [uDOM interface] TimeEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGMousewheel [Description] Occurs when a rotational input device has been activated. [DOM3 event category] MouseEvent [Animation event name] none [Cancel -able] Yes [uDOM interface] WheelEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGPreload [Description] A load operation has begun. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ProgressEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGLoadProgress [Description] Progress has occurred in loading a given resource. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ProgressEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGPostload [Description] A load operation has completed. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ProgressEvent [Bubbling phase] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGTimer [Description] Occurs when the specified timer interval has elapsed for a timer. This event is triggered only by 'running' timers in the current global execution context of the SVG document (i.e. for timers which have been instantiated via the SVGGlobal interface and started via the start() method of the Timer interface). The target of the event is the 'timer' object itself. The event processing is limited to the target phase. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] Event [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionConnected [Description] Occurs when a connection has been established. No context information is available. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionClosed [Description] Occurs when a connection has been closed. No context information is available [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionError [Description] Occurs when an error happens during the lifetime of a connection. Additional context information is available in the errorCode field. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionDataSent [Description] Occurs when data has been successfully transmitted. No context information is available. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
84d92486_Interactivity__Bubbling_phase | [Event Identifier] SVGConnectionDataReceived [Description] Occurs when data has been received on the connection. Additional context information is available on the receivedData field. [DOM3 event category] none [Animation event name] none [Cancel -able] No [uDOM interface] ConnectionEvent [Bubbling phase] | No | [
[
"Y",
"e",
"s"
],
[
"N",
"o"
]
] | Interactivity | Bubbling phase | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
40b100cb_th_2_0_Functions_and_Operators__Meaning | [Function] op:to [Meaning] | Returns the sequence containing every xs:integer between the values of the operands. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators | Meaning | http://www.w3.org/TR/2005/CR-xpath-functions-20051103/ | 17/1438042987402.78_20150728002307-00071-ip-10-236-191-2_813992908_92.json |
40b100cb_th_2_0_Functions_and_Operators__Meaning | [Function] fn:id [Meaning] | Returns the sequence of element nodes having an ID value matching the one or more of the supplied IDREF values. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators | Meaning | http://www.w3.org/TR/2005/CR-xpath-functions-20051103/ | 17/1438042987402.78_20150728002307-00071-ip-10-236-191-2_813992908_92.json |
40b100cb_th_2_0_Functions_and_Operators__Meaning | [Function] fn:idref [Meaning] | Returns the sequence of element or attribute nodes with an IDREF value matching one or more of the supplied ID values. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators | Meaning | http://www.w3.org/TR/2005/CR-xpath-functions-20051103/ | 17/1438042987402.78_20150728002307-00071-ip-10-236-191-2_813992908_92.json |
40b100cb_th_2_0_Functions_and_Operators__Meaning | [Function] fn:doc [Meaning] | Returns a document node retrieved using the specified URI. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators | Meaning | http://www.w3.org/TR/2005/CR-xpath-functions-20051103/ | 17/1438042987402.78_20150728002307-00071-ip-10-236-191-2_813992908_92.json |
40b100cb_th_2_0_Functions_and_Operators__Meaning | [Function] fn:doc-available [Meaning] | Returns true if a document node can be retrieved using the specified URI. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators | Meaning | http://www.w3.org/TR/2005/CR-xpath-functions-20051103/ | 17/1438042987402.78_20150728002307-00071-ip-10-236-191-2_813992908_92.json |
40b100cb_th_2_0_Functions_and_Operators__Meaning | [Function] fn:collection [Meaning] | Returns a sequence of nodes retrieved using the specified URI or the nodes in the default collection. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators | Meaning | http://www.w3.org/TR/2005/CR-xpath-functions-20051103/ | 17/1438042987402.78_20150728002307-00071-ip-10-236-191-2_813992908_92.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] article role [Restrictions] Role must be either article, document, application, or main [Language feature] | article element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] note role [Restrictions] Role must be either note, complementary, or search [Language feature] | aside element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] document role [Restrictions] Role must be either document or application [Language feature] | html element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] listitem role [Restrictions] Role must be either listitem or treeitem [Language feature] | li element whose parent is an ol or ul element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] list role [Restrictions] Role must be either list, tree, or directory [Language feature] | ol element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] status role [Restrictions] No restrictions [Language feature] | output element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] region role [Restrictions] Role must be either region, document, application, contentinfo, main, search, alert, dialog, alertdialog, status, or log [Language feature] | section element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] grid role [Restrictions] Role must be either grid or treegrid [Language feature] | table element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
e0926385_HTML_5__Language_feature | [Default implied ARIA semantic] list role [Restrictions] Role must be either list or tree, or directory [Language feature] | ul element | [
[
"a",
"r",
"t",
"i",
"c",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"a",
"s",
"i",
"d",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"h",
"t",
"m",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"l",
"i",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t",
" ",
"w",
"h",
"o",
"s",
"e",
" ",
"p",
"a",
"r",
"e",
"n",
"t",
" ",
"i",
"s",
" ",
"a",
"n",
" ",
"o",
"l",
" ",
"o",
"r",
" ",
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"s",
"e",
"c",
"t",
"i",
"o",
"n",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"t",
"a",
"b",
"l",
"e",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
],
[
"u",
"l",
" ",
"e",
"l",
"e",
"m",
"e",
"n",
"t"
]
] | HTML 5 | Language feature | http://www.w3.org/TR/2009/WD-html5-20090825/Overview.html | 17/1438042987228.91_20150728002307-00333-ip-10-236-191-2_806791565_6.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] CORS [Spec Status] CR (Jan/Feb 2013) [Test Suite] Yes (WebApps WG); Yes (WebAppSec WG) [Remarks] Implementation Report [Test Suite Status] | Complete or very close | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] DOM 3 Events [Spec Status] LCWD [Test Suite] Yes [Remarks] Approved Tests [Test Suite Status] | Complete or very close | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] DOM4 [Spec Status] WD [Test Suite] Yes [Remarks] Approved Tests [Test Suite Status] | Not complete | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] Progress Events [Spec Status] CR [Test Suite] Yes [Test Suite Status] | Complete | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] Web Storage [Spec Status] CR [Test Suite] Yes [Remarks] Approved Tests [Test Suite Status] | Complete or very close | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] Web Workers [Spec Status] CR [Test Suite] Yes [Test Suite Status] | Not complete | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
21328211_of__Testing_Common____W3C_Wiki__Test_Suite_Status | [Specification] XMLHttpRequest [Spec Status] WD [Test Suite] Yes [Test Suite Status] | Not complete | [
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e",
" ",
"o",
"r",
" ",
"v",
"e",
"r",
"y",
" ",
"c",
"l",
"o",
"s",
"e"
],
[
"N",
"o",
"t",
" ",
"c",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
],
[
"C",
"o",
"m",
"p",
"l",
"e",
"t",
"e"
]
] | Difference between revisions of "Testing/Common" - W3C Wiki | Test Suite Status | http://www.w3.org/wiki/index.php?title=Testing/Common&curid=6858&diff=63634&oldid=63601 | 17/1438042987866.61_20150728002307-00308-ip-10-236-191-2_802488980_4.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] DOMFocusIn [Description] Occurs when an element receives focus. [DOM3 event category] UIEvent [Animation event name] focusin [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] DOMFocusOut [Description] Occurs when an element loses focus. [DOM3 event category] UIEvent [Animation event name] focusout [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] DOMActivate [Description] Occurs when an element is activated, for instance, through a mouse click or a keypress. [DOM3 event category] UIEvent [Animation event name] activate [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] click [Description] Occurs when the pointing device button is clicked over an element. A click is defined as a mousedown and mouseup over the same screen location. The sequence of these events is: mousedown, mouseup, click. If multiple clicks occur at the same screen location, the sequence repeats with the detail attribute incrementing with each repetition. [DOM3 event category] MouseEvent [Animation event name] click [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] mousedown [Description] Occurs when the pointing device button is pressed over an element. [DOM3 event category] MouseEvent [Animation event name] mousedown [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] mouseup [Description] Occurs when the pointing device button is released over an element. [DOM3 event category] MouseEvent [Animation event name] mouseup [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] mouseover [Description] Occurs when the pointing device is moved onto an element. [DOM3 event category] MouseEvent [Animation event name] mouseover [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] mousemove [Description] Occurs when the pointing device is moved while it is over an element. [DOM3 event category] MouseEvent [Animation event name] mousemove [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] mouseout [Description] Occurs when the pointing device is moved away from an element. [DOM3 event category] MouseEvent [Animation event name] mouseout [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | MouseEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] textInput [Description] One or more characters have been entered. [DOM3 event category] TextEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | TextEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] keydown [Description] A key is pressed down. (The normative definition of this event is the description in the DOM3 Events specification.) [DOM3 event category] KeyboardEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | KeyboardEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] keyup [Description] A key is released. (The normative definition of this event is the description in the DOM3 Events specification.) [DOM3 event category] KeyboardEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | KeyboardEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] load [Description] The event is triggered at the point at which the user agent finishes loading the element and any dependent resources (such as images, style sheets, or scripts). In the case the element references a script, the event will be raised only after an attempt to interpret the script has been made. Dependent resources that fail to load will not prevent this event from firing if the element that referenced them is still accessible via the DOM unless they are designated as externalResourcesRequired. The event is independent of the means by which the element was added to DOM tree. [DOM3 event category] BasicEvent [Animation event name] load [Bubbling phase] No [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGLoad [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the load event, but the load event must be sent before the SVGLoad event. [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] resize [Description] Occurs when a document view is being resized. This event is only applicable to 'svg' elements and is dispatched after the resize operation has taken place. The target of the event is the 'svg' element. [DOM3 event category] BasicEvent [Animation event name] resize [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGResize [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the resize event, but the resize event must be sent before the SVGResize event. [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] scroll [Description] Occurs when a document view is being shifted along the X or Y or both axis, either through a direct user interaction or any change on the currentTranslate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the shift modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] BasicEvent [Animation event name] scroll [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGScroll [Description] This event is deprecated and is for backwards compatibility only, see notes below. This event is sent at the same time as the scroll event, but the scroll event must be sent before the SVGScroll event. [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGZoom [Description] Occurs when the zoom level of a document view is being changed, either through a direct user interaction or any change to the currentScale property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the zoom level modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] none [Animation event name] zoom [Bubbling phase] No [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGRotate [Description] Occurs when the rotation of a document view is being changed, either through a direct user interaction or any change to the currentRotate property available on SVGSVGElement interface. This event is only applicable to 'svg' elements and is dispatched after the rotation modification has taken place. The target of the event is the 'svg' element. [DOM3 event category] none [Animation event name] rotate [Bubbling phase] No [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] beginEvent [Description] Occurs when a Timed Element begins. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] beginEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | TimeEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] endEvent [Description] Occurs when a Timed Element ends. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] endEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | TimeEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] repeatEvent [Description] Occurs when a Timed Element repeats. It is raised each time the element repeats, after the first iteration. For details, see the description of the Events and event model in SMIL 2.1. [DOM3 event category] none [Animation event name] repeatEvent [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | TimeEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGMousewheel [Description] Occurs when a rotational input device has been activated. [DOM3 event category] MouseEvent [Animation event name] none [Bubbling phase] Yes [Cancel -able] Yes [uDOM interface] | WheelEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGPreload [Description] A load operation has begun. [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | ProgressEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGLoadProgress [Description] Progress has occurred in loading a given resource. [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | ProgressEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGPostload [Description] A load operation has completed. [DOM3 event category] none [Animation event name] none [Bubbling phase] Yes [Cancel -able] No [uDOM interface] | ProgressEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGTimer [Description] Occurs when the specified timer interval has elapsed for a timer. This event is triggered only by 'running' timers in the current global execution context of the SVG document (i.e. for timers which have been instantiated via the SVGGlobal interface and started via the start() method of the Timer interface). The target of the event is the 'timer' object itself. The event processing is limited to the target phase. [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | Event | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGConnectionConnected [Description] Occurs when a connection has been established. No context information is available. [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | ConnectionEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGConnectionClosed [Description] Occurs when a connection has been closed. No context information is available [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | ConnectionEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGConnectionError [Description] Occurs when an error happens during the lifetime of a connection. Additional context information is available in the errorCode field. [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | ConnectionEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGConnectionDataSent [Description] Occurs when data has been successfully transmitted. No context information is available. [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | ConnectionEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
dca2f74a_Interactivity__uDOM_interface | [Event Identifier] SVGConnectionDataReceived [Description] Occurs when data has been received on the connection. Additional context information is available on the receivedData field. [DOM3 event category] none [Animation event name] none [Bubbling phase] No [Cancel -able] No [uDOM interface] | ConnectionEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"o",
"u",
"s",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"e",
"x",
"t",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
],
[
"E",
"v",
"e",
"n",
"t"
],
[
"T",
"i",
"m",
"e",
"E",
"v",
"e",
"n",
"t"
],
[
"W",
"h",
"e",
"e",
"l",
"E",
"v",
"e",
"n",
"t"
],
[
"P",
"r",
"o",
"g",
"r",
"e",
"s",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"C",
"o",
"n",
"n",
"e",
"c",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
]
] | Interactivity | uDOM interface | http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/interact.html | 17/1438042987402.78_20150728002307-00322-ip-10-236-191-2_807085952_0.json |
791f106a_SPARQL_Query_Language_for_RDF__2 | [BASE] SELECT [PREFIX] CONSTRUCT [3] ASK [2] | DESCRIBE | [
[
"D",
"E",
"S",
"C",
"R",
"I",
"B",
"E"
],
[
"O",
"F",
"F",
"S",
"E",
"T"
],
[
"W",
"H",
"E",
"R",
"E"
],
[
"U",
"N",
"I",
"O",
"N"
],
[
"L",
"A",
"N",
"G",
"M",
"A",
"T",
"C",
"H",
"E",
"S"
],
[
"i",
"s",
"L",
"I",
"T",
"E",
"R",
"A",
"L"
]
] | SPARQL Query Language for RDF | 2 | http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ | 17/1438042987402.78_20150728002307-00073-ip-10-236-191-2_798768130_72.json |
791f106a_SPARQL_Query_Language_for_RDF__2 | [BASE] ORDER BY [PREFIX] LIMIT [3] DISTINCT [4] REDUCED [2] | OFFSET | [
[
"D",
"E",
"S",
"C",
"R",
"I",
"B",
"E"
],
[
"O",
"F",
"F",
"S",
"E",
"T"
],
[
"W",
"H",
"E",
"R",
"E"
],
[
"U",
"N",
"I",
"O",
"N"
],
[
"L",
"A",
"N",
"G",
"M",
"A",
"T",
"C",
"H",
"E",
"S"
],
[
"i",
"s",
"L",
"I",
"T",
"E",
"R",
"A",
"L"
]
] | SPARQL Query Language for RDF | 2 | http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ | 17/1438042987402.78_20150728002307-00073-ip-10-236-191-2_798768130_72.json |
791f106a_SPARQL_Query_Language_for_RDF__2 | [BASE] FROM [PREFIX] FROM NAMED [2] | WHERE | [
[
"D",
"E",
"S",
"C",
"R",
"I",
"B",
"E"
],
[
"O",
"F",
"F",
"S",
"E",
"T"
],
[
"W",
"H",
"E",
"R",
"E"
],
[
"U",
"N",
"I",
"O",
"N"
],
[
"L",
"A",
"N",
"G",
"M",
"A",
"T",
"C",
"H",
"E",
"S"
],
[
"i",
"s",
"L",
"I",
"T",
"E",
"R",
"A",
"L"
]
] | SPARQL Query Language for RDF | 2 | http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ | 17/1438042987402.78_20150728002307-00073-ip-10-236-191-2_798768130_72.json |
791f106a_SPARQL_Query_Language_for_RDF__2 | [BASE] GRAPH [PREFIX] OPTIONAL [3] FILTER [4] a [2] | UNION | [
[
"D",
"E",
"S",
"C",
"R",
"I",
"B",
"E"
],
[
"O",
"F",
"F",
"S",
"E",
"T"
],
[
"W",
"H",
"E",
"R",
"E"
],
[
"U",
"N",
"I",
"O",
"N"
],
[
"L",
"A",
"N",
"G",
"M",
"A",
"T",
"C",
"H",
"E",
"S"
],
[
"i",
"s",
"L",
"I",
"T",
"E",
"R",
"A",
"L"
]
] | SPARQL Query Language for RDF | 2 | http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ | 17/1438042987402.78_20150728002307-00073-ip-10-236-191-2_798768130_72.json |
791f106a_SPARQL_Query_Language_for_RDF__2 | [BASE] STR [PREFIX] LANG [3] DATATYPE [4] BOUND [5] sameTERM [2] | LANGMATCHES | [
[
"D",
"E",
"S",
"C",
"R",
"I",
"B",
"E"
],
[
"O",
"F",
"F",
"S",
"E",
"T"
],
[
"W",
"H",
"E",
"R",
"E"
],
[
"U",
"N",
"I",
"O",
"N"
],
[
"L",
"A",
"N",
"G",
"M",
"A",
"T",
"C",
"H",
"E",
"S"
],
[
"i",
"s",
"L",
"I",
"T",
"E",
"R",
"A",
"L"
]
] | SPARQL Query Language for RDF | 2 | http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ | 17/1438042987402.78_20150728002307-00073-ip-10-236-191-2_798768130_72.json |
791f106a_SPARQL_Query_Language_for_RDF__2 | [BASE] isURI [PREFIX] isIRI [3] REGEX [4] true [5] false [2] | isLITERAL | [
[
"D",
"E",
"S",
"C",
"R",
"I",
"B",
"E"
],
[
"O",
"F",
"F",
"S",
"E",
"T"
],
[
"W",
"H",
"E",
"R",
"E"
],
[
"U",
"N",
"I",
"O",
"N"
],
[
"L",
"A",
"N",
"G",
"M",
"A",
"T",
"C",
"H",
"E",
"S"
],
[
"i",
"s",
"L",
"I",
"T",
"E",
"R",
"A",
"L"
]
] | SPARQL Query Language for RDF | 2 | http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ | 17/1438042987402.78_20150728002307-00073-ip-10-236-191-2_798768130_72.json |
127ea2f0_Document_Overview___OWL__Document | [Part] 1 [Type] For Users [Document] | Document Overview. A quick overview of the OWL 2 specification that includes a description of its relationship to OWL 1. This it the starting point and primary reference point for OWL 2. | [] | Document Overview - OWL | Document | http://www.w3.org/2007/OWL/wiki/index.php?title=Document_Overview&oldid=20787 | 17/1438042987228.91_20150728002307-00079-ip-10-236-191-2_821443523_1.json |
127ea2f0_Document_Overview___OWL__Document | [Part] 2 [Type] Core Specification [Document] | Structural Specification and Functional-Style Syntax defines the constructs of OWL 2 ontologies in terms of both their structure and a functional-style syntax, and defines OWL 2 DL ontologies in terms of global restrictions on OWL 2 ontologies. | [] | Document Overview - OWL | Document | http://www.w3.org/2007/OWL/wiki/index.php?title=Document_Overview&oldid=20787 | 17/1438042987228.91_20150728002307-00079-ip-10-236-191-2_821443523_1.json |
127ea2f0_Document_Overview___OWL__Document | [Part] 3 [Type] Core Specification [Document] | Mapping to RDF Graphs defines a mapping of the OWL 2 constructs into RDF graphs, and thus defines the primary means of exchanging OWL 2 ontologies in the Semantic Web. | [] | Document Overview - OWL | Document | http://www.w3.org/2007/OWL/wiki/index.php?title=Document_Overview&oldid=20787 | 17/1438042987228.91_20150728002307-00079-ip-10-236-191-2_821443523_1.json |
127ea2f0_Document_Overview___OWL__Document | [Part] 4 [Type] Core Specification [Document] | Direct Semantics defines the meaning of OWL 2 ontologies in terms of a model-theoretic semantics. | [] | Document Overview - OWL | Document | http://www.w3.org/2007/OWL/wiki/index.php?title=Document_Overview&oldid=20787 | 17/1438042987228.91_20150728002307-00079-ip-10-236-191-2_821443523_1.json |
127ea2f0_Document_Overview___OWL__Document | [Part] 5 [Type] Core Specification [Document] | RDF-Based Semantics defines the meaning of OWL 2 ontologies via an extension of the RDF Semantics. | [] | Document Overview - OWL | Document | http://www.w3.org/2007/OWL/wiki/index.php?title=Document_Overview&oldid=20787 | 17/1438042987228.91_20150728002307-00079-ip-10-236-191-2_821443523_1.json |
127ea2f0_Document_Overview___OWL__Document | [Part] 6 [Type] Core Specification [Document] | Conformance provides requirements for OWL 2 tools and a set of test cases to help determine conformance. | [] | Document Overview - OWL | Document | http://www.w3.org/2007/OWL/wiki/index.php?title=Document_Overview&oldid=20787 | 17/1438042987228.91_20150728002307-00079-ip-10-236-191-2_821443523_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.