$VAR1 = {
'exact' => {
'1e0ea12147f382de9209efeaabbdfe0e' => {
'en' => 'The Language Syntax',
'ja' => "\x{8a00}\x{8a9e}\x{69cb}\x{6587}",
'tags' => [
'intro'
]
},
'1e1fc2cc7f4364f43c84ac61dfb8f3a7' => {
'en' => 'Then, the start tag may have a number of attributes, the syntax for which is described
below. Attributes may be separated from each other by one or more
space characters.',
'ja' => "\x{305d}\x{306e}\x{5f8c}\x{3001}\x{958b}\x{59cb}\x{30bf}\x{30b0}\x{306f}\x{5f8c}\x{8ff0}\x{306e}\x{69cb}\x{6587}\x{306b}\x{6cbf}\x{3063}\x{305f}\x{6570}\x{3005}\x{306e}\x{5c5e}\x{6027}\x{3092}\x{6301}\x{3063}\x{3066}[[MAY:\x{69cb}\x{3044}\x{307e}\x{305b}\x{3093}]]\x{3002}
\x{5c5e}\x{6027}\x{306f}1\x{3064}\x{4ee5}\x{4e0a}\x{306e}\x{9593}\x{9694}\x{6587}\x{5b57}\x{3067}\x{4e92}\x{3044}\x{306b}\x{5206}\x{96e2}\x{3057}\x{3066}[[MAY:\x{69cb}\x{3044}\x{307e}\x{305b}\x{3093}]]\x{3002}",
'tags' => [
'syntax'
]
},
'1e20b3785396c08636597efde98904ca' => {
'en' => 'Otherwise, the string is invalid; abort these
steps.',
'is_pattern' => undef,
'ja' => "\x{305d}\x{3046}\x{3067}\x{306a}\x{3044}\x{5834}\x{5408}\x{3001}\x{6587}\x{5b57}\x{5217}\x{306f}\x{975e}\x{59a5}\x{5f53}\x{3067}\x{3059}\x{3002}\x{3053}\x{308c}\x{3089}\x{306e}\x{6bb5}\x{968e}\x{3092}\x{505c}\x{6b62}\x{3057}\x{307e}\x{3059}\x{3002}",
'tags' => [
'step',
'microsyntaxes'
]
},
'1e3d0c637ce6493da20469aed3f63b61' => {
'en' => 'Playing the media resource',
'isPattern' => undef,
'ja' => "\x{5a92}\x{4f53}\x{8cc7}\x{6e90}\x{306e}\x{6f14}\x{594f}",
'tags' => [
'headings',
'media'
]
},
'1e4ec9421c8c3daf80fee9f2e8e9f27f' => {
'en' => 'A U+004D LATIN CAPITAL LETTER M or U+006D LATIN SMALL LETTER M
character.',
'ja' => "U+004D LATIN CAPITAL LETTER M \x{6587}\x{5b57}\x{304b} U+006D LATIN SMALL LETTER M \x{6587}\x{5b57}\x{3002}",
'tags' => undef
},
'1e58a0129e0ad310c8d6757df2a74534' => {
'en' => 'The nodes representing HTML elements in the DOM must
implement, and expose to scripts, the interfaces listed for them in
the relevant sections of this specification. This includes
HTML elements in XML documents, even when
those documents are in another context (e.g. inside an XSLT
transform).',
'ja' => "DOM \x{4e2d}\x{3067} HTML \x{8981}\x{7d20}\x{3092}\x{8868}\x{3059}\x{7bc0}\x{70b9}\x{306f}\x{3001}
\x{3053}\x{306e}\x{4ed5}\x{69d8}\x{66f8}\x{306e}\x{95a2}\x{4fc2}\x{3059}\x{308b}\x{7bc0}\x{3067}\x{305d}\x{306e}\x{8981}\x{7d20}\x{306b}\x{3064}\x{3044}\x{3066}\x{5217}\x{6319}\x{3057}\x{305f}\x{754c}\x{9762}\x{3092}\x{5b9f}\x{88c5}\x{3057}\x{3001}
\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{306b}\x{5bfe}\x{3057}\x{3066}\x{6652}\x{3055}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{308a}\x{307e}\x{305b}\x{3093}]]\x{3002}
\x{3053}\x{308c}\x{306b}\x{306f} XML \x{6587}\x{66f8}\x{4e2d}\x{306e} HTML \x{8981}\x{7d20}\x{3082}\x{542b}\x{307e}\x{308c}\x{3001}
\x{305d}\x{306e}\x{6587}\x{66f8}\x{304c}\x{4ed6}\x{306e}\x{6587}\x{8108} (\x{4f8b}\x{3048}\x{3070} XSLT \x{5909}\x{5f62}\x{306e}\x{5185}\x{5074}) \x{306b}\x{3042}\x{308b}\x{5834}\x{5408}\x{3067}\x{3042}\x{3063}\x{3066}\x{3082}\x{9069}\x{7528}\x{3055}\x{308c}\x{307e}\x{3059}\x{3002}",
'tags' => [
'elements'
]
},
'1e73e95a9e323287ea15dfbd50a3bcd2' => {
'en' => 'There are various ways of implementing this requirement. One is that if
a script running in one browsing context accesses a local storage area,
the UA blocks scripts in other browsing contexts when they try to access
the local storage area for the same origin
until the first script has executed to completion. (Similarly, when a
script in one browsing context accesses its session storage area, any
scripts that have the same top level browsing context and the same origin would block when accessing their
session storage area until the first script has executed to completion.)
Another (potentially more efficient but probably more complex)
implementation strategy is to use optimistic transactional script
execution. This specification does not require any particular
implementation strategy, so long as the requirement above is met.',
'ja' => "\x{3053}\x{306e}\x{8981}\x{4ef6}\x{3092}\x{5b9f}\x{88c5}\x{3059}\x{308b}\x{65b9}\x{6cd5}\x{306f}\x{8272}\x{3005}\x{3042}\x{308a}\x{307e}\x{3059}\x{3002}
1\x{3064}\x{306f}\x{3001}\x{3042}\x{308b}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{3067}\x{8d70}\x{3063}\x{3066}\x{3044}\x{308b}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{304c}\x{5c40}\x{6240}\x{30b9}\x{30c8}\x{30ec}\x{30fc}\x{30b8}\x{9818}\x{57df}\x{306b}\x{30a2}\x{30af}\x{30bb}\x{30b9}\x{3059}\x{308b}\x{5834}\x{5408}\x{3001}
\x{305d}\x{306e}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{304c}\x{5b9f}\x{884c}\x{5b8c}\x{4e86}\x{3059}\x{308b}\x{307e}\x{3067}\x{306e}\x{9593}\x{3001}
\x{4ed6}\x{306e}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{4e2d}\x{306e}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{304c}\x{540c}\x{4e00}\x{8d77}\x{6e90}\x{306e}\x{5c40}\x{6240}\x{30b9}\x{30c8}\x{30ec}\x{30fc}\x{30b8}\x{9818}\x{57df}\x{306b}\x{30a2}\x{30af}\x{30bb}\x{30b9}\x{3057}\x{3088}\x{3046}\x{3068}\x{3057}\x{305f}\x{3089}\x{5229}\x{7528}\x{8005}\x{30a8}\x{30fc}\x{30b8}\x{30a7}\x{30f3}\x{30c8}\x{304c}\x{30d6}\x{30ed}\x{30c3}\x{30af}\x{3059}\x{308b}\x{3001}
\x{3068}\x{3044}\x{3046}\x{3082}\x{306e}\x{3067}\x{3059}\x{3002}
(\x{540c}\x{69d8}\x{306b}\x{3001}\x{3042}\x{308b}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{4e2d}\x{306e}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{304c}\x{30bb}\x{30c3}\x{30b7}\x{30e7}\x{30f3}\x{30fb}\x{30b9}\x{30c8}\x{30ec}\x{30fc}\x{30b8}\x{9818}\x{57df}\x{306b}\x{30a2}\x{30af}\x{30bb}\x{30b9}\x{3059}\x{308b}\x{6642}\x{306b}\x{3001}
\x{305d}\x{306e}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{304c}\x{5b9f}\x{884c}\x{5b8c}\x{4e86}\x{3059}\x{308b}\x{307e}\x{3067}\x{306e}\x{9593}\x{3001}
\x{540c}\x{3058}\x{6700}\x{4e0a}\x{4f4d}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{3068}\x{540c}\x{4e00}\x{8d77}\x{6e90}\x{3092}\x{6301}\x{3064}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{304c}\x{30bb}\x{30c3}\x{30b7}\x{30e7}\x{30f3}\x{30fb}\x{30b9}\x{30c8}\x{30ec}\x{30fc}\x{30b8}\x{9818}\x{57df}\x{306b}\x{30a2}\x{30af}\x{30bb}\x{30b9}\x{3059}\x{308b}\x{6642}\x{306b}\x{306f}\x{30d6}\x{30ed}\x{30c3}\x{30af}\x{3055}\x{308c}\x{308b}\x{3053}\x{3068}\x{3068}\x{306a}\x{308a}\x{307e}\x{3059}\x{3002})
\x{4ed6}\x{306e} (\x{3088}\x{308a}\x{52b9}\x{7387}\x{304c}\x{3088}\x{3044}\x{304b}\x{3082}\x{3057}\x{308c}\x{306a}\x{3044}\x{304c}\x{3088}\x{308a}\x{8907}\x{96d1}\x{3067}\x{3042}\x{308d}\x{3046}) \x{5b9f}\x{88c5}\x{6226}\x{7565}\x{306f}\x{3001}
\x{697d}\x{89b3}\x{7684}\x{53d6}\x{5f15}\x{7684}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{5b9f}\x{884c}\x{3092}\x{4f7f}\x{3046}\x{3068}\x{3044}\x{3046}\x{3082}\x{306e}\x{3067}\x{3059}\x{3002}
\x{3053}\x{306e}\x{4ed5}\x{69d8}\x{66f8}\x{306f}\x{3001}\x{524d}\x{8a18}\x{306e}\x{8981}\x{4ef6}\x{304c}\x{6e80}\x{305f}\x{3055}\x{308c}\x{308b}\x{9650}\x{308a}\x{306b}\x{304a}\x{3044}\x{3066}\x{3001}
\x{3044}\x{304b}\x{306a}\x{308b}\x{5b9f}\x{88c5}\x{6226}\x{7565}\x{3092}\x{3082}\x{8981}\x{6c42}\x{3057}\x{307e}\x{305b}\x{3093}\x{3002}",
'tags' => [
'storages'
]
},
'1eabb662bace27ee9dc853b63f3141f4' => {
'en' => 'When a Document
is created, unless stated
otherwise above, its effective script origin is
initialized to the origin of the
Document
. However, the document.domain
attribute can
be used to change it.',
'ja' => "Document
\x{304c}\x{4f5c}\x{6210}\x{3055}\x{308c}\x{305f}\x{6642}\x{3001}\x{65e2}\x{306b}\x{8ff0}\x{3079}\x{305f}\x{5834}\x{5408}\x{3092}\x{9664}\x{304d}\x{3001}
\x{5b9f}\x{52b9}\x{30b9}\x{30af}\x{30ea}\x{30d7}\x{30c8}\x{8d77}\x{6e90}\x{306f} Document
\x{306e}\x{8d77}\x{6e90}\x{306b}\x{521d}\x{671f}\x{5316}\x{3055}\x{308c}\x{307e}\x{3059}\x{3002}\x{3057}\x{304b}\x{3057}\x{3001}
document.domain
\x{3092}\x{4f7f}\x{3063}\x{3066}\x{3053}\x{308c}\x{3092}\x{5909}\x{66f4}\x{3059}\x{308b}\x{3053}\x{3068}\x{304c}\x{3067}\x{304d}\x{307e}\x{3059}\x{3002}",
'tags' => [
'browsers'
]
},
'1eb4f54417aed6c82d8fd59ae8837e01' => {
'en' => 'Submits the form.
',
'ja' => "\x{30d5}\x{30a9}\x{30fc}\x{30e0}\x{3092}\x{63d0}\x{51fa}\x{3057}\x{307e}\x{3059}\x{3002}",
'tags' => [
'forms',
'cell'
]
},
'1ed51fd2fc5d37f2a59b9a6e6db3cf86' => {
'en' => 'Indicates that sound files are accepted.',
'ja' => "\x{97f3}\x{58f0}\x{30d5}\x{30a1}\x{30a4}\x{30eb}\x{3092}\x{53d7}\x{3051}\x{4ed8}\x{3051}\x{308b}\x{3053}\x{3068}\x{3092}\x{793a}\x{3057}\x{307e}\x{3059}\x{3002}",
'tags' => [
'forms'
]
},
'1edde36e7b18c1c2f49b8c6efada05c5' => {
'en' => 'A future version of this specification will probably define the exact SQL subset required in more detail.',
'is_pattern' => undef,
'ja' => "\x{3053}\x{306e}\x{4ed5}\x{69d8}\x{66f8}\x{306e}\x{5c06}\x{6765}\x{306e}\x{7248}\x{306f}\x{304a}\x{305d}\x{3089}\x{304f}\x{5b9f}\x{969b}\x{306b}\x{8981}\x{6c42}\x{3055}\x{308c}\x{308b} SQL \x{306e}\x{90e8}\x{5206}\x{96c6}\x{5408}\x{3092}\x{3088}\x{308a}\x{8a73}\x{3057}\x{304f}\x{5b9a}\x{7fa9}\x{3059}\x{308b}\x{3053}\x{3068}\x{3068}\x{306a}\x{308b}\x{3067}\x{3057}\x{3087}\x{3046}\x{3002}",
'tags' => [
'non-normative',
'sql'
]
},
'1ee2fb94853cacb510c9ffd6de4ce8f6' => {
'en' => 'The top
DOM attribute on
the Window
object of a browsing context b must return
the Window
object of its top-level browsing context (which would be its own
Window
object if it was a top-level browsing context itself).',
'ja' => "\x{95b2}\x{89a7}\x{6587}\x{8108} b \x{306e}
Window
\x{30aa}\x{30d6}\x{30b8}\x{30a7}\x{30af}\x{30c8}\x{306e} top
DOM
\x{5c5e}\x{6027}\x{306f}\x{3001}\x{305d}\x{306e}\x{6700}\x{4e0a}\x{4f4d}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{306e}
Window
\x{30aa}\x{30d6}\x{30b8}\x{30a7}\x{30af}\x{30c8} (\x{305d}\x{306e}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{81ea}\x{4f53}\x{304c}\x{6700}\x{4e0a}\x{4f4d}\x{95b2}\x{89a7}\x{6587}\x{8108}\x{306e}\x{5834}\x{5408}\x{3001}
\x{305d}\x{306e} Window
\x{30aa}\x{30d6}\x{30b8}\x{30a7}\x{30af}\x{30c8}\x{81ea}\x{4f53}) \x{3092}\x{8fd4}\x{3055}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{308a}\x{307e}\x{305b}\x{3093}]]\x{3002}",
'tags' => undef
}
},
'pattern' => {
'1e10fa4ec5509cf1ea8c861e1df01eb6' => {
'en' => 'Let * be false.',
'is_pattern' => 'on',
'ja' => "\$1 \x{3092}\x{3001}\x{507d}\x{3068}\x{3057}\x{307e}\x{3059}\x{3002}",
'tags' => [
'parsing',
'step',
'microsyntaxes'
]
}
}
};