/[suikacvs]/markup/html/html5/spec-ja/data/rendering.dat
Suika

Contents of /markup/html/html5/spec-ja/data/rendering.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (hide annotations) (download)
Thu Oct 23 04:18:26 2008 UTC (17 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: after-new-ids, HEAD
Changes since 1.11: +25 -25 lines
reflect id changes

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24