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
|
---|---|---|---|---|---|---|---|
2fdb4011_HTML_5__Preconditions | [Event name] emptied [Interface] Event [Dispatched when...] A media element whose networkState was previously not in the EMPTY state has just switched to that state (either because of a fatal error during load that's about to be reported, or because the load() method was reinvoked, in which case it is fired synchronously during the load() method call). [Preconditions] | networkState is EMPTY; all the DOM attributes are in their initial states. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] play [Interface] Event [Dispatched when...] Playback has begun. Fired after the play method has returned. [Preconditions] | paused is newly false. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] pause [Interface] Event [Dispatched when...] Playback has been paused. Fired after the pause method has returned. [Preconditions] | paused is newly true. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] waiting [Interface] Event [Dispatched when...] Playback has stopped because the next frame is not available, but the user agent expects that frame to become available in due course. [Preconditions] | readyState is either DATA_UNAVAILABLE or CAN_SHOW_CURRENT_FRAME, and paused is false. Either seeking is true, or the current playback position is not contained in any of the ranges in buffered. It is possible for playback to stop for two other reasons without paused being false, but those two reasons do not fire this event: maybe playback ended, or playback stopped due to errors. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] ended [Interface] Event [Dispatched when...] Playback has stopped because the end of the media resource was reached. [Preconditions] | currentTime equals the effective end; ended is true. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] dataunavailable [Interface] Event [Dispatched when...] The user agent cannot render the data at the current playback position because data for the current frame is not immediately available. [Preconditions] | The readyState attribute is newly equal to DATA_UNAVAILABLE. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] canshowcurrentframe [Interface] Event [Dispatched when...] The user agent cannot render the data after the current playback position because data for the next frame is not immediately available. [Preconditions] | The readyState attribute is newly equal to CAN_SHOW_CURRENT_FRAME. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] canplay [Interface] Event [Dispatched when...] The user agent can resume playback of the media data, but estimates that if playback were to be started now, the media resource could not be rendered at the current playback rate up to its end without having to stop for further buffering of content. [Preconditions] | The readyState attribute is newly equal to CAN_PLAY. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
2fdb4011_HTML_5__Preconditions | [Event name] canplaythrough [Interface] Event [Dispatched when...] The user agent estimates that if playback were to be started now, the media resource could be rendered at the current playback rate all the way to its end without having to stop for further buffering. [Preconditions] | The readyState attribute is newly equal to CAN_PLAY_THROUGH. | [] | HTML 5 | Preconditions | http://www.w3.org/TR/2008/WD-html5-20080610/single-page/ | 24/1438042989043.35_20150728002309-00096-ip-10-236-191-2_815511360_3.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTCaseOption [Default initial value] case insensitive overwriteable by prolog [Scope] lexical [Consistency rules] Value must be case insensitive or case sensitive. | overwriteable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTDiacriticsOption [Default initial value] diacritics insensitive overwriteable by prolog [Scope] lexical [Consistency rules] Value must be diacritics insensitive or diacritics sensitive. | overwriteable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTStemOption [Default initial value] without stemming overwriteable by prolog [Scope] lexical [Consistency rules] Value must be without stemming or with stemming. | overwriteable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTThesaurusOption [Default initial value] without thesaurus overwriteable by prolog (refer to default to augment) [Scope] lexical [Consistency rules] Value must be part of the statically known thesauri. | overwriteable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] Statically known thesauri [Default initial value] none cannot be augmented or overwritten by prolog [Scope] module [Consistency rules] Each URI uniquely identifies a thesaurus list. | augmentable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTStopWordOption [Default initial value] without stopwords overwriteable by prolog (refer to default to augment) [Scope] lexical [Consistency rules] Value must be part of the statically known stop word lists. | overwriteable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] Statically known stop word lists [Default initial value] none cannot be augmented or overwritten by prolog [Scope] module [Consistency rules] Each URI uniquely identifies a stop word list. | augmentable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTLanguageOption [Default initial value] no language is selected overwriteable by prolog [Scope] lexical [Consistency rules] Value must be castable to "xs:language" or "none". | overwriteable | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
3a378f6a_ry_1_0_and_XPath_2_0_Full_Text_Static_Context_Components_r_augmented_by_implementation_ | [Component] FTWildCardOption [Default initial value] without wildcards overwriteable by prolog [Scope] lexical [Consistency rules] Value must be without wildcards or without wildcards. | no | [
[
"o",
"v",
"e",
"r",
"w",
"r",
"i",
"t",
"e",
"a",
"b",
"l",
"e"
],
[
"a",
"u",
"g",
"m",
"e",
"n",
"t",
"a",
"b",
"l",
"e"
],
[
"n",
"o"
]
] | XQuery 1.0 and XPath 2.0 Full-Text | Can be overwritten or augmented by implementation? | http://www.w3.org/TR/2005/WD-xquery-full-text-20050915/ | 24/1438042986423.95_20150728002306-00307-ip-10-236-191-2_820346132_34.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] name [Structure] personname [Short display name] Name [Category] | Physical Contact Information, Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] street [Structure] unstructured [Short display name] Street Address [Category] | Physical Contact Information | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] city [Structure] unstructured [Short display name] City [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] stateprov [Structure] unstructured [Short display name] State or Province [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] postalcode [Structure] unstructured [Short display name] Postal Code [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] country [Structure] unstructured [Short display name] Country Name [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
414f1d72_ces_1_0__P3P1_0__Specification__Category | [postal] organization [Structure] unstructured [Short display name] Organization Name [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.0 (P3P1.0) Specification | Category | http://www.w3.org/TR/2001/WD-P3P-20010928/ | 24/1438042989043.35_20150728002309-00067-ip-10-236-191-2_818673916_43.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] 1 [meaning] | Designed for use as a first-party only | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] 3 [meaning] | Designed for use as a third-party | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] a [meaning] | Limited to advertising audits | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] c [meaning] | Prior consent received from this user agent | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] f [meaning] | Limited to fraud prevention | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] g [meaning] | For compliance with regional/geographic constraints | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] q [meaning] | Limited to advertising frequency capping | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
99f58a83_ng_Preference_Expression__DNT___meaning | [reasons] r [meaning] | Limited to referral information | [] | Tracking Preference Expression (DNT) | meaning | http://www.w3.org/2011/tracking-protection/drafts/tracking-dnt-20120313.html | 24/1438042986423.95_20150728002306-00320-ip-10-236-191-2_828476219_1.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] alternativeText [Augmented Access Mode] Textual [Description] alternative text is provided for visual content (e.g., the HTML alt attribute). | Visual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] longDescription [Augmented Access Mode] Textual [Description] descriptions are provided for image-based visual content and/or complex structures such as tables, mathematics, diagrams or charts. | Visual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] ChemML laTex MathML [Augmented Access Mode] Textual [Description] The use of one of these specific ASCII/XML encodings for mathematics or chemistry. These can have extensions specified, but are rarely needed. | Visual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] transcript [Augmented Access Mode] Textual [Description] The addition of a separate transcript to convey the meaning of the audio. | Auditory | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] captions [Augmented Access Mode] Visual [Description] The addition of synchronized text (closed captions) to convey the meaning of the audio. Note that while many captions may be implemented as textual in the transport, users think of them as being a visual appearance. | Auditory | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] signLanguage [Augmented Access Mode] Visual [Description] The presentation of audio in sign language in the visual presentation. The most likely extension is /sgn-en-us or other ISO 639 sign language code. | Auditory | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] audioDescription [Augmented Access Mode] Auditory [Description] Audio descriptions are available (e.g., via the HTML5 track element). Common extensions are for the various "onImage" refinements noted above. | Visual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] braille [Augmented Access Mode] Tactile [Description] braille content or alternative is available (e.g., eBraille or print braille) This can have extensions for the different types of braille, /ASCII, /music, /math, /chem or /nemeth) (also consider /contracted and /gradeII or other nomenclature... pretty open) | Visual or Textual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] tactileGraphic [Augmented Access Mode] Tactile [Description] tactile graphics have been provided, as described in the BANA Guidelines and Standards for Tactile Graphics. | Visual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
3acb720a_emas_Accessibility____W3C_Wiki__ess_Mode__before_augmentation_ | [Expected Values] tactileObject [Augmented Access Mode] Tactile [Description] tactile 3D objects have been defined and a 3D object or instructions to build one are available. | Visual | [
[
"V",
"i",
"s",
"u",
"a",
"l"
],
[
"A",
"u",
"d",
"i",
"t",
"o",
"r",
"y"
],
[
"V",
"i",
"s",
"u",
"a",
"l",
" ",
"o",
"r",
" ",
"T",
"e",
"x",
"t",
"u",
"a",
"l"
]
] | Difference between revisions of "WebSchemas/Accessibility" - W3C Wiki | Source Access Mode (before augmentation) | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&diff=prev&oldid=70705 | 24/1438042989043.35_20150728002309-00210-ip-10-236-191-2_819109481_5.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Aopf [Unicode] E4AF [Description] | open face letter A | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Bopf [Unicode] E4B0 [Description] | open face letter B | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Copf [Unicode] 2102 [Description] | open face letter C | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Dopf [Unicode] E4B1 [Description] | open face letter D | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Eopf [Unicode] E4B2 [Description] | open face letter E | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Fopf [Unicode] E4B3 [Description] | open face letter F | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
f567a51c_ISOMOPF_Characters_and_Glyphs__Description | [Name] Gopf [Unicode] E4B4 [Description] | open face letter G | [
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"A"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"B"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"C"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"D"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"E"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"F"
],
[
"o",
"p",
"e",
"n",
" ",
"f",
"a",
"c",
"e",
" ",
"l",
"e",
"t",
"t",
"e",
"r",
" ",
"G"
]
] | ISOMOPF Characters and Glyphs | Description | http://www.w3.org/TR/REC-MathML/chap6/ISOMOPF2.html | 24/1438042989790.89_20150728002309-00139-ip-10-236-191-2_818858005_1.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] Character data [Attribute Type] | CDATA | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] A document-unique identifier [Attribute Type] | ID | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] A reference to a document-unique identifier [Attribute Type] | IDREF | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] A space-separated list of references to document-unique identifiers [Attribute Type] | IDREFS | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] A name with the same character constraints as ID above [Attribute Type] | NAME | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] A name composed of only name tokens as defined in XML 1.0 [XML] [Attribute Type] | NMTOKEN | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] One or more whitespace separated NMTOKEN values [Attribute Type] | NMTOKENS | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
fac86224_Modularization_of_XHTML__Attribute_Type | [Definition] Processed character data [Attribute Type] | PCDATA | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"A",
"M",
"E"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"P",
"C",
"D",
"A",
"T",
"A"
]
] | Modularization of XHTML | Attribute Type | http://www.w3.org/TR/2000/WD-xhtml-modularization-20001004/xhtml-modularization-diff-20001004.html | 24/1438042989043.35_20150728002309-00106-ip-10-236-191-2_815758954_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_6_Web_application_APIs___HTML5__Event_handler_event_type | [Event handler] oncancel [Event handler event type] | cancel | [] | 6 Web application APIs — HTML5 | Event handler event type | http://www.w3.org/TR/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_6_Web_application_APIs___HTML5__Event_handler_event_type | [Event handler] onclose [Event handler event type] | close | [] | 6 Web application APIs — HTML5 | Event handler event type | http://www.w3.org/TR/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
3e9ac1db_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/2012/CR-html5-20121217/webappapis.html | 24/1438042986423.95_20150728002306-00176-ip-10-236-191-2_818282056_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.