use utf8;
$VAR1 = {
qq'exact' => {
qq'2c6feac9a0e01500c74f539189712ab5' => {},
qq'2ce7cc1dffc6b592a2c039da50602d6d' => {},
qq'd90f2a0a457b8df1c4691b62ab18f93c' => {
qq'en' => qq'The World Wide Web\x27s markup language has always been HTML. HTML was
primarily designed as a language for semantically describing scientific
documents, although its general design and adaptations over the years has
enabled it to be used to describe a number of other types of documents.',
qq'ja' => qq'World Wide Web のマーク付け言語は、いつもずっと HTML でした。
HTML は主に意味的に記述された科学的な文書のための言語として設計されましたが、
一般性を持った設計になっていたことと長年にわたる適応化が行われたことから、
それ以外の様々な種類の文書の記述にも使えるようになりました。',
qq'tags' => [
qq'intro'
]
},
qq'd90fb017ace9f23fb49e0b93eebeebbe' => {
qq'en' => qq'If month is not a number in the range
1 ≤ month ≤ 12, then fail.',
qq'ja' => qq'month が範囲 1 ≤ month ≤ 12
の数でない場合、失敗します。',
qq'tags' => undef
},
qq'd932bd16088eeb3311b28c09803e4ccb' => {
qq'en' => qq'If negated is true, then negate value.',
qq'ja' => qq'negated が真の場合、 value を負にします。',
qq'tags' => [
qq'microsyntaxes'
]
},
qq'd94e0afde334fed54b854207dbf3a44d' => {
qq'en' => qq'Content-Type sniffing: feed or HTML',
qq'ja' => qq'Content-Type sniffing: フィードまたは HTML',
qq'tags' => [
qq'common'
]
},
qq'd954a92ea628c6f760f899a6fbaef058' => {
qq'en' => qq'If A and B have host
components that are not identical, return false.',
qq'ja' => qq'A と B の host 部品が同一でない場合、
偽を返します。',
qq'tags' => [
qq'browsers'
]
},
qq'd95867deadfe690e40f42068d6b59df8' => {
qq'en' => qq'References',
qq'is_pattern' => undef,
qq'ja' => qq'参照',
qq'tags' => [
qq'appendices',
qq'microsyntaxes',
qq'headings'
]
},
qq'd95b79605bef7b015b5221e95d29abad' => {
qq'en' => qq'The characterSet
DOM
attribute must, on getting, return the preferred MIME name of the document\x27s character encoding.',
qq'ja' => qq'characterSet
DOM
属性は、取得時、文書の文字符号化の優先 MIME 名を返さなければ[[MUST:なりません]]。',
qq'tags' => [
qq'documents'
]
},
qq'd9646848406f41e6ea13065dbdef2919' => {
qq'en' => qq'User agents must parse the datetime
attribute according to the
parse a global date and time string algorithm. If that
doesn\x27t return a time, then the modification has no associated
timestamp (the value is non-conforming; it is not a valid
global date and time string). Otherwise, the modification is
marked as having been made at the given datetime. User agents should
use the associated timezone information to determine which timezone
to present the given datetime in.',
qq'isPattern' => undef,
qq'ja' => qq'利用者エージェントは datetime
属性を大域日時文字列を構文解析する算法に従って構文解析しなければ[[MUST:なりません]]。
同算法が時刻を返さない場合、修正は時刻印に関連付けられていません
(値は不適合で、妥当な大域日時文字列ではありません)。
そうでない場合、修正は与えられた日時に行われたと印付けされます。
利用者エージェントは関連付けられた時間帯の情報を与えられた日時を提示するための時間帯の決定に使う[[SHOULD:べきです]]。',
qq'tags' => [
qq'edits'
]
},
qq'd97368e9a60faf86186e7d3eef48fa9d' => {
qq'en' => qq'If a Document
or image was returned by the
XMLHttpRequest
API',
qq'ja' => qq'Document
や画像が XMLHttpRequest
API
により返された場合',
qq'tags' => undef
},
qq'd988f8eb4df3f71c67a10390fe98d8cb' => {
qq'en' => qq'Unless otherwise specified, when the user agent creates and dispatches a
message
event in
the algorithms described in the following sections, the lastEventId
attribute must be the empty
string, the origin
attribute must be the empty string, the
source
attribute must be null, and the messagePort
attribute must be null.',
qq'ja' => qq'特に規定がない場合、利用者エージェントが以後の節で説明する算法の中で
message
事象を作成して発送する時に、 lastEventId
属性は空文字列でなければ[[MUST:ならず]]、
origin
属性は空文字列でなければ[[MUST:ならず]]、
source
属性は null でなければ[[MUST:ならず]]、 messagePort
属性は null でなければ[[MUST:なりません]]。',
qq'tags' => [
qq'communications'
]
},
qq'd98f2106d038d154fcc7cc8187e85a70' => {
qq'en' => qq'Once the WindowWorker
\x27s closing
attribute is set to true, the queue must discard anything else that would
be added to it. Effectively, once the closing
attribute is true, timers stop firing, notifications for all pending
asynchronous operations are dropped, etc.',
qq'ja' => qq'一旦 WindowWorker
の closing
属性が真に設定されると、待ち行列は、以後追加されるべきものがあっても、
すべて捨てなければ[[MUST:なりません]]。実効的には、一旦 closing
属性が真となると、タイマーが発火を停止したり、
すべての未決の非同期処理に関する通知は捨てられたりするようになるなどします。',
qq'tags' => [
qq'workers'
]
},
qq'd9a61679cc89bd3fd52bb7458c27e08c' => {
qq'en' => qq'User Interaction',
qq'isPattern' => undef,
qq'ja' => qq'利用者対話',
qq'tags' => [
qq'interaction',
qq'headings'
]
},
qq'd9b919d6bc5cc3f3102a229683372c91' => {
qq'en' => qq'This specification refers to both HTML and XML attributes and DOM
attributes, often in the same context. When it is not clear which is being
referred to, they are referred to as content
attributes for HTML and XML attributes, and DOM attributes for those from the DOM. Similarly,
the term "properties" is used for both ECMAScript object properties and
CSS properties. When these are ambiguous they are qualified as object
properties and CSS properties respectively.',
qq'ja' => qq'この仕様書では、よく、同じ文脈で HTML や XML の属性と DOM の属性の両方に言及します。
いずれの属性を指しているのかが明確でない場合には、
HTML や XML の属性を内容属性、
DOM の属性を DOM 属性と呼びます。
同様に、用語「特性」は ECMAScript のオブジェクト特性と CSS の特性の両方に使います。
いずれを指すか曖昧な場合には、それぞれオブジェクト特性や CSS 特性のように修飾して使います。',
qq'tags' => undef
}
},
qq'pattern' => {}
};