| 1 |
use utf8; |
| 2 |
$VAR1 = { |
| 3 |
qq'exact' => { |
| 4 |
qq'2b0b5244b7004b78b5aab39b104d2405' => {}, |
| 5 |
qq'2b41753eda1396e1e204e8fdc9dd0182' => {}, |
| 6 |
qq'610b95084e88394cbbe0ae7fdb1a7cfe' => { |
| 7 |
qq'en' => qq'The <dfn id=dom-messageevent-origin |
| 8 |
title=dom-MessageEvent-origin><code>origin</code></dfn> attribute |
| 9 |
represents, in <a href=#server-sent-events>server-sent events</a> and <a |
| 10 |
href=#crossDocumentMessages>cross-document messaging</a>, the <a |
| 11 |
href=#origin-0>origin</a> of the document that sent the message |
| 12 |
(typically the scheme, hostname, and port of the document, but not its |
| 13 |
path or fragment identifier).', |
| 14 |
qq'ja' => qq'<dfn id=dom-messageevent-origin |
| 15 |
title=dom-MessageEvent-origin><code>origin</code></dfn> |
| 16 |
属性は、 <a href=#server-sent-events>鯖送信事象</a>と<a |
| 17 |
href=#crossDocumentMessages>文書間メッセージ交換</a>において、メッセージを送信した文書の<a |
| 18 |
href=#origin-0>起源</a> |
| 19 |
(普通は当該文書の scheme と hostname と port で、 path や素片識別子は含みません。) |
| 20 |
を表します。', |
| 21 |
qq'tags' => [ |
| 22 |
qq'communications' |
| 23 |
] |
| 24 |
}, |
| 25 |
qq'6113c2893fc3d67579d9c36a1fe0e0e9' => { |
| 26 |
qq'en' => qq'If the character in question cannot be expressed in the encoding |
| 27 |
<var title="">encoding</var>, then replace it with a single 0x3F octet |
| 28 |
(an ASCII question mark) and skip the remaining substeps for this |
| 29 |
character.', |
| 30 |
qq'ja' => qq'当該文字が符号化 <var title="">encoding</var> で表現できない場合、 |
| 31 |
これを単一の 0x3F オクテット (ASCII 疑問符) で置き換え、 |
| 32 |
この文字についての残りの部分段階を飛ばします。', |
| 33 |
qq'tags' => [ |
| 34 |
qq'urls' |
| 35 |
] |
| 36 |
}, |
| 37 |
qq'611c6ce33ffaed27c3cebf330060e242' => { |
| 38 |
qq'en' => qq'In the common case, the data handled by the tokenization stage |
| 39 |
comes from the network, but <a href=#dynamic-markup-insertion title="dynamic markup |
| 40 |
insertion">it can also come from script</a>, e.g. using the <code title=dom-document-write-HTML><a href=#dom-document-write-html>document.write()</a></code> API.', |
| 41 |
qq'ja' => qq'多くの場合は字句化段階が取り扱うデータはネットワークから来るものですが、 |
| 42 |
<a href=#dynamic-markup-insertion title="dynamic markup |
| 43 |
insertion">スクリプトから</a>も、例えば <code title=dom-document-write-HTML><a href=#dom-document-write-html>document.write()</a></code> API |
| 44 |
によって来ることがあります。', |
| 45 |
qq'tags' => [ |
| 46 |
qq'parsing' |
| 47 |
] |
| 48 |
}, |
| 49 |
qq'61222ff828170b81d367b5d9d9fc0f47' => { |
| 50 |
qq'en' => qq'<a href=#editing>User Interaction</a>', |
| 51 |
qq'ja' => qq'<a href=#editing>利用者対話</a>', |
| 52 |
qq'tags' => [ |
| 53 |
qq'intro' |
| 54 |
] |
| 55 |
}, |
| 56 |
qq'613261a6006273316377039dfc56b494' => { |
| 57 |
qq'en' => qq'An <code><a href=#the-img-element>img</a></code> element represents an image.', |
| 58 |
qq'is_pattern' => undef, |
| 59 |
qq'ja' => qq'<code><a href=#the-img-element>img</a></code> 要素は画像を表します。', |
| 60 |
qq'tags' => [ |
| 61 |
qq'embedded' |
| 62 |
] |
| 63 |
}, |
| 64 |
qq'6169ddbab814f3c982faa0e3c887531e' => { |
| 65 |
qq'en' => qq'Switch the <a href=#insertion-mode>insertion mode</a> to "<a href=#parsing-main-inbody title="insertion mode: in body">in body</a>".', |
| 66 |
qq'isPattern' => undef, |
| 67 |
qq'ja' => qq'<a href=#insertion-mode>挿入モード</a>を「<a href=#parsing-main-inbody title="insertion mode: in body">in body</a>」に切り替えます。', |
| 68 |
qq'tags' => [ |
| 69 |
qq'step', |
| 70 |
qq'parsing' |
| 71 |
] |
| 72 |
}, |
| 73 |
qq'6176afd225df0b81dc2744e22f1d435b' => { |
| 74 |
qq'en' => qq'Relaxing the same-origin restriction', |
| 75 |
qq'ja' => qq'同起源制限の緩和', |
| 76 |
qq'tags' => [ |
| 77 |
qq'browsers' |
| 78 |
] |
| 79 |
}, |
| 80 |
qq'6179f647190b7ea3ff27f2cf5ebe0873' => { |
| 81 |
qq'en' => qq'<dfn title=navigate-xml>Page load processing model for XML files</dfn>', |
| 82 |
qq'isPattern' => undef, |
| 83 |
qq'ja' => qq'<dfn title=navigate-xml>XML ファイルの頁読み込み処理モデル</dfn>', |
| 84 |
qq'tags' => [ |
| 85 |
qq'headings', |
| 86 |
qq'navigation' |
| 87 |
] |
| 88 |
}, |
| 89 |
qq'61803cc8e28ad64839008829e062a53e' => { |
| 90 |
qq'en' => qq'The <dfn id=attr-input-type-url-keyword title=dom-StorageEvent-url><code>url</code></dfn> |
| 91 |
attribute represents the address of the document that changed the key.', |
| 92 |
qq'ja' => qq'<dfn id=attr-input-type-url-keyword title=dom-StorageEvent-url><code>url</code></dfn> |
| 93 |
属性は、鍵を変更した文書の番地を表します。', |
| 94 |
qq'tags' => [ |
| 95 |
qq'storages' |
| 96 |
] |
| 97 |
} |
| 98 |
}, |
| 99 |
qq'pattern' => { |
| 100 |
qq'61bd21ace84d4eabc55173742109fc73' => { |
| 101 |
qq'en' => qq'\x5C<span\x5C class\x5C=secno\x5C>(.+)\x5C \x5C<\x5C/span\x5C>History', |
| 102 |
qq'ja' => qq'<span class=secno>\x241 </span>歴史', |
| 103 |
qq'tags' => undef |
| 104 |
} |
| 105 |
} |
| 106 |
}; |