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
|
---|---|---|---|---|---|---|---|
8fa81cbb_5__Datatypes__Normative_For_XForms_Basic | [Test Case] 5.2.7.a [Description] card-number datatype [Link To Spec] 5.2.7 [Normative For XForms Full] true [Normative For XForms Basic] | false | [
[
"f",
"a",
"l",
"s",
"e"
],
[
"t",
"r",
"u",
"e"
]
] | 5. Datatypes | Normative For XForms Basic | http://www.w3.org/MarkUp/Forms/Test/XForms1.1/Edition1/driverPages/html/XF11TestSuiteChpt5.html | 39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_804772712_0.json |
8fa81cbb_5__Datatypes__Normative_For_XForms_Basic | [Test Case] 5.2.7.b [Description] card-number datatype - credit card example [Link To Spec] 5.2.7 [Normative For XForms Full] true [Normative For XForms Basic] | false | [
[
"f",
"a",
"l",
"s",
"e"
],
[
"t",
"r",
"u",
"e"
]
] | 5. Datatypes | Normative For XForms Basic | http://www.w3.org/MarkUp/Forms/Test/XForms1.1/Edition1/driverPages/html/XF11TestSuiteChpt5.html | 39/1438042989126.22_20150728002309-00033-ip-10-236-191-2_804772712_0.json |
41bd9fb5_D__SMUX_Protocol_Specification__Dir | [code] 0 [Name] InternAtom [Description] The session_id is used as the Atom to be defined (offset by 0x2000), so a value of 0 is defining ID 0x2000). The fragment_size field is the length of the UTF-8 encoded string. The fragment itself contains the string to be interned. This allows the interning of 256 strings. (is this enough?). [Dir] | Both | [
[
"B",
"o",
"t",
"h"
],
[
"R",
"-",
">",
"T"
]
] | W3C WD: SMUX Protocol Specification | Dir | http://www.w3.org/Protocols/MUX/WD-mux-980708.html | 39/1438043062723.96_20150728002422-00181-ip-10-236-191-2_807610965_0.json |
41bd9fb5_D__SMUX_Protocol_Specification__Dir | [code] 1 [Name] DefineEndpoint [Description] The session_id is ignored. The fragment_size is interpreted as the protocol ID, naming an endpoint actually available on this transport TCP connection. This enables a single transport TCP connection to be used for callbacks, or to advertise that a protocol endpoint can be reached to the process on the other end of the transport TCP connection. Whether this relative URI naming can be used depends upon the scheme of the URI [20], which defines its structure. For example, a firewall proxy might advertize just "http:" for the proxy, claiming it can be used to contact any HTTP protocol object anywhere, or "http://foo.com/bar/" to indicate that any object below that point in the URI space on the server foo.com may be reached by this TCP connection. A client might advertize that "http://myhost.com/" is available via this transport TCP connection. [Dir] | Both | [
[
"B",
"o",
"t",
"h"
],
[
"R",
"-",
">",
"T"
]
] | W3C WD: SMUX Protocol Specification | Dir | http://www.w3.org/Protocols/MUX/WD-mux-980708.html | 39/1438043062723.96_20150728002422-00181-ip-10-236-191-2_807610965_0.json |
41bd9fb5_D__SMUX_Protocol_Specification__Dir | [code] 2 [Name] SetMSS [Description] This sets a limit on fragment sizes below the outstanding credit limit. The session_id must be zero. The fragment_size field is used as max_fragment_size (the largest fragment that be sent on any session on this transport TCP connection.). A max_fragment_size of zero means there is no limit on the fragment size allowed for this session. [Dir] | Both | [
[
"B",
"o",
"t",
"h"
],
[
"R",
"-",
">",
"T"
]
] | W3C WD: SMUX Protocol Specification | Dir | http://www.w3.org/Protocols/MUX/WD-mux-980708.html | 39/1438043062723.96_20150728002422-00181-ip-10-236-191-2_807610965_0.json |
41bd9fb5_D__SMUX_Protocol_Specification__Dir | [code] 3 [Name] AddCredit [Description] The session_id specifies the session. The fragment_size specifies the flow control credit granted (to be added to the current outstanding credit balance). A value of zero indicates no limit on how much data may be sent on this session. [Dir] | R->T | [
[
"B",
"o",
"t",
"h"
],
[
"R",
"-",
">",
"T"
]
] | W3C WD: SMUX Protocol Specification | Dir | http://www.w3.org/Protocols/MUX/WD-mux-980708.html | 39/1438043062723.96_20150728002422-00181-ip-10-236-191-2_807610965_0.json |
41bd9fb5_D__SMUX_Protocol_Specification__Dir | [code] 4 [Name] SetDefaultCredit [Description] The session_id must be zero. The fragment_size field is used as to set the initial default credit limit for any incoming MUX connections over this transport TCP connection. (i.e. it is short hand for sending a series of AddCredit messages for each session ID). [Dir] | R->T | [
[
"B",
"o",
"t",
"h"
],
[
"R",
"-",
">",
"T"
]
] | W3C WD: SMUX Protocol Specification | Dir | http://www.w3.org/Protocols/MUX/WD-mux-980708.html | 39/1438043062723.96_20150728002422-00181-ip-10-236-191-2_807610965_0.json |
41bd9fb5_D__SMUX_Protocol_Specification__Dir | [code] 5 [Name] NoOp [Description] This control message is defined to perform no function. Any data in the payload should be ignored. [Dir] | Both | [
[
"B",
"o",
"t",
"h"
],
[
"R",
"-",
">",
"T"
]
] | W3C WD: SMUX Protocol Specification | Dir | http://www.w3.org/Protocols/MUX/WD-mux-980708.html | 39/1438043062723.96_20150728002422-00181-ip-10-236-191-2_807610965_0.json |
7542c2a9_Web_Cryptography_API__Result | [Operation] wrapKey [Parameters] None [Result] | ArrayBuffer | [
[
"A",
"r",
"r",
"a",
"y",
"B",
"u",
"f",
"f",
"e",
"r"
],
[
"C",
"r",
"y",
"p",
"t",
"o",
"K",
"e",
"y"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
]
] | Web Cryptography API | Result | http://www.w3.org/TR/WebCryptoAPI/ | 39/1438043062723.96_20150728002422-00216-ip-10-236-191-2_808981146_13.json |
7542c2a9_Web_Cryptography_API__Result | [Operation] unwrapKey [Parameters] None [Result] | ArrayBuffer | [
[
"A",
"r",
"r",
"a",
"y",
"B",
"u",
"f",
"f",
"e",
"r"
],
[
"C",
"r",
"y",
"p",
"t",
"o",
"K",
"e",
"y"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
]
] | Web Cryptography API | Result | http://www.w3.org/TR/WebCryptoAPI/ | 39/1438043062723.96_20150728002422-00216-ip-10-236-191-2_808981146_13.json |
7542c2a9_Web_Cryptography_API__Result | [Operation] generateKey [Parameters] AesKeyGenParams [Result] | CryptoKey | [
[
"A",
"r",
"r",
"a",
"y",
"B",
"u",
"f",
"f",
"e",
"r"
],
[
"C",
"r",
"y",
"p",
"t",
"o",
"K",
"e",
"y"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
]
] | Web Cryptography API | Result | http://www.w3.org/TR/WebCryptoAPI/ | 39/1438043062723.96_20150728002422-00216-ip-10-236-191-2_808981146_13.json |
7542c2a9_Web_Cryptography_API__Result | [Operation] importKey [Parameters] None [Result] | CryptoKey | [
[
"A",
"r",
"r",
"a",
"y",
"B",
"u",
"f",
"f",
"e",
"r"
],
[
"C",
"r",
"y",
"p",
"t",
"o",
"K",
"e",
"y"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
]
] | Web Cryptography API | Result | http://www.w3.org/TR/WebCryptoAPI/ | 39/1438043062723.96_20150728002422-00216-ip-10-236-191-2_808981146_13.json |
7542c2a9_Web_Cryptography_API__Result | [Operation] exportKey [Parameters] None [Result] | object | [
[
"A",
"r",
"r",
"a",
"y",
"B",
"u",
"f",
"f",
"e",
"r"
],
[
"C",
"r",
"y",
"p",
"t",
"o",
"K",
"e",
"y"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
]
] | Web Cryptography API | Result | http://www.w3.org/TR/WebCryptoAPI/ | 39/1438043062723.96_20150728002422-00216-ip-10-236-191-2_808981146_13.json |
7542c2a9_Web_Cryptography_API__Result | [Operation] get key length [Parameters] AesDerivedKeyParams [Result] | Integer | [
[
"A",
"r",
"r",
"a",
"y",
"B",
"u",
"f",
"f",
"e",
"r"
],
[
"C",
"r",
"y",
"p",
"t",
"o",
"K",
"e",
"y"
],
[
"o",
"b",
"j",
"e",
"c",
"t"
],
[
"I",
"n",
"t",
"e",
"g",
"e",
"r"
]
] | Web Cryptography API | Result | http://www.w3.org/TR/WebCryptoAPI/ | 39/1438043062723.96_20150728002422-00216-ip-10-236-191-2_808981146_13.json |
8e9f277c__Module_Definition_Conventions__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",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
8e9f277c__Module_Definition_Conventions__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",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
8e9f277c__Module_Definition_Conventions__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",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
8e9f277c__Module_Definition_Conventions__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",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
8e9f277c__Module_Definition_Conventions__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",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
8e9f277c__Module_Definition_Conventions__Attribute_Type | [Definition] One or more white space 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",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
8e9f277c__Module_Definition_Conventions__Attribute_Type | [Definition] Sequence of one or more digits ([0-9]) [Attribute Type] | NUMBER | [
[
"C",
"D",
"A",
"T",
"A"
],
[
"I",
"D"
],
[
"I",
"D",
"R",
"E",
"F"
],
[
"I",
"D",
"R",
"E",
"F",
"S"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N"
],
[
"N",
"M",
"T",
"O",
"K",
"E",
"N",
"S"
],
[
"N",
"U",
"M",
"B",
"E",
"R"
]
] | XHTML™ 2.0 - Module Definition Conventions | Attribute Type | http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/abstraction.html | 39/1438042989126.22_20150728002309-00282-ip-10-236-191-2_818619304_0.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOAMSA [Descriptive Name] Added Math Symbols: Arrows [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOAMSB [Descriptive Name] Added Math Symbols: Binary Operators [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOAMSC [Descriptive Name] Added Math Symbols: Delimiters [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOAMSN [Descriptive Name] Added Math Symbols: Negated Relations [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOAMSO [Descriptive Name] Added Math Symbols: Ordinary [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOAMSR [Descriptive Name] Added Math Symbols: Relations [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOTECH [Descriptive Name] General Technical [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOPUB [Descriptive Name] Publishing [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISODIA [Descriptive Name] Diacritical Marks [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISONUM [Descriptive Name] Numeric and Special Graphic [3] Glyphs | [4] Basic [5] Glyphs [2] | Extended | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] ISOBOX [Descriptive Name] Box and Line Drawing [3] Glyphs [2] | Basic | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] MMALIAS [Descriptive Name] MathML Aliases [3] Glyphs [2] | Basic | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
939eda7c_th_Markup_Language__Chapter_6___2 | [Group] MMEXTRA [Descriptive Name] MathML Additions [3] Glyphs [2] | Basic | [
[
"E",
"x",
"t",
"e",
"n",
"d",
"e",
"d"
],
[
"B",
"a",
"s",
"i",
"c"
]
] | Math Markup Language (Chapter 6) | 2 | http://www.w3.org/1999/07/REC-MathML-19990707/chapter6.html | 39/1438043062723.96_20150728002422-00236-ip-10-236-191-2_815796179_3.json |
587b0c7e_HTML_5__Event_name | [Interface] ProgressEvent [PROGRESS] [Dispatched when...] The user agent begins fetching the media data, synchronously during the load() method call. [Preconditions] networkState equals LOADING [Event name] | loadstart | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] ProgressEvent [PROGRESS] [Dispatched when...] The user agent is fetching media data. [Preconditions] networkState is more than EMPTY and less than LOADED [Event name] | progress | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] The user agent is fetching media data, and the media resource's metadata has just been received. [Preconditions] networkState equals LOADED_METADATA [Event name] | loadedmetadata | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] The user agent is fetching media data, and the media resource's first frame has just been received. [Preconditions] networkState equals LOADED_FIRST_FRAME [Event name] | loadedfirstframe | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] ProgressEvent [PROGRESS] [Dispatched when...] The user agent finishes downloading the entire media resource. [Preconditions] networkState equals LOADED [Event name] | load | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] ProgressEvent [PROGRESS] [Dispatched when...] The user agent stops fetching the media data before it is completely downloaded. This can be fired synchronously during the load() method call. [Preconditions] error is an object with the code MEDIA_ERR_ABORTED. networkState equals either EMPTY or LOADED, depending on when the download was aborted. [Event name] | abort | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] ProgressEvent [PROGRESS] [Dispatched when...] An error occurs while fetching the media data. [Preconditions] error is an object with the code MEDIA_ERR_NETWORK_ERROR or higher. networkState equals either EMPTY or LOADED, depending on when the download was aborted. [Event name] | error | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | emptied | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] ProgressEvent [Dispatched when...] The user agent is trying to fetch media data, but data is unexpectedly not forthcoming. [Event name] | stalled | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] Playback has begun. Fired after the play method has returned. [Preconditions] paused is newly false. [Event name] | play | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] Playback has been paused. Fired after the pause method has returned. [Preconditions] paused is newly true. [Event name] | pause | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | waiting | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] The seeking DOM 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 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] The seeking DOM attribute changed to false. [Event name] | seeked | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] The current playback position changed in an interesting way, for example discontinuously. [Event name] | timeupdate | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | ended | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | dataunavailable | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | canshowcurrentframe | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | canplay | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [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. [Event name] | canplaythrough | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] Either the defaultPlaybackRate or the playbackRate attribute has just been updated. [Event name] | ratechange | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [Dispatched when...] The duration attribute has just been updated. [Event name] | durationchange | [] | HTML 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
587b0c7e_HTML_5__Event_name | [Interface] Event [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 5 | Event name | http://www.w3.org/TR/2008/WD-html5-20080610/video.html | 39/1438042989126.22_20150728002309-00059-ip-10-236-191-2_816582832_0.json |
f326372e_and_Operators__Second_Edition___Meaning | [Function] op:to [Meaning] | Returns the sequence containing every xs:integer between the values of the operands. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) | Meaning | http://www.w3.org/TR/2010/REC-xpath-functions-20101214/ | 1/1438042987127.36_20150728002307-00131-ip-10-236-191-2_816759441_90.json |
f326372e_and_Operators__Second_Edition___Meaning | [Function] fn:id [Meaning] | Returns the sequence of element nodes having an ID value matching the one or more of the supplied IDREF values. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) | Meaning | http://www.w3.org/TR/2010/REC-xpath-functions-20101214/ | 1/1438042987127.36_20150728002307-00131-ip-10-236-191-2_816759441_90.json |
f326372e_and_Operators__Second_Edition___Meaning | [Function] fn:idref [Meaning] | Returns the sequence of element or attribute nodes with an IDREF value matching one or more of the supplied ID values. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) | Meaning | http://www.w3.org/TR/2010/REC-xpath-functions-20101214/ | 1/1438042987127.36_20150728002307-00131-ip-10-236-191-2_816759441_90.json |
f326372e_and_Operators__Second_Edition___Meaning | [Function] fn:doc [Meaning] | Returns a document node retrieved using the specified URI. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) | Meaning | http://www.w3.org/TR/2010/REC-xpath-functions-20101214/ | 1/1438042987127.36_20150728002307-00131-ip-10-236-191-2_816759441_90.json |
f326372e_and_Operators__Second_Edition___Meaning | [Function] fn:doc-available [Meaning] | Returns true if a document node can be retrieved using the specified URI. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) | Meaning | http://www.w3.org/TR/2010/REC-xpath-functions-20101214/ | 1/1438042987127.36_20150728002307-00131-ip-10-236-191-2_816759441_90.json |
f326372e_and_Operators__Second_Edition___Meaning | [Function] fn:collection [Meaning] | Returns a sequence of nodes retrieved using the specified URI or the nodes in the default collection. | [] | XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) | Meaning | http://www.w3.org/TR/2010/REC-xpath-functions-20101214/ | 1/1438042987127.36_20150728002307-00131-ip-10-236-191-2_816759441_90.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] clip-path [Value] | [ || ] | none [Initial] none [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] as specified [Media] visual [Animatable] See shape-outside [CSS-SHAPES] [Computed value] | as specified, but with values made absolute | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] clip-rule [Value] nonzero | evenodd [Initial] nonzero [Applies to] Applies to SVG graphics elements [Inh.] yes [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-image [Initial] none [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified, but with URIs made absolute | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-type [Initial] auto [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-repeat [Initial] no-repeat [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | Consists of: two keywords, one per dimension | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-position [Initial] center [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] refer to size of mask painting area minus size of mask image; see text background-position [CSS3BG] [Media] visual [Animatable] as simple list of length, percentage, or calc [Computed value] | Consisting of: two keywords representing the origin and two offsets from that origin, each given as an absolute length (if given a ), otherwise as a percentage. | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-clip [Value] | no-clip [Initial] border-box [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-origin [Initial] border-box [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-size [Initial] border-box [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] as simple list of length, percentage, or calc (This means keyword values are not animatable.) [Computed value] | as specified, but with lengths made absolute | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask [Initial] border-box [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] see individual properties [Media] visual [Animatable] see individual properties [Computed value] | see individual properties | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-box-source [Value] none | [Initial] none [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | none or the image with its URI made absolute | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-box-slice [Value] [ | ]{1,4} fill? [Initial] 0 fill [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] refer to size of the mask image [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-box-width [Value] [ | | | auto ]{1,4} [Initial] auto [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] relative to width/height of the mask box image area [Media] visual [Animatable] no [Computed value] | all s made absolute, otherwise as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-box-outset [Value] [ | ]{1,4} [Initial] 0 [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | all s made absolute, otherwise as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-box-repeat [Value] [ stretch | repeat | round | space ]{1,2} [Initial] stretch [Applies to] All elements. In SVG, it applies to container elements without the element and all graphics elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-box [Value] <‘mask-box-source’> || <‘mask-box-slice’> [ / <‘mask-box-width’>? [ / <‘mask-box-outset’> ]? ]? || <‘mask-box-repeat’> [Initial] See individual properties [Applies to] See individual properties [Inh.] no [%ages] n/a [Media] visual [Animatable] See individual properties [Computed value] | See individual properties | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] mask-source-type [Value] luminance | alpha [Initial] luminance [Applies to] mask elements [Inh.] no [%ages] n/a [Media] visual [Animatable] no [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
679e1622_CSS_Masking_Module_Level_1__Computed_value | [Name] clip [Value] | auto [Initial] auto [Applies to] Absolutely positioned elements. In SVG, it applies to elements which establish a new viewport, elements and mask elements. [Inh.] no [%ages] n/a [Media] visual [Animatable] as rectangle [Computed value] | as specified | [] | CSS Masking Module Level 1 | Computed value | http://www.w3.org/TR/2014/WD-css-masking-1-20140213/ | 1/1438042990112.50_20150728002310-00245-ip-10-236-191-2_808658255_21.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] hidden [Data type] An arbitrary string [Control type] n/a [State] | Hidden | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] text [Data type] Text with no line breaks [Control type] Text field [State] | Text | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] search [Data type] Text with no line breaks [Control type] Search field [State] | Search | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] tel [Data type] Text with no line breaks [Control type] A text field [State] | Telephone | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] url [Data type] An absolute IRI [Control type] A text field [State] | URL | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] email [Data type] An e-mail address or list of e-mail addresses [Control type] A text field [State] | E-mail | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] password [Data type] Text with no line breaks (sensitive information) [Control type] Text field that obscures data entry [State] | Password | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] datetime [Data type] A date and time (year, month, day, hour, minute, second, fraction of a second) with the time zone set to UTC [Control type] A date and time control [State] | Date and Time | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] date [Data type] A date (year, month, day) with no time zone [Control type] A date control [State] | Date | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] month [Data type] A date consisting of a year and a month with no time zone [Control type] A month control [State] | Month | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] week [Data type] A date consisting of a week-year number and a week number with no time zone [Control type] A week control [State] | Week | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] time [Data type] A time (hour, minute, seconds, fractional seconds) with no time zone [Control type] A time control [State] | Time | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] datetime-local [Data type] A date and time (year, month, day, hour, minute, second, fraction of a second) with no time zone [Control type] A date and time control [State] | Local Date and Time | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] number [Data type] A numerical value [Control type] A text field or spinner control [State] | Number | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] range [Data type] A numerical value, with the extra semantic that the exact value is not important [Control type] A slider control or similar [State] | Range | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] color [Data type] An sRGB color with 8-bit red, green, and blue components [Control type] A color well [State] | Color | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] checkbox [Data type] A set of zero or more values from a predefined list [Control type] A checkbox [State] | Checkbox | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] radio [Data type] An enumerated value [Control type] A radio button [State] | Radio Button | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
ec9242ce_10_7_The_input_element___HTML5__State | [Keyword] file [Data type] Zero or more files each with a MIME type and optionally a file name [Control type] A label and a button [State] | File Upload | [] | 4.10.7 The input element — HTML5 | State | http://www.w3.org/TR/2011/WD-html5-20110113/the-input-element.html | 1/1438042990112.50_20150728002310-00219-ip-10-236-191-2_804664331_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.