| 4 |
<span class=secno>* </span>Rendering and user-agent |
<span class=secno>* </span>Rendering and user-agent |
| 5 |
behavior |
behavior |
| 6 |
#ja |
#ja |
|
<span class=secno>$1 </span>レンダリングと利用者エージェントの動作 |
|
| 7 |
|
<span class=secno>$1 </span>レンダリングと利用者エージェントの動作 |
| 8 |
|
|
| 9 |
|
#pattern |
| 10 |
|
<span class=secno>* </span>Obsolete elements, attributes, |
| 11 |
|
and APIs |
| 12 |
|
#ja |
| 13 |
|
<span class=secno>* </span>廃止要素・属性・API |
| 14 |
|
|
| 15 |
|
#pattern |
| 16 |
|
The * attribute on the |
| 17 |
|
<code>Document</code> object must <a href="#reflect">reflect</a> the * attribute on <a |
| 18 |
|
href="#the-body1">the <code>body</code> element</a>. |
| 19 |
|
#ja |
| 20 |
|
<code>Document</code> オブジェクトの $1 属性は、<a |
| 21 |
|
href="#the-body1">文書 <code>body</code> 要素</a>の $2 |
| 22 |
|
属性を<a href="#reflect">反映</a>しなければ[[MUST:なりません]]。 |
| 23 |
|
|
| 24 |
|
#pattern |
| 25 |
|
The * DOM |
| 26 |
|
attribute of the <code><a href="#body0">body</a></code> element must <a |
| 27 |
|
href="#reflect">reflect</a> the element's * content attribute. |
| 28 |
|
#ja |
| 29 |
|
<code><a href="#body0">body</a></code> 要素の $1 DOM 属性は、 |
| 30 |
|
その要素の $2 |
| 31 |
|
内容属性を<a href="#reflect">反映</a>しなければ[[MUST:なりません]]。 |
| 32 |
|
|
| 33 |
|
#en |
| 34 |
|
The <code><a href="#applet">applet</a></code> element is a Java-specific |
| 35 |
|
variant of the <code><a href="#embed">embed</a></code> element. In HTML5 |
| 36 |
|
the <code><a href="#applet">applet</a></code> element is obsoleted so that |
| 37 |
|
all extension frameworks (Java, .NET, Flash, etc) are handled in a |
| 38 |
|
consistent manner. |
| 39 |
|
#ja |
| 40 |
|
<code><a href="#applet">applet</a></code> 要素は、 |
| 41 |
|
<code><a href="#embed">embed</a></code> 要素の Java |
| 42 |
|
専用の異形です。 HTML5 では |
| 43 |
|
<code><a href="#applet">applet</a></code> 要素は廃止されており、 |
| 44 |
|
すべての拡張の枠組み (Java、.NET、Flash など) は一貫した方法で扱われます。 |
| 45 |
|
|
| 46 |
|
#en |
| 47 |
|
If the <a href="#sandboxed0">sandboxed plugins |
| 48 |
|
browsing context flag</a> is set on the <a href="#browsing1">browsing |
| 49 |
|
context</a> for which the <code><a href="#applet">applet</a></code> |
| 50 |
|
element's document is the <a href="#active">active document</a>, then the |
| 51 |
|
element must be ignored (it represents nothing). |
| 52 |
|
#ja |
| 53 |
|
<code><a href="#applet">applet</a></code> 要素の文書が<a href="#active">活性文書</a>である<a href="#browsing1">閲覧文脈</a>において<a href="#sandboxed0">砂箱化プラグイン閲覧文脈旗</a>が設定されている場合、 |
| 54 |
|
要素は無視されなければ[[MUST:なりません]] (何も表しません)。 |