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

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

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

revision 1.64 by apache, Sat Oct 25 13:30:33 2008 UTC revision 1.73 by apache, Sat Oct 25 13:40:05 2008 UTC
# Line 688  Otherwise, if <a href=#the-body-element- Line 688  Otherwise, if <a href=#the-body-element-
688  メソッドに新しい値と<a href=#the-body-element-1 title="the body element">現行の文書  メソッドに新しい値と<a href=#the-body-element-1 title="the body element">現行の文書
689     body 要素</a>をそれぞれ2つの引数として呼び出した場合と同様にして、     body 要素</a>をそれぞれ2つの引数として呼び出した場合と同様にして、
690  DOM 中のその要素を新しい値により置き換え、  DOM 中のその要素を新しい値により置き換え、
 これらの段階を停止します。  
691    これらの段階を停止します。
692    
693    #en
694    Otherwise, the <a href=#the-body-element-1>the body element</a> is null. Append
695       the new value to the root element.
696    #ja
697    そうでない場合、<a href=#the-body-element-1>文書 body
698    要素</a>は null です。新しい値を根要素の末尾に追加します。
699    
700    #en
701    The <dfn id=dom-document-images title=dom-document-images><code>images</code></dfn>
702      attribute must return an <code><a href=#htmlcollection-0>HTMLCollection</a></code> rooted at the
703      <code>Document</code> node, whose filter matches only
704      <code><a href=#the-img-element>img</a></code> elements.
705    #ja
706    <dfn id=dom-document-images title=dom-document-images><code>images</code></dfn>
707    属性は、 <code>Document</code> 節点を根とする、
708    濾過器が <code><a href=#the-img-element>img</a></code> 要素にのみ一致するような
709    <code><a href=#htmlcollection-0>HTMLCollection</a></code>
710    を返さなければ[[MUST:なりません]]。
711    
712    #en
713    The <dfn id=dom-document-embeds title=dom-document-embeds><code>embeds</code></dfn>
714      attribute must return an <code><a href=#htmlcollection-0>HTMLCollection</a></code> rooted at the
715      <code>Document</code> node, whose filter matches only
716      <code><a href=#the-embed-element>embed</a></code> elements.
717    #ja
718    <dfn id=dom-document-embeds title=dom-document-embeds><code>embeds</code></dfn>
719    属性は、 <code>Document</code> 節点を根とする、
720    濾過器が <code><a href=#the-img-element>embed</a></code> 要素にのみ一致するような
721    <code><a href=#htmlcollection-0>HTMLCollection</a></code>
722    を返さなければ[[MUST:なりません]]。
723    
724    #en
725    The <dfn id=dom-document-plugins title=dom-document-plugins><code>plugins</code></dfn>
726      attribute must return the same object as that returned by the <code title=dom-document-embeds><a href=#dom-document-embeds>embeds</a></code> attribute.
727    #ja
728    <dfn id=dom-document-plugins title=dom-document-plugins><code>plugins</code></dfn>
729    属性は、 <code title=dom-document-embeds><a href=#dom-document-embeds>embeds</a></code>
730    属性が返すのと同じオブジェクトを返さなければ[[MUST:なりません]]。
731    
732    #en
733    The <dfn id=dom-document-links title=dom-document-links><code>links</code></dfn>
734      attribute must return an <code><a href=#htmlcollection-0>HTMLCollection</a></code> rooted at the
735      <code>Document</code> node, whose filter matches only <code><a href=#the-a-element>a</a></code>
736      elements with <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
737      attributes and <code><a href=#the-area-element>area</a></code> elements with <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attributes.
738    #ja
739    <dfn id=dom-document-links title=dom-document-links><code>links</code></dfn>
740    属性は、<code>Document</code> 節点を根とする、
741    濾過器が <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
742    属性を持つ <code><a href=#the-a-element>a</a></code> 要素と
743    <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>
744    属性を持つ <code><a href=#the-area-element>area</a></code> 要素にのみ一致するような
745    <code><a href=#htmlcollection-0>HTMLCollection</a></code>
746    を返さなければ[[MUST:なりません]]。
747    
748    #en
749    The <dfn id=dom-document-forms title=dom-document-forms><code>forms</code></dfn>
750      attribute must return an <code><a href=#htmlcollection-0>HTMLCollection</a></code> rooted at the
751      <code>Document</code> node, whose filter matches only
752      <code><a href=#the-form-element>form</a></code> elements.
753    #ja
754    <dfn id=dom-document-forms title=dom-document-forms><code>forms</code></dfn>
755    属性は、<code>Document</code> 節点を根とする、
756    濾過器が <code><a href=#the-form-element>form</a></code> 要素にのみ一致するような
757    <code><a href=#htmlcollection-0>HTMLCollection</a></code>
758    を返さなければ[[MUST:なりません]]。
759    
760    #en
761    The <dfn id=dom-document-anchors title=dom-document-anchors><code>anchors</code></dfn>
762      attribute must return an <code><a href=#htmlcollection-0>HTMLCollection</a></code> rooted at the
763      <code>Document</code> node, whose filter matches only <code><a href=#the-a-element>a</a></code>
764      elements with <code title=attr-a-name>name</code> attributes.
765    #ja
766    <dfn id=dom-document-anchors title=dom-document-anchors><code>anchors</code></dfn>
767    属性は、<code>Document</code> 節点を根とする、
768    濾過器が <code title=attr-a-name>name</code> 属性を持つ
769    <code><a href=#the-a-element>a</a></code>
770    要素にのみ一致するような
771    <code><a href=#htmlcollection-0>HTMLCollection</a></code>
772    を返さなければ[[MUST:なりません]]。
773    
774    #en
775    The <dfn id=dom-document-scripts title=dom-document-scripts><code>scripts</code></dfn>
776      attribute must return an <code><a href=#htmlcollection-0>HTMLCollection</a></code> rooted at the
777      <code>Document</code> node, whose filter matches only
778      <code><a href=#script>script</a></code> elements.
779    #ja
780    <dfn id=dom-document-scripts title=dom-document-scripts><code>scripts</code></dfn>
781    属性は、<code>Document</code> 節点を根とする、
782    濾過器が <code><a href=#script>script</a></code>
783    要素にのみ一致するような
784    <code><a href=#htmlcollection-0>HTMLCollection</a></code>
785    を返さなければ[[MUST:なりません]]。
786    
787    #en
788    The <dfn id=dom-document-getelementsbyname title=dom-document-getElementsByName><code>getElementsByName(<var title="">name</var>)</code></dfn> method takes a string <var title="">name</var>, and must return a live <code>NodeList</code>
789      containing all the <code><a href=#the-a-element>a</a></code>, <code><a href=#the-applet-element>applet</a></code>,
790      <code><a href=#the-button-element>button</a></code>, <code><a href=#the-form-element>form</a></code>, <!-- frame? frameset?
791      XXX--><code><a href=#the-iframe-element>iframe</a></code>, <code><a href=#the-img-element>img</a></code>, <code><a href=#the-input-element>input</a></code>,
792      <code><a href=#the-map-element>map</a></code>, <code><a href=#meta>meta</a></code>, <code><a href=#the-object-element>object</a></code>,<!-- param?
793      XXX--> <code><a href=#the-select-element>select</a></code>, and <code><a href=#the-textarea-element>textarea</a></code> elements in
794      that document that have a <code title="">name</code> attribute whose
795      value is equal to the <var title="">name</var> argument (in a
796      <a href=#case-sensitive>case-sensitive</a> manner), in <a href=#tree-order>tree order</a>.
797    #ja
798    <dfn id=dom-document-getelementsbyname title=dom-document-getElementsByName><code>getElementsByName(<var title="">name</var>)</code></dfn>
799    メソッドは、文字列 <var title="">name</var> を取り、
800    文書中で
801    <var title="">name</var>
802    と (<a href=#case-sensitive>大文字・小文字を区別し</a>て)
803    等しい値の <code title="">name</code>
804    属性を持つ
805    <code><a href=#the-a-element>a</a></code>, <code><a href=#the-applet-element>applet</a></code>、
806      <code><a href=#the-button-element>button</a></code>, <code><a href=#the-form-element>form</a></code>、<!-- frame? frameset?
807      XXX--><code><a href=#the-iframe-element>iframe</a></code>、<code><a href=#the-img-element>img</a></code>、<code><a href=#the-input-element>input</a></code>、
808      <code><a href=#the-map-element>map</a></code>、<code><a href=#meta>meta</a></code>、
809    <code><a href=#the-object-element>object</a></code>、<!-- param?
810      XXX--> <code><a href=#the-select-element>select</a></code>、<code><a href=#the-textarea-element>textarea</a></code>
811    各要素をすべて<a href=#tree-order>木順</a>で含む生きた <code>NodeList</code>
812    を返さなければ[[MUST:なりません]]。

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.73

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24