| 1 |
$VAR1 = { |
| 2 |
'exact' => { |
| 3 |
'0d487ab7b4f3f3fff0ff1196610ec322' => {}, |
| 4 |
'5a8a63b5a7d7e444e69eeaf0d8138e19' => {}, |
| 5 |
'bd0604f0bad7289ff95cb8c138a6b002' => { |
| 6 |
'en' => '<a href=#collect-a-sequence-of-characters>Collect a sequence of characters</a> in the range |
| 7 |
U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9). If the collected |
| 8 |
sequence is not exactly two characters long, then fail. Otherwise, |
| 9 |
interpret the resulting sequence as a base-ten integer. Let that number |
| 10 |
be the <var title="">minute</var>.', |
| 11 |
'ja' => "\x{7bc4}\x{56f2} U+0030 DIGIT ZERO (0) \x{ff5e} U+0039 DIGIT NINE (9) \x{306e}<a href=#collect-a-sequence-of-characters>\x{6587}\x{5b57}\x{306e}\x{5217}\x{3092}\x{96c6}\x{3081}\x{307e}\x{3059}</a>\x{3002} |
| 12 |
\x{96c6}\x{3081}\x{305f}\x{5217}\x{304c}\x{4e01}\x{5ea6}2\x{6587}\x{5b57}\x{306e}\x{9577}\x{3055}\x{3067}\x{306a}\x{3044}\x{5834}\x{5408}\x{3001}\x{5931}\x{6557}\x{3067}\x{3059}\x{3002} |
| 13 |
\x{305d}\x{3046}\x{3067}\x{306a}\x{3044}\x{5834}\x{5408}\x{3001}\x{5f97}\x{3089}\x{308c}\x{305f}\x{5217}\x{3092}\x{5341}\x{9032}\x{6574}\x{6570}\x{3068}\x{3057}\x{3066}\x{89e3}\x{91c8}\x{3057}\x{307e}\x{3059}\x{3002} |
| 14 |
\x{3053}\x{306e}\x{6570}\x{3092} <var title=\"\">minute</var> \x{3068}\x{3057}\x{307e}\x{3059}\x{3002}", |
| 15 |
'tags' => [ |
| 16 |
'common' |
| 17 |
] |
| 18 |
}, |
| 19 |
'bd5f7a2c52a05c75b831797379ad47fd' => { |
| 20 |
'en' => 'The second character of an end tag must be a U+002F SOLIDUS |
| 21 |
(<code>/</code>).', |
| 22 |
'ja' => "\x{7d42}\x{4e86}\x{30bf}\x{30b0}\x{306e}2\x{756a}\x{76ee}\x{306e}\x{6587}\x{5b57}\x{306f} U+002F SOLIDUS |
| 23 |
(<code>/</code>) \x{3067}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{308a}\x{307e}\x{305b}\x{3093}]]\x{3002}", |
| 24 |
'tags' => [ |
| 25 |
'syntax' |
| 26 |
] |
| 27 |
}, |
| 28 |
'bd908db5ccb07777ced8023dffc802f4' => { |
| 29 |
'en' => 'Links', |
| 30 |
'is_pattern' => undef, |
| 31 |
'ja' => "\x{30ea}\x{30f3}\x{30af}", |
| 32 |
'tags' => [ |
| 33 |
'headings', |
| 34 |
'links' |
| 35 |
] |
| 36 |
}, |
| 37 |
'bd9c26ac4b47ba0552901b650339f016' => { |
| 38 |
'en' => ' Need to go through the whole spec and make sure all the |
| 39 |
attribute values are clearly defined either in terms of microsyntaxes or |
| 40 |
in terms of other specs, or as "Text" or some such.', |
| 41 |
'ja' => "\x{4ed5}\x{69d8}\x{66f8}\x{5168}\x{4f53}\x{306b}\x{3064}\x{3044}\x{3066}\x{3001}\x{3059}\x{3079}\x{3066}\x{306e}\x{5c5e}\x{6027}\x{5024}\x{304c}\x{30de}\x{30a4}\x{30af}\x{30ed}\x{69cb}\x{6587}\x{3092}\x{4f7f}\x{3063}\x{3066}\x{304b}\x{4ed6}\x{306e}\x{4ed5}\x{69d8}\x{66f8}\x{3092}\x{4f7f}\x{3063}\x{3066}\x{304b}\x{300c}\x{6587}\x{7ae0}\x{300d}\x{306a}\x{3069}\x{3068}\x{3057}\x{3066}\x{5b9a}\x{7fa9}\x{3055}\x{308c}\x{308b}\x{3088}\x{3046}\x{306b}\x{3059}\x{308b}\x{5fc5}\x{8981}\x{304c}\x{3042}\x{308a}\x{307e}\x{3059}\x{3002}", |
| 42 |
'tags' => [ |
| 43 |
'microsyntaxes' |
| 44 |
] |
| 45 |
}, |
| 46 |
'bdbc6aab9c5763f33930a9ab12af5133' => { |
| 47 |
'en' => 'DOM feature strings', |
| 48 |
'ja' => "DOM \x{6a5f}\x{80fd}\x{6587}\x{5b57}\x{5217}", |
| 49 |
'tags' => [ |
| 50 |
'headings', |
| 51 |
'common' |
| 52 |
] |
| 53 |
}, |
| 54 |
'bdbdf03ac1c7597bdb0dc30dbccad602' => { |
| 55 |
'en' => 'Attribute names are said to be <dfn |
| 56 |
id=xml-compatible>XML-compatible</dfn> if they match the <a |
| 57 |
href=http://www.w3.org/TR/REC-xml/#NT-Name><code |
| 58 |
title="">Name</code></a> production defined in XML, they contain no U+003A |
| 59 |
COLON (:) characters, and their first three characters are not an <a |
| 60 |
href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code |
| 61 |
title="">xml</code>". <a href=#refsXML>[XML]</a>', |
| 62 |
'ja' => "\x{5c5e}\x{6027}\x{540d}\x{304c} <dfn |
| 63 |
id=xml-compatible>XML \x{4e92}\x{63db}</dfn>\x{3067}\x{3042}\x{308b}\x{3068}\x{306f}\x{3001} XML \x{3067}\x{5b9a}\x{7fa9}\x{3055}\x{308c}\x{3066}\x{3044}\x{308b} <a |
| 64 |
href=http://www.w3.org/TR/REC-xml/#NT-Name><code |
| 65 |
title=\"\">Name</code></a> \x{751f}\x{6210}\x{898f}\x{5247}\x{306b}\x{4e00}\x{81f4}\x{3057}\x{3001} U+003A |
| 66 |
COLON (:) \x{6587}\x{5b57}\x{3092}\x{542b}\x{307e}\x{305a}\x{3001}\x{6700}\x{521d}\x{306e}3\x{6587}\x{5b57}\x{304c} <a |
| 67 |
href=#ascii-case-insensitive>ASCII \x{5927}\x{6587}\x{5b57}\x{30fb}\x{5c0f}\x{6587}\x{5b57}\x{4e0d}\x{533a}\x{5225}</a>\x{3067}\x{6587}\x{5b57}\x{5217}\x{300c}<code |
| 68 |
title=\"\">xml</code>\x{300d}\x{306b}\x{4e00}\x{81f4}\x{3057}\x{306a}\x{3044}\x{3053}\x{3068}\x{3092}\x{3044}\x{3044}\x{307e}\x{3059}\x{3002} <a href=#refsXML>[XML]</a>", |
| 69 |
'tags' => undef |
| 70 |
}, |
| 71 |
'bdd25db874385850752743891299f984' => { |
| 72 |
'en' => 'Otherwise:', |
| 73 |
'ja' => "\x{305d}\x{308c}\x{4ee5}\x{5916}\x{306e}\x{5834}\x{5408}:", |
| 74 |
'tags' => [ |
| 75 |
'parsing' |
| 76 |
] |
| 77 |
}, |
| 78 |
'bddf22d8341afec1f5a74844d73d91e1' => { |
| 79 |
'en' => 'A U+0044 LATIN CAPITAL LETTER D or U+0064 LATIN SMALL LETTER D |
| 80 |
character.', |
| 81 |
'ja' => "U+0044 LATIN CAPITAL LETTER D \x{6587}\x{5b57}\x{304b} U+0064 LATIN SMALL LETTER D \x{6587}\x{5b57}\x{3002}", |
| 82 |
'tags' => undef |
| 83 |
}, |
| 84 |
'bdf4def058a178bfe0f7191e5ec735e4' => { |
| 85 |
'en' => 'One of the following:', |
| 86 |
'is_pattern' => undef, |
| 87 |
'ja' => "\x{6b21}\x{306e}\x{3044}\x{305a}\x{308c}\x{304b}\x{3067}\x{3059}\x{3002}", |
| 88 |
'tags' => [ |
| 89 |
'links' |
| 90 |
] |
| 91 |
} |
| 92 |
}, |
| 93 |
'pattern' => {} |
| 94 |
}; |