/[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.13 by apache, Sun Aug 10 09:35:37 2008 UTC revision 1.21 by apache, Sun Aug 10 09:41:25 2008 UTC
# Line 529  The <dfn id=manifest Line 529  The <dfn id=manifest
529  文書の<a href="#application0">アプリケーション・キャッシュ</a>・<a  文書の<a href="#application0">アプリケーション・キャッシュ</a>・<a
530     href="#the-manifest" title=concept-appcache-manifest>マニフェスト</a>がある場合、その番地を与えます。     href="#the-manifest" title=concept-appcache-manifest>マニフェスト</a>がある場合、その番地を与えます。
531  この属性がある場合、その属性値は<a href="#valid8">妥当な URL</a>  この属性がある場合、その属性値は<a href="#valid8">妥当な URL</a>
 でなければ[[MUST:なりません]]。  
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    はこの属性には提供しません)。
548    
549    #en
550    Later <code><a href="#base">base</a></code> elements don't
551       affect the <a href="#resolve" title="resolve a url">resolving of relative
552       URLs</a> in <code title=attr-html-manifest><a
553       href="#manifest">manifest</a></code> attributes, as the attributes are
554       processed before those elements are seen.
555    #ja
556    後の <code><a href="#base">base</a></code> 要素は、それが見られるよりも前に <code title=attr-html-manifest><a
557       href="#manifest">manifest</a></code>
558    属性が処理されるので、<a href="#resolve" title="resolve a url">相対 URL
559    の解決</a>には影響しません。
560    
561    #pattern
562    <span class=secno>* </span>Document metadata
563    #ja
564    <span class=secno>$1 </span>文書メタデータ
565    
566    #en
567    As the first element in an <code><a href="#html">html</a></code>
568        element.
569    #ja
570    <code><a href="#html">html</a></code> 要素の最初の要素として。
571    
572    #en
573    One or more elements of <a href="#metadata0">metadata content</a>, of
574        which exactly one is a <code><a href="#title1">title</a></code> element.
575    #ja
576    1つ以上の<a href="#metadata0">メタデータ内容</a>要素、
577    ただし、そのうちの丁度1つは <code><a href="#title1">title</a></code> 要素。
578    
579    #en
580    The <code><a href="#head">head</a></code> element collects the
581       document's metadata.
582    #ja
583    <code><a href="#head">head</a></code> 要素は文書のメタデータを集めています。
584    
585    #en
586    In a <code><a href="#head">head</a></code> element containing no other
587        <code><a href="#title1">title</a></code> elements.
588    #ja
589    他に <code><a href="#title1">title</a></code>
590    要素を含まない <code><a href="#head">head</a></code> 要素の中。
591    
592    
593    #en
594    Text.
595    #ja
596    テキスト。

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.21

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24