| 512 |
href="#the-title1">文書 <code>title</code> 要素</a>のすべての子供<a href="#text-node" title="text node">テキスト節点</a>のデータを木順に連結したものを返すか、 |
href="#the-title1">文書 <code>title</code> 要素</a>のすべての子供<a href="#text-node" title="text node">テキスト節点</a>のデータを木順に連結したものを返すか、 |
| 513 |
<a |
<a |
| 514 |
href="#the-title1">文書 <code>title</code> 要素</a>が null |
href="#the-title1">文書 <code>title</code> 要素</a>が null |
|
の場合には殻文字列を返さなければ[[MUST:なりません]]。 |
|
| 515 |
|
の場合には殻文字列を返さなければ[[MUST:なりません]]。 |
| 516 |
|
|
| 517 |
|
#en |
| 518 |
|
On setting, the following algorithm must be run: |
| 519 |
|
#ja |
| 520 |
|
設定時、次の算法を走らせなければ[[MUST:なりません]]。 |
| 521 |
|
|
| 522 |
|
#en |
| 523 |
|
If the <a href="#root-element">root element</a> is an <code>svg</code> |
| 524 |
|
element in the "<code title="">http://www.w3.org/2000/svg</code>" |
| 525 |
|
namespace, and the user agent supports SVG, then the setter must defer |
| 526 |
|
to the setter for the DOM attribute of the same name on the |
| 527 |
|
<code>SVGDocument</code> interface (if it is readonly, then this will |
| 528 |
|
raise an exception). Stop the algorithm here. |
| 529 |
|
#ja |
| 530 |
|
<a href="#root-element">根要素</a>が |
| 531 |
|
「<code title="">http://www.w3.org/2000/svg</code>」名前空間の |
| 532 |
|
<code>svg</code> 要素で利用者エージェントが SVG に対応している場合、 |
| 533 |
|
設定器は <code>SVGDocument</code> 界面の同名の DOM 属性の設定器に委ねなければ[[MUST:なりません]] |
| 534 |
|
(それが読み取り専用である場合、例外を発生させることとなります)。算法をここで停止します。 |