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

Diff of /markup/html/html5/spec-ja/data/elements.dat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by apache, Sun Aug 10 09:29:59 2008 UTC revision 1.14 by apache, Sun Aug 10 09:36:51 2008 UTC
# Line 491  User agents must not derive any implemen Line 491  User agents must not derive any implemen
491  #pattern  #pattern
492  <span class=secno>* </span>The root element  <span class=secno>* </span>The root element
493  #ja  #ja
 <span class=secno>$1 </span>根要素  
494    <span class=secno>$1 </span>根要素
495    
496    #en
497    As the root element of a document.
498    #ja
499    文書の根要素として。
500    
501    #en
502    Wherever a subdocument fragment is allowed in a compound document.
503    #ja
504    複合文書中で部分文書素片が認められる時に。
505    
506    #en
507    A <code><a href="#head">head</a></code> element followed by a <code><a
508        href="#body0">body</a></code> element.
509    #ja
510    <code><a href="#head">head</a></code> 要素と、その後に <code><a
511        href="#body0">body</a></code> 要素。
512    
513    #en
514    The <code><a href="#html">html</a></code> element represents the root of
515       an HTML document.
516    #ja
517    <code><a href="#html">html</a></code> 要素は HTML 文書の根を表します。
518    
519    #en
520    The <dfn id=manifest
521       title=attr-html-manifest><code>manifest</code></dfn> attribute gives the
522       address of the document's <a href="#application0">application cache</a> <a
523       href="#the-manifest" title=concept-appcache-manifest>manifest</a>, if
524       there is one. If the attribute is present, the attribute's value must be a
525       <a href="#valid8">valid URL</a>.
526    #ja
527    <dfn id=manifest
528       title=attr-html-manifest><code>manifest</code></dfn> 属性は、
529    文書の<a href="#application0">アプリケーション・キャッシュ</a>・<a
530       href="#the-manifest" title=concept-appcache-manifest>マニフェスト</a>がある場合、その番地を与えます。
531    この属性がある場合、その属性値は<a href="#valid8">妥当な URL</a>
532    でなければ[[MUST:なりません]]。
533    
534    #en
535    The <code title=attr-html-manifest><a
536       href="#manifest">manifest</a></code> attribute only <a
537       href="#application2" title=concept-appcache-init-with-attribute>has an
538       effect</a> during the early stages of document load. Changing the
539       attribute dynamically thus has no effect (and thus, no DOM API is provided
540       for this attribute).
541    #ja
542    <code title=attr-html-manifest><a
543       href="#manifest">manifest</a></code>
544    属性は文書の読み込みの早い段階でのみ<a
545       href="#application2" title=concept-appcache-init-with-attribute>影響を持ちます</a>。
546    この属性を動的に変更しても、影響はありません (ので、 DOM API
547    はこの属性には提供しません)。

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.14

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24