| 722 |
次の例では、 |
次の例では、 |
| 723 |
<code title=attr-input-value><a href=#attr-input-value>value</a></code> |
<code title=attr-input-value><a href=#attr-input-value>value</a></code> |
| 724 |
属性が非引用属性値構文により与えられています。 |
属性が非引用属性値構文により与えられています。 |
| 725 |
|
|
| 726 |
|
|
| 727 |
|
#en |
| 728 |
|
If an attribute using the unquoted attribute syntax is to be |
| 729 |
|
followed by another attribute or by one of the optional U+002F |
| 730 |
|
SOLIDUS (<code>/</code>) characters allowed in step 6 of the <span title=syntax-start-tag>start tag</span> syntax above, then there |
| 731 |
|
must be a <a href=#space-character>space character</a> separating the two. |
| 732 |
|
#ja |
| 733 |
|
非引用属性値構文を用いた属性に他の属性が続く場合や先述の<span title=syntax-start-tag>開始タグ</span>構文の段階6で認められる |
| 734 |
|
U+002F |
| 735 |
|
SOLIDUS (<code>/</code>) 文字が続く場合、 |
| 736 |
|
両者を<a href=#space-character>間隔文字</a>により分離しなければ[[MUST:なりません]]。 |
| 737 |
|
|
| 738 |
|
#en |
| 739 |
|
Single-quoted attribute value syntax |
| 740 |
|
#ja |
| 741 |
|
単一引用符属性値構文 |