| 468 |
<a href="#the-html0">文書 <code>html</code> 要素</a>の子供である最初の |
<a href="#the-html0">文書 <code>html</code> 要素</a>の子供である最初の |
| 469 |
<code><a href="#head">head</a></code> 要素がある場合はその要素、 |
<code><a href="#head">head</a></code> 要素がある場合はその要素、 |
| 470 |
そうでない場合は null です。 |
そうでない場合は null です。 |
| 471 |
|
|
| 472 |
|
|
| 473 |
|
#en |
| 474 |
|
<dfn id=the-title1>The <code>title</code> element</dfn> of a document is |
| 475 |
|
the first <code><a href="#title1">title</a></code> element in the document |
| 476 |
|
(in tree order), if there is one, or null otherwise. |
| 477 |
|
#ja |
| 478 |
|
文書の<dfn id=the-title1>文書 <code>title</code> 要素</dfn>は文書の (木順で) |
| 479 |
|
最初の <code><a href="#title1">title</a></code> 要素がある場合はその要素、 |
| 480 |
|
そうでない場合は null です。 |