| 105 |
送信された <code><a |
送信された <code><a |
| 106 |
href="#messageport0">MessagePort</a></code> があれば、 |
href="#messageport0">MessagePort</a></code> があれば、 |
| 107 |
それを表します。 |
それを表します。 |
| 108 |
|
|
| 109 |
|
|
| 110 |
|
#en |
| 111 |
|
Unless otherwise specified, when the user agent creates and dispatches a |
| 112 |
|
<code title=event-message><a href="#message2">message</a></code> event in |
| 113 |
|
the algorithms described in the following sections, the <code |
| 114 |
|
title=dom-MessageEvent-lastEventId><a |
| 115 |
|
href="#lasteventid">lastEventId</a></code> attribute must be the empty |
| 116 |
|
string, the <code title=dom-MessageEvent-origin><a |
| 117 |
|
href="#origin1">origin</a></code> attribute must be the empty string, the |
| 118 |
|
<code title=dom-MessageEvent-source><a href="#source3">source</a></code> |
| 119 |
|
attribute must be null, and the <code |
| 120 |
|
title=dom-MessageEvent-messagePort><a |
| 121 |
|
href="#messageport">messagePort</a></code> attribute must be null. |
| 122 |
|
#ja |
| 123 |
|
特に規定がない場合、利用者エージェントが以後の節で説明する算法の中で |
| 124 |
|
<code title=event-message><a href="#message2">message</a></code> |
| 125 |
|
事象を作成して発送する時に、 <code |
| 126 |
|
title=dom-MessageEvent-lastEventId><a |
| 127 |
|
href="#lasteventid">lastEventId</a></code> 属性は空文字列でなければ[[MUST:ならず]]、 |
| 128 |
|
<code title=dom-MessageEvent-origin><a |
| 129 |
|
href="#origin1">origin</a></code> 属性は空文字列でなければ[[MUST:ならず]]、 |
| 130 |
|
<code title=dom-MessageEvent-source><a href="#source3">source</a></code> |
| 131 |
|
属性は null でなければ[[MUST:ならず]]、 <code |
| 132 |
|
title=dom-MessageEvent-messagePort><a |
| 133 |
|
href="#messageport">messagePort</a></code> |
| 134 |
|
属性は null でなければ[[MUST:なりません]]。 |