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
275545a4_tation_for_Control_Abstraction__Description
[Name] target [Required] false [Type] Value expression [Default Value] none [Valid Values] A valid target URL [Description]
A value expression returning a unique identifier of the event target that the platform should send the event to. See 8.3 Legal Data Values and Value Expressions for details.
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
275545a4_tation_for_Control_Abstraction__Description
[Name] targettype [Required] false [Type] Value expression [Default Value] 'scxml' [Valid Values] scxml basichttp [Description]
A value expression which returns a character string that specifies the type of the event target. See 8.3 Legal Data Values and Value Expressions for details. Values defined by the specification are: scxml basichttp
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
275545a4_tation_for_Control_Abstraction__Description
[Name] sendid [Required] false [Type] Location expression [Default Value] none [Valid Values] Any valid location expression [Description]
Any data model expression evaluating to a data model location. See 8.2 Location Expressions for details. The location's value will be set to an internally generated unique string identifier to be associated with the event being sent. If this attribute is not specified, the event identifier is dropped.
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
275545a4_tation_for_Control_Abstraction__Description
[Name] delay [Required] false [Type] Value expression [Default Value] '0s' [Valid Values] A value expression which returns a time designation as defined in CSS2 [CSS2] format [Description]
The character string returned is interpreted as a time interval. The send tag will return immediately, but the event is not dispatched until the delay interval elapses. Timers are useful for a wide variety of programming tasks, and can be implemented using this attribute. Note: The queue for sending events is maintained locally. Any events waiting to be sent will be purged when the session that issued this request terminates.
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
275545a4_tation_for_Control_Abstraction__Description
[Name] xmlns:[YourNameSpacePrefix] [Required] false [Type] string [Default Value] none [Description]
This returns a namespace identifying the contained message format. More than one xmlns attribute may be included.
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
275545a4_tation_for_Control_Abstraction__Description
[Name] namelist [Required] false [Attribute Constraints] This attribute may not be specified in conjunction with inline content [Type] List of location expressions [Default Value] none [Valid Values] List of data model locations [Description]
A list of zero or more data model locations to be included with the event. See 8.2 Location Expressions for details. If used in conjunction with the inline content, an error.fetch will be thrown.
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
275545a4_tation_for_Control_Abstraction__Description
[Name] hints [Required] false [Type] Value expression [Default Value] none [Valid Values] A value expression. [Description]
The data returned contains information which may be used by the implementing platform to optimize message transmission. The meaning of these hints is platform-specific.
[]
State Chart XML (SCXML): State Machine Notation for Control Abstraction
Description
http://www.w3.org/TR/2008/WD-scxml-20080516/
4/1438042991076.30_20150728002311-00039-ip-10-236-191-2_817711273_12.json
fb1450b6_3_Validation_Test_Suite_Matrix__Method
[Tests] This method checks if given characters can be appended [Method]
canAppendData
[ [ "c", "a", "n", "A", "p", "p", "e", "n", "d", "D", "a", "t", "a" ], [ "c", "a", "n", "D", "e", "l", "e", "t", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "I", "n", "s", "e", "r", "t", "D", "a", "t", "a" ], [ "c", "a", "n", "R", "e", "p", "l", "a", "c", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "S", "e", "t", "D", "a", "t", "a" ], [ "i", "s", "W", "h", "i", "t", "e", "s", "p", "a", "c", "e", "O", "n", "l", "y" ] ]
DOM Level 3 Validation Test Suite Matrix
Method
http://www.w3.org/2003/12/03-dom3-validation-matrix.html
4/1438042991076.30_20150728002311-00252-ip-10-236-191-2_810887924_2.json
fb1450b6_3_Validation_Test_Suite_Matrix__Method
[Tests] This method checks if given characters can be deleted from existing text. should return VAL_FALSE. [Method]
canDeleteData
[ [ "c", "a", "n", "A", "p", "p", "e", "n", "d", "D", "a", "t", "a" ], [ "c", "a", "n", "D", "e", "l", "e", "t", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "I", "n", "s", "e", "r", "t", "D", "a", "t", "a" ], [ "c", "a", "n", "R", "e", "p", "l", "a", "c", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "S", "e", "t", "D", "a", "t", "a" ], [ "i", "s", "W", "h", "i", "t", "e", "s", "p", "a", "c", "e", "O", "n", "l", "y" ] ]
DOM Level 3 Validation Test Suite Matrix
Method
http://www.w3.org/2003/12/03-dom3-validation-matrix.html
4/1438042991076.30_20150728002311-00252-ip-10-236-191-2_810887924_2.json
fb1450b6_3_Validation_Test_Suite_Matrix__Method
[Tests] This method checks if given characters can be inserted into existing text at given position. should return VAL_FALSE. [Method]
canInsertData
[ [ "c", "a", "n", "A", "p", "p", "e", "n", "d", "D", "a", "t", "a" ], [ "c", "a", "n", "D", "e", "l", "e", "t", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "I", "n", "s", "e", "r", "t", "D", "a", "t", "a" ], [ "c", "a", "n", "R", "e", "p", "l", "a", "c", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "S", "e", "t", "D", "a", "t", "a" ], [ "i", "s", "W", "h", "i", "t", "e", "s", "p", "a", "c", "e", "O", "n", "l", "y" ] ]
DOM Level 3 Validation Test Suite Matrix
Method
http://www.w3.org/2003/12/03-dom3-validation-matrix.html
4/1438042991076.30_20150728002311-00252-ip-10-236-191-2_810887924_2.json
fb1450b6_3_Validation_Test_Suite_Matrix__Method
[Tests] This method checks if given characters can replace existing text. should return VAL_FALSE. This method checks if given characters can replace existing text. should return VAL_TRUE. [Method]
canReplaceData
[ [ "c", "a", "n", "A", "p", "p", "e", "n", "d", "D", "a", "t", "a" ], [ "c", "a", "n", "D", "e", "l", "e", "t", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "I", "n", "s", "e", "r", "t", "D", "a", "t", "a" ], [ "c", "a", "n", "R", "e", "p", "l", "a", "c", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "S", "e", "t", "D", "a", "t", "a" ], [ "i", "s", "W", "h", "i", "t", "e", "s", "p", "a", "c", "e", "O", "n", "l", "y" ] ]
DOM Level 3 Validation Test Suite Matrix
Method
http://www.w3.org/2003/12/03-dom3-validation-matrix.html
4/1438042991076.30_20150728002311-00252-ip-10-236-191-2_810887924_2.json
fb1450b6_3_Validation_Test_Suite_Matrix__Method
[Tests] This method checks if given characters can be set as the content of element 'edition'. should return VAL_FALSE. [Method]
canSetData
[ [ "c", "a", "n", "A", "p", "p", "e", "n", "d", "D", "a", "t", "a" ], [ "c", "a", "n", "D", "e", "l", "e", "t", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "I", "n", "s", "e", "r", "t", "D", "a", "t", "a" ], [ "c", "a", "n", "R", "e", "p", "l", "a", "c", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "S", "e", "t", "D", "a", "t", "a" ], [ "i", "s", "W", "h", "i", "t", "e", "s", "p", "a", "c", "e", "O", "n", "l", "y" ] ]
DOM Level 3 Validation Test Suite Matrix
Method
http://www.w3.org/2003/12/03-dom3-validation-matrix.html
4/1438042991076.30_20150728002311-00252-ip-10-236-191-2_810887924_2.json
fb1450b6_3_Validation_Test_Suite_Matrix__Method
[Method]
isWhitespaceOnly
[ [ "c", "a", "n", "A", "p", "p", "e", "n", "d", "D", "a", "t", "a" ], [ "c", "a", "n", "D", "e", "l", "e", "t", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "I", "n", "s", "e", "r", "t", "D", "a", "t", "a" ], [ "c", "a", "n", "R", "e", "p", "l", "a", "c", "e", "D", "a", "t", "a" ], [ "c", "a", "n", "S", "e", "t", "D", "a", "t", "a" ], [ "i", "s", "W", "h", "i", "t", "e", "s", "p", "a", "c", "e", "O", "n", "l", "y" ] ]
DOM Level 3 Validation Test Suite Matrix
Method
http://www.w3.org/2003/12/03-dom3-validation-matrix.html
4/1438042991076.30_20150728002311-00252-ip-10-236-191-2_810887924_2.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Translate [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] Yes [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Localization Note [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] Yes [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Terminology [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" [Inheritance] None [Overriding] Not applicable [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Directionality [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" [Inheritance] Textual content of element, including attributes and child elements [Overriding] Yes [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Ruby [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] None [Overriding] Not applicable [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Language Information [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Inheritance] Textual content of element, including attributes and child elements [Overriding] Yes [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
b9cb50e9__Version_1_0____Review_Version__Local_Usage
[Data category] Elements Within Text [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" [Inheritance] None [Overriding] Not applicable [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onabort [Event handler event type]
abort
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] oncanplay [Event handler event type]
canplay
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] oncanplaythrough [Event handler event type]
canplaythrough
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onchange [Event handler event type]
change
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onclick [Event handler event type]
click
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] oncontextmenu [Event handler event type]
contextmenu
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] oncuechange [Event handler event type]
cuechange
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondblclick [Event handler event type]
dblclick
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondrag [Event handler event type]
drag
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondragend [Event handler event type]
dragend
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondragenter [Event handler event type]
dragenter
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondragleave [Event handler event type]
dragleave
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondragover [Event handler event type]
dragover
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondragstart [Event handler event type]
dragstart
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondrop [Event handler event type]
drop
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ondurationchange [Event handler event type]
durationchange
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onemptied [Event handler event type]
emptied
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onended [Event handler event type]
ended
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onformchange [Event handler event type]
formchange
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onforminput [Event handler event type]
forminput
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] oninput [Event handler event type]
input
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] oninvalid [Event handler event type]
invalid
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onkeydown [Event handler event type]
keydown
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onkeypress [Event handler event type]
keypress
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onkeyup [Event handler event type]
keyup
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onloadeddata [Event handler event type]
loadeddata
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onloadedmetadata [Event handler event type]
loadedmetadata
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onloadstart [Event handler event type]
loadstart
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onmousedown [Event handler event type]
mousedown
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onmousemove [Event handler event type]
mousemove
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onmouseout [Event handler event type]
mouseout
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onmouseover [Event handler event type]
mouseover
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onmouseup [Event handler event type]
mouseup
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onmousewheel [Event handler event type]
mousewheel
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onpause [Event handler event type]
pause
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onplay [Event handler event type]
play
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onplaying [Event handler event type]
playing
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onprogress [Event handler event type]
progress
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onratechange [Event handler event type]
ratechange
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onreadystatechange [Event handler event type]
readystatechange
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onreset [Event handler event type]
reset
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onseeked [Event handler event type]
seeked
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onseeking [Event handler event type]
seeking
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onselect [Event handler event type]
select
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onshow [Event handler event type]
show
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onstalled [Event handler event type]
stalled
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onsubmit [Event handler event type]
submit
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onsuspend [Event handler event type]
suspend
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] ontimeupdate [Event handler event type]
timeupdate
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onvolumechange [Event handler event type]
volumechange
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
0ff00cf1_6_Web_application_APIs___HTML5__Event_handler_event_type
[Event handler] onwaiting [Event handler event type]
waiting
[]
6 Web application APIs — HTML5
Event handler event type
http://www.w3.org/TR/2011/WD-html5-20110113/webappapis.html
4/1438042991076.30_20150728002311-00259-ip-10-236-191-2_809113821_0.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Translate [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] Yes [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Localization Note [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] Yes [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Terminology [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" [Inheritance] None [Overriding] Not applicable [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Directionality [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" [Inheritance] Textual content of element, including attributes and child elements [Overriding] Yes [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Ruby [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] None [Overriding] Not applicable [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Language Information [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Inheritance] Textual content of element, including attributes and child elements [Overriding] Yes [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
7a15c6e3__Version_1_0____Review_Version__Local_Usage
[Data category] Elements Within Text [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" [Inheritance] None [Overriding] Not applicable [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Local Usage
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
aa7a301a_ss_Site_Attacks___Web_Security__Example
[Attack] Cross Site Framing (Clickjacking) [Responsibility of] Page Owner [Prevention] JavaScript frame busting, X-Frame-Options, NoScript [Future Standards] X-Frame-Options, Content Security Policy [Future Responsibility of] Server Owner [Example]
Site A loads site B in an iframe, making it look like part of site A. Site A then tricks the user to click on the iframe, thus using the user's credentials to perform actions at site B.
[]
Cross Site Attacks - Web Security
Example
http://www.w3.org/Security/wiki/Cross_Site_Attacks
4/1438042991076.30_20150728002311-00083-ip-10-236-191-2_809837971_0.json
aa7a301a_ss_Site_Attacks___Web_Security__Example
[Attack] Cross Site Request Forgery (CSRF) [Responsibility of] Page Owner [Prevention] Randomly assigned form tokens [Future Standards] Origin [Future Responsibility of] Page Owner [Example]
Many CSRF attacks combine cross-posting and cross-authentication.
[]
Cross Site Attacks - Web Security
Example
http://www.w3.org/Security/wiki/Cross_Site_Attacks
4/1438042991076.30_20150728002311-00083-ip-10-236-191-2_809837971_0.json
aa7a301a_ss_Site_Attacks___Web_Security__Example
[Attack] Cross Posting (CSRF) [Example]
Site A creates a POST request and makes the user agent send it to site B. As far as site B can tell the request comes from a particular user (for instance based on IP address, or since it is inside the intranet), and allows the request.
[]
Cross Site Attacks - Web Security
Example
http://www.w3.org/Security/wiki/Cross_Site_Attacks
4/1438042991076.30_20150728002311-00083-ip-10-236-191-2_809837971_0.json
aa7a301a_ss_Site_Attacks___Web_Security__Example
[Attack] Cross Authentication (CSRF) [Example]
Site A includes a particular URL from site B in a page, and makes the user agent request it. The URL is created in such a way that it will cause site B to include a script of site A's choosing. As the page is loaded with the user agents credentials, the script is able to perform actions at site B in the user's name.
[]
Cross Site Attacks - Web Security
Example
http://www.w3.org/Security/wiki/Cross_Site_Attacks
4/1438042991076.30_20150728002311-00083-ip-10-236-191-2_809837971_0.json
aa7a301a_ss_Site_Attacks___Web_Security__Example
[Attack] Cross Site Scripting (XSS) [Responsibility of] Page Owner [Prevention] Sanitize all input [Future Standards] Content Security Policy [Future Responsibility of] Server Owner [Example]
Site A includes a particular URL from site B in a page, and makes the user agent request it. The URL is created in such a way that it will cause site B to include a script of site A's choosing. As the page is loaded with the user agents credentials, the script is able to perform actions at site B in the user's name.
[]
Cross Site Attacks - Web Security
Example
http://www.w3.org/Security/wiki/Cross_Site_Attacks
4/1438042991076.30_20150728002311-00083-ip-10-236-191-2_809837971_0.json
aa7a301a_ss_Site_Attacks___Web_Security__Example
[Attack] Cross Site Double Clicking [Responsibility of] Nobody [Prevention] Not considered important [Future Standards] None [Example]
Site A opens a popup for site B, then another popup for site A. Site A tricks the user to double click on the topmost page. The first click closes the topmost page, the second click performs an action on site B. A short while thereafter, site A can close the other popup, and the user might only notice a flicker.
[]
Cross Site Attacks - Web Security
Example
http://www.w3.org/Security/wiki/Cross_Site_Attacks
4/1438042991076.30_20150728002311-00083-ip-10-236-191-2_809837971_0.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Translate [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes [Overriding] Yes [Inheritance]
Textual content of element, including content of child elements, but excluding attributes
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Localization Note [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Overriding] Yes [Inheritance]
Textual content of element, including content of child elements, but excluding attributes
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Terminology [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" [Overriding] Not applicable [Inheritance]
None
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Directionality [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" [Overriding] Yes [Inheritance]
Textual content of element, including attributes and child elements
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Ruby [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Overriding] Not applicable [Inheritance]
None
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Language Information [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Overriding] Yes [Inheritance]
Textual content of element, including attributes and child elements
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
ee264d5d__Version_1_0____Review_Version__Inheritance
[Data category] Elements Within Text [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" [Overriding] Not applicable [Inheritance]
None
[]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Inheritance
http://www.w3.org/TR/2007/PR-its-20070226/itstagset-diff-20061102.html
4/1438042991076.30_20150728002311-00270-ip-10-236-191-2_810683919_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Translate [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes [Default Values] translate="yes" for elements, and translate="no" for attributes [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] Yes
No
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Localization Note [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes [Default Values] None [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] Yes
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Terminology [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes [Default Values] term="no" [Inheritance] None [Overriding] Not applicable
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Directionality [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes [Default Values] dir="ltr" [Inheritance] Textual content of element, including attributes and child elements [Overriding] Yes
No
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Ruby [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes [Default Values] None [Inheritance] None [Overriding] Not applicable
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Language Information [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No [Default Values] None [Inheritance] Textual content of element, including attributes and child elements [Overriding] Yes
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
e90a5df7__Version_1_0____Review_Version__inting_to_existing_information
[Data category] Elements Within Text [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes [Default Values] withinText="no" [Inheritance] None [Overriding] Not applicable
No
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Internationalization Tag Set (ITS) Version 1.0 -- Review Version
Global pointing to existing information
http://www.w3.org/TR/2007/REC-its-20070403/itstagset-diff-20070226.html
4/1438042991076.30_20150728002311-00000-ip-10-236-191-2_815472526_6.json
acfea1cc_ML_jp_Elements_link___W3C_Wiki__概要
[リンクの種類] alternate [カテゴリー] ハイパーリンク [概要]
Gives alternate representations of the current document
[]
HTML/jp/Elements/link - W3C Wiki
概要
http://www.w3.org/wiki/HTML/jp/Elements/link
4/1438042982502.13_20150728002302-00337-ip-10-236-191-2_792750558_0.json
acfea1cc_ML_jp_Elements_link___W3C_Wiki__概要
[リンクの種類] archives [カテゴリー] ハイパーリンク [概要]
Provides a link to a collection of records, documents, or other materials of historical interest
[]
HTML/jp/Elements/link - W3C Wiki
概要
http://www.w3.org/wiki/HTML/jp/Elements/link
4/1438042982502.13_20150728002302-00337-ip-10-236-191-2_792750558_0.json