File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -1663,6 +1663,27 @@ object</parameter></term><listitem><para>手続き型のみ: <function>date_crea
16631663 </simpara >
16641664</warning >'>
16651665
1666+ <!ENTITY dom.tokenlist.errors '<itemizedlist xmlns =" http://docbook.org/ns/docbook" >
1667+ <listitem >
1668+ <simpara >
1669+ トークンが NULL バイトを含んでいる場合、
1670+ <exceptionname >ValueError</exceptionname > をスローします。
1671+ </simpara >
1672+ </listitem >
1673+ <listitem >
1674+ <simpara >
1675+ トークンが空文字列である場合、コードが <constant >Dom\SYNTAX_ERR</constant > であるような
1676+ <exceptionname >Dom\DOMException</exceptionname > をスローします。
1677+ </simpara >
1678+ </listitem >
1679+ <listitem >
1680+ <simpara >
1681+ トークンが ASCII の空白文字を含む場合、コードが <constant >Dom\INVALID_CHARACTER_ERR</constant > であるような
1682+ <exceptionname >Dom\DOMException</exceptionname > をスローします。
1683+ </simpara >
1684+ </listitem >
1685+ </itemizedlist >'>
1686+
16661687
16671688
16681689<!-- Dom Examples -->
You can’t perform that action at this time.
0 commit comments