| 1 |
wakaba |
1.1 |
$VAR1 = { |
| 2 |
|
|
'exact' => { |
| 3 |
|
|
'175aca51d1a1761d07a964f96764070e' => { |
| 4 |
|
|
'en' => '<a href=#browsers>Web Browsers</a>', |
| 5 |
|
|
'ja' => "<a href=#browsers>Web \x{30d6}\x{30e9}\x{30a6}\x{30b6}</a>", |
| 6 |
|
|
'tags' => [ |
| 7 |
|
|
'intro' |
| 8 |
|
|
] |
| 9 |
|
|
}, |
| 10 |
|
|
'177c4247c6a8ef6e7aba9cd83b4f1503' => { |
| 11 |
|
|
'en' => 'The <code title=dom-localStorage>localStorage</code> object and |
| 12 |
|
|
related name/value pair storage APIs.', |
| 13 |
|
|
'ja' => "<code title=dom-localStorage>localStorage</code> \x{30aa}\x{30d6}\x{30b8}\x{30a7}\x{30af}\x{30c8}\x{3068}\x{3001} |
| 14 |
|
|
\x{95a2}\x{9023}\x{3059}\x{308b}\x{540d}\x{524d}\x{30fb}\x{5024}\x{7d44}\x{84c4}\x{7a4d}\x{5eab} API\x{3002}", |
| 15 |
|
|
'tags' => [ |
| 16 |
|
|
'workers' |
| 17 |
|
|
] |
| 18 |
|
|
}, |
| 19 |
|
|
'17cb5b9a658ac88ffefbe9b8ed70afb9' => { |
| 20 |
|
|
'en' => ' For <a href=#html-documents>HTML documents</a>, user agents must use the |
| 21 |
|
|
parsing rules described in this section to generate the DOM trees. |
| 22 |
|
|
Together, these rules define what is referred to as the <dfn |
| 23 |
|
|
id=html-parser>HTML parser</dfn>.', |
| 24 |
|
|
'ja' => "<a href=#html-documents>HTML \x{6587}\x{66f8}</a>\x{306b}\x{3064}\x{3044}\x{3066}\x{306f}\x{3001}\x{5229}\x{7528}\x{8005}\x{30a8}\x{30fc}\x{30b8}\x{30a7}\x{30f3}\x{30c8}\x{306f}\x{3001} DOM |
| 25 |
|
|
\x{6728}\x{3092}\x{751f}\x{6210}\x{3059}\x{308b}\x{305f}\x{3081}\x{306b}\x{3053}\x{306e}\x{7bc0}\x{3067}\x{8aac}\x{660e}\x{3059}\x{308b}\x{69cb}\x{6587}\x{89e3}\x{6790}\x{898f}\x{5247}\x{3092}\x{4f7f}\x{7528}\x{3057}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{308a}\x{307e}\x{305b}\x{3093}]]\x{3002} |
| 26 |
|
|
\x{307e}\x{305f}\x{3001}\x{3053}\x{306e}\x{898f}\x{5247}\x{306f}<dfn |
| 27 |
|
|
id=html-parser>HTML \x{69cb}\x{6587}\x{89e3}\x{6790}\x{5668}</dfn>\x{3068}\x{547c}\x{3070}\x{308c}\x{308b}\x{3082}\x{306e}\x{3092}\x{5b9a}\x{7fa9}\x{3057}\x{307e}\x{3059}\x{3002}", |
| 28 |
|
|
'tags' => [ |
| 29 |
|
|
'parsing' |
| 30 |
|
|
] |
| 31 |
|
|
}, |
| 32 |
|
|
'17cf00a831c324c74b73ab63def3c5c9' => { |
| 33 |
|
|
'en' => ' Let <var title="">value</var> have the value 0.', |
| 34 |
|
|
'ja' => "<var title=\"\">value</var> \x{3092}\x{5024} 0 \x{306b}\x{3057}\x{307e}\x{3059}\x{3002}", |
| 35 |
|
|
'tags' => [ |
| 36 |
|
|
'microsyntaxes' |
| 37 |
|
|
] |
| 38 |
|
|
}, |
| 39 |
|
|
'17db07c733c487f84c493fa1c2ea4070' => { |
| 40 |
|
|
'en' => '<span title="resolve a url">Resolve</span> the <var title="">url</var> |
| 41 |
|
|
argument.', |
| 42 |
|
|
'ja' => "<var title=\"\">url</var> \x{5f15}\x{6570}\x{3092}<span title=\"resolve a url\">\x{89e3}\x{6c7a}</span>\x{3057}\x{307e}\x{3059}\x{3002}", |
| 43 |
|
|
'tags' => $VAR1->{'exact'}{'177c4247c6a8ef6e7aba9cd83b4f1503'}{'tags'} |
| 44 |
|
|
}, |
| 45 |
|
|
'17e1d01d12abc34862f39b6bc3ddadff' => { |
| 46 |
|
|
'en' => 'Initially the <span>insertion mode</span> is "<a href=#the-initial-insertion-mode |
| 47 |
|
|
title="insertion mode: initial">initial</a>". It can change to "<a |
| 48 |
|
|
href=#before-attribute-name-state title="insertion mode: before html">before html</a>", "<a |
| 49 |
|
|
href=#before-attribute-value-state title="insertion mode: before head">before head</a>", "<a |
| 50 |
|
|
href=#parsing-main-inhead title="insertion mode: in head">in head</a>", "<a |
| 51 |
|
|
href=#parsing-main-inheadnoscript title="insertion mode: in head noscript">in head |
| 52 |
|
|
noscript</a>", "<a href=#after-attribute-name-state title="insertion mode: after head">after |
| 53 |
|
|
head</a>", "<a href=#parsing-main-inbody title="insertion mode: in body">in |
| 54 |
|
|
body</a>", "<a href=#parsing-main-intable title="insertion mode: in table">in |
| 55 |
|
|
table</a>", "<a href=#parsing-main-incaption title="insertion mode: in caption">in |
| 56 |
|
|
caption</a>", "<a href=#parsing-main-incolgroup title="insertion mode: in column |
| 57 |
|
|
group">in column group</a>", "<a href=#parsing-main-intbody title="insertion mode: |
| 58 |
|
|
in table body">in table body</a>", "<a href=#parsing-main-intr title="insertion |
| 59 |
|
|
mode: in row">in row</a>", "<a href=#parsing-main-intd title="insertion mode: in |
| 60 |
|
|
cell">in cell</a>", "<a href=#parsing-main-inselect title="insertion mode: in |
| 61 |
|
|
select">in select</a>", "<a href=#parsing-main-inselectintable title="insertion mode: in |
| 62 |
|
|
select in table">in select in table</a>", "<a href=#parsing-main-inforeign |
| 63 |
|
|
title="insertion mode: in foreign content">in foreign content</a>", "<a |
| 64 |
|
|
href=#after-attribute-value-(quoted)-state title="insertion mode: after body">after body</a>", "<a |
| 65 |
|
|
href=#parsing-main-inframeset title="insertion mode: in frameset">in frameset</a>", |
| 66 |
|
|
"<a href=#after-doctype-name-state title="insertion mode: after frameset">after |
| 67 |
|
|
frameset</a>", "<a href=#after-doctype-public-identifier-state title="insertion mode: after after |
| 68 |
|
|
body">after after body</a>", and "<a href=#after-doctype-system-identifier-state title="insertion mode: |
| 69 |
|
|
after after frameset">after after frameset</a>" during the course of the |
| 70 |
|
|
parsing, as described in the <a href=#tree-construction>tree |
| 71 |
|
|
construction</a> stage. The insertion mode affects how tokens are |
| 72 |
|
|
processed and whether CDATA blocks are supported.', |
| 73 |
|
|
'ja' => "\x{306f}\x{3058}\x{3081}\x{3001}<span>\x{633f}\x{5165}\x{30e2}\x{30fc}\x{30c9}</span>\x{306f} \"<a href=#the-initial-insertion-mode |
| 74 |
|
|
title=\"insertion mode: initial\">initial</a>\" \x{3067}\x{3059}\x{3002}\x{633f}\x{5165}\x{30e2}\x{30fc}\x{30c9}\x{306f}\x{3001} |
| 75 |
|
|
\x{69cb}\x{6587}\x{89e3}\x{6790}\x{306e}\x{904e}\x{7a0b}\x{3067}\x{3001}<a href=#tree-construction>\x{6728}\x{69cb}\x{7bc9}</a>\x{671f}\x{3067}\x{8aac}\x{660e}\x{3059}\x{308b}\x{3088}\x{3046}\x{306b}\x{3001} |
| 76 |
|
|
\"<a |
| 77 |
|
|
href=#before-attribute-name-state title=\"insertion mode: before html\">before html</a>\", \"<a |
| 78 |
|
|
href=#before-attribute-value-state title=\"insertion mode: before head\">before head</a>\", \"<a |
| 79 |
|
|
href=#parsing-main-inhead title=\"insertion mode: in head\">in head</a>\", \"<a |
| 80 |
|
|
href=#parsing-main-inheadnoscript title=\"insertion mode: in head noscript\">in head |
| 81 |
|
|
noscript</a>\", \"<a href=#after-attribute-name-state title=\"insertion mode: after head\">after |
| 82 |
|
|
head</a>\", \"<a href=#parsing-main-inbody title=\"insertion mode: in body\">in |
| 83 |
|
|
body</a>\", \"<a href=#parsing-main-intable title=\"insertion mode: in table\">in |
| 84 |
|
|
table</a>\", \"<a href=#parsing-main-incaption title=\"insertion mode: in caption\">in |
| 85 |
|
|
caption</a>\", \"<a href=#parsing-main-incolgroup title=\"insertion mode: in column |
| 86 |
|
|
group\">in column group</a>\", \"<a href=#parsing-main-intbody title=\"insertion mode: |
| 87 |
|
|
in table body\">in table body</a>\", \"<a href=#parsing-main-intr title=\"insertion |
| 88 |
|
|
mode: in row\">in row</a>\", \"<a href=#parsing-main-intd title=\"insertion mode: in |
| 89 |
|
|
cell\">in cell</a>\", \"<a href=#parsing-main-inselect title=\"insertion mode: in |
| 90 |
|
|
select\">in select</a>\", \"<a href=#parsing-main-inselectintable title=\"insertion mode: in |
| 91 |
|
|
select in table\">in select in table</a>\", \"<a href=#parsing-main-inforeign |
| 92 |
|
|
title=\"insertion mode: in foreign content\">in foreign content</a>\", \"<a |
| 93 |
|
|
href=#after-attribute-value-(quoted)-state title=\"insertion mode: after body\">after body</a>\", \"<a |
| 94 |
|
|
href=#parsing-main-inframeset title=\"insertion mode: in frameset\">in frameset</a>\", |
| 95 |
|
|
\"<a href=#after-doctype-name-state title=\"insertion mode: after frameset\">after |
| 96 |
|
|
frameset</a>\", \"<a href=#after-doctype-public-identifier-state title=\"insertion mode: after after |
| 97 |
|
|
body\">after after body</a>\", \"<a href=#after-doctype-system-identifier-state title=\"insertion mode: |
| 98 |
|
|
after after frameset\">after after frameset</a>\" |
| 99 |
|
|
\x{306b}\x{5909}\x{308f}\x{308b}\x{3053}\x{3068}\x{304c}\x{3067}\x{304d}\x{307e}\x{3059}\x{3002}\x{633f}\x{5165}\x{30e2}\x{30fc}\x{30c9}\x{306f}\x{3001}\x{5b57}\x{53e5}\x{304c}\x{3069}\x{3046}\x{51e6}\x{7406}\x{3055}\x{308c}\x{308b}\x{304b}\x{3001} CDATA |
| 100 |
|
|
\x{30d6}\x{30ed}\x{30c3}\x{30af}\x{306b}\x{5bfe}\x{5fdc}\x{3059}\x{308b}\x{304b}\x{3069}\x{3046}\x{304b}\x{306b}\x{5f71}\x{97ff}\x{3057}\x{307e}\x{3059}\x{3002}", |
| 101 |
|
|
'tags' => $VAR1->{'exact'}{'17cb5b9a658ac88ffefbe9b8ed70afb9'}{'tags'} |
| 102 |
|
|
}, |
| 103 |
|
|
'17f98b601e9a8f047298d9aa130a5527' => { |
| 104 |
|
|
'en' => 'The owner is the <a href=#url>URL</a> that redirected to the |
| 105 |
|
|
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>.', |
| 106 |
|
|
'ja' => "\x{6240}\x{6709}\x{8005}\x{306f} <a href=#javascript-protocol title=\"javascript protocol\"><code title=\"\">javascript:</code> URL</a> |
| 107 |
|
|
\x{306b}\x{30ea}\x{30c0}\x{30a4}\x{30ec}\x{30af}\x{30c8}\x{3057}\x{305f} <a href=#url>URL</a> \x{3067}\x{3059}\x{3002}", |
| 108 |
|
|
'tags' => [ |
| 109 |
|
|
'browsers' |
| 110 |
|
|
] |
| 111 |
|
|
}, |
| 112 |
|
|
'414b16244c3548c48561d71ade342b7b' => {} |
| 113 |
|
|
}, |
| 114 |
|
|
'modified' => 1, |
| 115 |
|
|
'pattern' => { |
| 116 |
|
|
'17e78e09afc40ec16fc265da59830b41' => { |
| 117 |
|
|
'en' => '\\<span\\ class\\=secno\\>(.+)\\ \\<\\/span\\>Specific\\ moments\\ in\\ time', |
| 118 |
|
|
'ja' => "<span class=secno>\$1 </span>\x{7279}\x{5b9a}\x{306e}\x{6642}\x{523b}", |
| 119 |
|
|
'tags' => undef |
| 120 |
|
|
} |
| 121 |
|
|
} |
| 122 |
|
|
}; |