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
|
---|---|---|---|---|---|---|---|
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] canplaythrough [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. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] seeking [Dispatched when...] | The seeking IDL attribute changed to true and the seek operation is taking long enough that the user agent has time to fire the event. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] seeked [Dispatched when...] | The seeking IDL attribute changed to false. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] timeupdate [Dispatched when...] | The current playback position changed as part of normal playback or in an especially interesting way, for example discontinuously. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] ended [Dispatched when...] | Playback has stopped because the end of the media resource was reached. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] ratechange [Dispatched when...] | Either the defaultPlaybackRate or the playbackRate attribute has just been updated. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] durationchange [Dispatched when...] | The duration attribute has just been updated. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
607bcf70_HTML_Elements_video___W3C_Wiki__Dispatched_when___ | [Event name] volumechange [Dispatched when...] | Either the volume attribute or the muted attribute has changed. Fired after the relevant attribute's setter has returned. | [] | HTML/Elements/video - W3C Wiki | Dispatched when... | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent begins looking for media data, as part of the resource selection algorithm. [Event name] | loadstart | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent is fetching media data. [Event name] | progress | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent is intentionally not currently fetching media data, but does not have the entire media resource downloaded. [Event name] | suspend | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent stops fetching the media data before it is completely downloaded, but not due to an error. [Event name] | abort | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] An error occurs while fetching the media data. [Event name] | error | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] A media element whose networkState was previously not in the NETWORK_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 invoked while the resource selection algorithm was already running). [Event name] | emptied | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent is trying to fetch media data, but data is unexpectedly not forthcoming. [Event name] | stalled | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] Playback has begun. Fired after the play() method has returned, or when the autoplay attribute has caused playback to begin. [Event name] | play | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] Playback has been paused. Fired after the pause() method has returned. [Event name] | pause | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent has just determined the duration and dimensions of the media resource [Event name] | loadedmetadata | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The user agent can render the media data at the current playback position for the first time. [Event name] | loadeddata | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [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. [Event name] | waiting | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] Playback has started. [Event name] | playing | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [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. [Event name] | canplay | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [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. [Event name] | canplaythrough | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The seeking IDL attribute changed to true and the seek operation is taking long enough that the user agent has time to fire the event. [Event name] | seeking | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The seeking IDL attribute changed to false. [Event name] | seeked | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The current playback position changed as part of normal playback or in an especially interesting way, for example discontinuously. [Event name] | timeupdate | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] Playback has stopped because the end of the media resource was reached. [Event name] | ended | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] Either the defaultPlaybackRate or the playbackRate attribute has just been updated. [Event name] | ratechange | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] The duration attribute has just been updated. [Event name] | durationchange | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
7e234e5d_HTML_Elements_video___W3C_Wiki__Event_name | [Dispatched when...] Either the volume attribute or the muted attribute has changed. Fired after the relevant attribute's setter has returned. [Event name] | volumechange | [] | HTML/Elements/video - W3C Wiki | Event name | http://www.w3.org/wiki/HTML/Elements/video | 8/1438042986022.41_20150728002306-00170-ip-10-236-191-2_826691628_0.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] The name must conform to the variable naming conventions in (TODO). [Description] The form item variable in the dialog scope that will hold the recording. The name must be unique among form items in the form. If the name is not unique, then a badfetch error is thrown when the document is fetched. Note that how this variable is implemented may vary between platforms (although all platforms must support its behavior in and as described in this specification). [Required] Yes [Name] | name | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] TBD [Description] The initial value of the form item variable. If initialized to a value, then the form item will not be visited unless the form item variable is cleared. [Required] No [Default Value] ECMAScript undefined [Name] | expr | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] data model expression [Description] A data model expression that must evaluate to true after conversion to boolean in order for the form item to be visited. [Required] No [Default Value] true [Name] | cond | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] boolean [Description] If this is true, all non-local speech and DTMF grammars are not active while making the recording. If this is false, non-local speech and DTMF grammars are active. [Required] No [Default Value] true [Name] | modal | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] boolean [Description] If true, a tone is emitted just prior to recording. [Required] No [Default Value] false [Name] | beep | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] Time Designation [Description] The maximum duration to record. [Required] No [Default Value] Platform-specific value [Name] | maxtime | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] Time Designation [Description] The interval of silence that indicates end of speech. [Required] No [Default Value] Platform-specific value [Name] | finalsilence | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] boolean [Description] If true, any DTMF keypress will be treated as a match of an active (anonymous) local DTMF grammar. [Required] No [Default Value] true [Name] | dtmfterm | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
a03840a8_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name | [Type] Required audio file formats specified in Appendix E of VoiceXML 2 (Other formats may also be supported) [Description] The media format of the resulting recording. [Required] No [Default Value] Platform-specific (one of the required formats) [Name] | type | [
[
"n",
"a",
"m",
"e"
],
[
"e",
"x",
"p",
"r"
],
[
"c",
"o",
"n",
"d"
],
[
"m",
"o",
"d",
"a",
"l"
],
[
"b",
"e",
"e",
"p"
],
[
"m",
"a",
"x",
"t",
"i",
"m",
"e"
],
[
"f",
"i",
"n",
"a",
"l",
"s",
"i",
"l",
"e",
"n",
"c",
"e"
],
[
"d",
"t",
"m",
"f",
"t",
"e",
"r",
"m"
],
[
"t",
"y",
"p",
"e"
]
] | Voice Extensible Markup Language (VoiceXML) 3.0 | Name | http://www.w3.org/TR/2010/WD-voicexml30-20100831/diff.html | 8/1438043060830.93_20150728002420-00159-ip-10-236-191-2_833898696_123.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] A plain text version of the page, handy for pasting into email. [,shortcut] ,text [Access control] Same as the document [General tool] | HTML to Text converter | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] List of bad links in the page [,shortcut] ,checklink [Access control] Same as the document [General tool] | Link Checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] Bad links in a page and in pages linked from it [,shortcut] ,rchecklink [Access control] Same as the document [General tool] | Link Checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] List of HTML markup errors. [,shortcut] ,validate [Access control] Same as the document [General tool] | HTML Validator | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] List of spelling errors. [,shortcut] ,spell [Access control] Same as the document [General tool] | W3C Spellchecker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] List of style CSS errors. [,shortcut] ,cssvalidate [Access control] Works only on public pages. [General tool] | CSS Validator | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] Log of changes to the document [,shortcut] ,cvslog [Access control] Public on dev.w3.org, Team-only on www.w3.org [General tool] | CVS Log | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] HTTP headers sent by the server [,shortcut] ,headers [Access control] Same as the document [General tool] | Headers | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] Check the compliance of this document to the W3C publication rules [,shortcut] ,pubrules [Access control] Same as the document [General tool] | the pubrules checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
b04bfb88_w3_org_TR_1998_REC_xml_1998021__General_tool | [For this page] Check the compliance of this document to the W3C publication rules, only displaying errors [,shortcut] ,pubruleserrors [Access control] Same as the document [General tool] | the pubrules checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/TR/1998/REC-xml-1998021 | General tool | http://www.w3.org/TR/1998/REC-xml-1998021,tools | 8/1438042986022.41_20150728002306-00256-ip-10-236-191-2_818553683_0.json |
2455eff6__hover_pseudo_class__2 | [0] The cells in [1] this table [2] | should go | [
[
"s",
"h",
"o",
"u",
"l",
"d",
" ",
"g",
"o"
],
[
"t",
"h",
"e",
" ",
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g"
],
[
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g",
" ",
"d",
"e",
"v",
"i",
"c",
"e"
],
[
"b",
"o",
"r",
"d",
"e",
"r",
" ",
"s",
"p",
"a",
"c",
"i",
"n",
"g"
],
[
"b",
"l",
"a",
"n",
"k",
" ",
"c",
"e",
"l",
"l",
"s",
"."
]
] | :hover pseudo-class | 2 | http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20021129/xhtml/tests/css3-modsel-18.xml | 8/1438043060830.93_20150728002420-00278-ip-10-236-191-2_805602711_0.json |
2455eff6__hover_pseudo_class__2 | [0] green when [1] you hover [2] | the pointing | [
[
"s",
"h",
"o",
"u",
"l",
"d",
" ",
"g",
"o"
],
[
"t",
"h",
"e",
" ",
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g"
],
[
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g",
" ",
"d",
"e",
"v",
"i",
"c",
"e"
],
[
"b",
"o",
"r",
"d",
"e",
"r",
" ",
"s",
"p",
"a",
"c",
"i",
"n",
"g"
],
[
"b",
"l",
"a",
"n",
"k",
" ",
"c",
"e",
"l",
"l",
"s",
"."
]
] | :hover pseudo-class | 2 | http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20021129/xhtml/tests/css3-modsel-18.xml | 8/1438043060830.93_20150728002420-00278-ip-10-236-191-2_805602711_0.json |
2455eff6__hover_pseudo_class__2 | [0] The rows in [1] this table [2] | should go | [
[
"s",
"h",
"o",
"u",
"l",
"d",
" ",
"g",
"o"
],
[
"t",
"h",
"e",
" ",
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g"
],
[
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g",
" ",
"d",
"e",
"v",
"i",
"c",
"e"
],
[
"b",
"o",
"r",
"d",
"e",
"r",
" ",
"s",
"p",
"a",
"c",
"i",
"n",
"g"
],
[
"b",
"l",
"a",
"n",
"k",
" ",
"c",
"e",
"l",
"l",
"s",
"."
]
] | :hover pseudo-class | 2 | http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20021129/xhtml/tests/css3-modsel-18.xml | 8/1438043060830.93_20150728002420-00278-ip-10-236-191-2_805602711_0.json |
2455eff6__hover_pseudo_class__2 | [0] dark green [1] when the [2] | pointing device | [
[
"s",
"h",
"o",
"u",
"l",
"d",
" ",
"g",
"o"
],
[
"t",
"h",
"e",
" ",
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g"
],
[
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g",
" ",
"d",
"e",
"v",
"i",
"c",
"e"
],
[
"b",
"o",
"r",
"d",
"e",
"r",
" ",
"s",
"p",
"a",
"c",
"i",
"n",
"g"
],
[
"b",
"l",
"a",
"n",
"k",
" ",
"c",
"e",
"l",
"l",
"s",
"."
]
] | :hover pseudo-class | 2 | http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20021129/xhtml/tests/css3-modsel-18.xml | 8/1438043060830.93_20150728002420-00278-ip-10-236-191-2_805602711_0.json |
2455eff6__hover_pseudo_class__2 | [0] is over the [1] five pixel [2] | border spacing | [
[
"s",
"h",
"o",
"u",
"l",
"d",
" ",
"g",
"o"
],
[
"t",
"h",
"e",
" ",
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g"
],
[
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g",
" ",
"d",
"e",
"v",
"i",
"c",
"e"
],
[
"b",
"o",
"r",
"d",
"e",
"r",
" ",
"s",
"p",
"a",
"c",
"i",
"n",
"g"
],
[
"b",
"l",
"a",
"n",
"k",
" ",
"c",
"e",
"l",
"l",
"s",
"."
]
] | :hover pseudo-class | 2 | http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20021129/xhtml/tests/css3-modsel-18.xml | 8/1438043060830.93_20150728002420-00278-ip-10-236-191-2_805602711_0.json |
2455eff6__hover_pseudo_class__2 | [0] Including here, [2] | blank cells. | [
[
"s",
"h",
"o",
"u",
"l",
"d",
" ",
"g",
"o"
],
[
"t",
"h",
"e",
" ",
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g"
],
[
"p",
"o",
"i",
"n",
"t",
"i",
"n",
"g",
" ",
"d",
"e",
"v",
"i",
"c",
"e"
],
[
"b",
"o",
"r",
"d",
"e",
"r",
" ",
"s",
"p",
"a",
"c",
"i",
"n",
"g"
],
[
"b",
"l",
"a",
"n",
"k",
" ",
"c",
"e",
"l",
"l",
"s",
"."
]
] | :hover pseudo-class | 2 | http://www.w3.org/Style/CSS/Test/CSS3/Selectors/20021129/xhtml/tests/css3-modsel-18.xml | 8/1438043060830.93_20150728002420-00278-ip-10-236-191-2_805602711_0.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] alignment [Default Value] bit-packed [Description] | Alignment of event codes and content items | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] compression [Default Value] false [Description] | EXI compression is used to achieve better compactness | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] strict [Default Value] false [Description] | Strict interpretation of schemas is used to achieve better compactness | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] fragment [Default Value] false [Description] | Body is encoded as an EXI fragment instead of an EXI document | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] preserve [Default Value] all false [Description] | Specifies whether comments, pis, etc. are preserved | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] selfContained [Default Value] false [Description] | Enables self-contained elements | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] schemaID [Default Value] none [Description] | Identify the schema information, if any, used to encode the body | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] datatypeRepresentationMap [Default Value] none [Description] | Identify datatype representations used to encode values in EXI body | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] blockSize [Default Value] 1,000,000 [Description] | Specifies the block size used for EXI compression | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] valueMaxLength [Default Value] unbounded [Description] | Specifies the maximum string length of value content items to be considered for addition to the string table. | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] valuePartitionCapacity [Default Value] unbounded [Description] | Specifies the total capacity of value partitions in a string table | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
8ec5a022_t_XML_Interchange__EXI__Format_EXI_Options_in_Options_Field_Description | [EXI Option] [user defined] [Default Value] none [Description] | User defined options may be added | [] | Efficient XML Interchange (EXI) Format | Description | http://www.w3.org/TR/2008/WD-exi-20080728/exi.xml | 8/1438042986022.41_20150728002306-00127-ip-10-236-191-2_823231437_10.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] doctype [1] ro attribute [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] implementation [1] ro attribute [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] documentElement [1] ro attribute [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createElement [1] method [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createDocumentFragment [1] method [2] no [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createTextNode [1] method [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createComment [1] method [2] no [3] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createCDATASection [1] method [2] no [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createProcessingInstruction [1] method [2] no [3] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createAttribute [1] method [2] no [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createEntityReference [1] method [2] no [3] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] getElementsByTagName [1] method [2] no [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] importNode [1] method [2] no [3] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createElementNS [1] method [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] createAttributeNS [1] method [2] no [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] getElementsByTagNameNS [1] method [2] no [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
1041df29_ofiles__SVG_Tiny_and_SVG_Basic__3 | [0] getElementById [1] method [2] yes [3] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mobile SVG Profiles: SVG Tiny and SVG Basic | 3 | http://www.w3.org/TR/2003/REC-SVGMobile-20030114/ | 8/1438043060830.93_20150728002420-00143-ip-10-236-191-2_832283042_23.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] xml-stylesheet PI and link [text/html] recognized as HTML [text/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xhtml+xml] | recognized as XHTML, but the type selector in style sheets matched case-insensitively | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] link only [text/html] recognized as HTML [text/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xhtml+xml] | recognized as XHTML, but the type selector in style sheets matched case-insensitively | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] xml-stylesheet PI only [text/html] recognized as HTML, xml-stylesheet PI was not recognized [text/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xhtml+xml] | recognized as XHTML, but the type selector in style sheets matched case-insensitively | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] without xmlns [text/html] recognized as HTML [text/xml] recognized as XML, XHTML-specific semantics were not recognized but the type selector in style sheets matched case-insensitively [application/xml] recognized as XML, XHTML-specific semantics were not recognized but the type selector in style sheets matched case-insensitively [application/xhtml+xml] | recognized as XML, XHTML-specific semantics were not recognized but the type selector in style sheets matched case-insensitively | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] without DOCTYPE [text/html] recognized as HTML [text/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xml] recognized as XHTML, but the type selector in style sheets matched case-insensitively [application/xhtml+xml] | recognized as XHTML, but the type selector in style sheets matched case-insensitively | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] without DOCTYPE and xmlns [text/html] recognized as HTML [text/xml] recognized as XML, XHTML-specific semantics were not recognized but the type selector in style sheets matched case-insensitively [application/xml] recognized as XML, XHTML-specific semantics were not recognized but the type selector in style sheets matched case-insensitively [application/xhtml+xml] | recognized as XML, XHTML-specific semantics were not recognized but the type selector in style sheets matched case-insensitively | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] Broken XHTML [text/html] recognized as HTML, well-formedness error was not checked [text/xml] well-formedness error was correctly reported [application/xml] well-formedness error was correctly reported [application/xhtml+xml] | well-formedness error was correctly reported | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
a643a318_pe_test___results__Opera_7_0b2__application_xhtml_xml | [media type] HTML 4 [text/html] recognized as HTML [text/xml] well-formedness error was correctly reported [application/xml] well-formedness error was correctly reported [application/xhtml+xml] | well-formedness error was correctly reported | [] | XHTML media type test - results: Opera 7.0b2 | application/xhtml+xml | http://www.w3.org/People/mimasa/test/xhtml/media-types/Opera7.0b2 | 8/1438042988511.77_20150728002308-00093-ip-10-236-191-2_811340708_0.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-02-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Partial [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-03-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Fail [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Ok [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Fail [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-04-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Ok [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-05-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Ok [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-06-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Ok [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-07-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Partial [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Fail [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-08-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Ok [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
ec6b9760_ce_Suite_Implementation_Status__CSV | [Test Name] animate-elem-09-t [ASV3] Ok [Amaya 64] Fail [CSIRO SVG Toolkit] Ok [SVG#] Fail [CSIRO Full] Ok [Mozilla SVG] Fail [Batik] Fail [BitFlash Basic] Ok [eSVG13] Ok [BitFlash Tiny] Ok [CSIRO Tiny] Ok [Nokia] Ok [KDDI] Ok [ZOOMON] Ok [CSV] | Fail | [
[
"F",
"a",
"i",
"l"
],
[
"O",
"k"
],
[
"P",
"a",
"r",
"t",
"i",
"a",
"l"
]
] | SVG 1.1 Conformance Suite Implementation Status | CSV | http://www.w3.org/Graphics/SVG/Test/20021115/matrix.html | 8/1438042986022.41_20150728002306-00239-ip-10-236-191-2_822036438_2.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.