/[suikacvs]/markup/html/html5/spec-ja/data2/d9.dat
Suika

Diff of /markup/html/html5/spec-ja/data2/d9.dat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by apache, Fri Oct 31 08:03:24 2008 UTC revision 1.4 by apache, Sat Nov 1 15:06:46 2008 UTC
# Line 1  Line 1 
1    use utf8;
2  $VAR1 = {  $VAR1 = {
3            'exact' => {            qq'exact' => {
4                         '2c6feac9a0e01500c74f539189712ab5' => {},                           qq'2c6feac9a0e01500c74f539189712ab5' => {},
5                         '2ce7cc1dffc6b592a2c039da50602d6d' => {},                           qq'2ce7cc1dffc6b592a2c039da50602d6d' => {},
6                         'd90f2a0a457b8df1c4691b62ab18f93c' => {                           qq'd90f2a0a457b8df1c4691b62ab18f93c' => {
7                                                                 'en' => 'The World Wide Web\'s markup language has always been HTML. HTML was                                                                     qq'en' => qq'The World Wide Web\x27s markup language has always been HTML. HTML was
8     primarily designed as a language for semantically describing scientific     primarily designed as a language for semantically describing scientific
9     documents, although its general design and adaptations over the years has     documents, although its general design and adaptations over the years has
10     enabled it to be used to describe a number of other types of documents.',     enabled it to be used to describe a number of other types of documents.',
11                                                                 'ja' => "World Wide Web \x{306e}\x{30de}\x{30fc}\x{30af}\x{4ed8}\x{3051}\x{8a00}\x{8a9e}\x{306f}\x{3001}\x{3044}\x{3064}\x{3082}\x{305a}\x{3063}\x{3068} HTML \x{3067}\x{3057}\x{305f}\x{3002}                                                                     qq'ja' => qq'World Wide Web のマーク付け言語は、いつもずっと HTML でした。
12  HTML \x{306f}\x{4e3b}\x{306b}\x{610f}\x{5473}\x{7684}\x{306b}\x{8a18}\x{8ff0}\x{3055}\x{308c}\x{305f}\x{79d1}\x{5b66}\x{7684}\x{306a}\x{6587}\x{66f8}\x{306e}\x{305f}\x{3081}\x{306e}\x{8a00}\x{8a9e}\x{3068}\x{3057}\x{3066}\x{8a2d}\x{8a08}\x{3055}\x{308c}\x{307e}\x{3057}\x{305f}\x{304c}\x{3001}  HTML は主に意味的に記述された科学的な文書のための言語として設計されましたが、
13  \x{4e00}\x{822c}\x{6027}\x{3092}\x{6301}\x{3063}\x{305f}\x{8a2d}\x{8a08}\x{306b}\x{306a}\x{3063}\x{3066}\x{3044}\x{305f}\x{3053}\x{3068}\x{3068}\x{9577}\x{5e74}\x{306b}\x{308f}\x{305f}\x{308b}\x{9069}\x{5fdc}\x{5316}\x{304c}\x{884c}\x{308f}\x{308c}\x{305f}\x{3053}\x{3068}\x{304b}\x{3089}\x{3001}  一般性を持った設計になっていたことと長年にわたる適応化が行われたことから、
14  \x{305d}\x{308c}\x{4ee5}\x{5916}\x{306e}\x{69d8}\x{3005}\x{306a}\x{7a2e}\x{985e}\x{306e}\x{6587}\x{66f8}\x{306e}\x{8a18}\x{8ff0}\x{306b}\x{3082}\x{4f7f}\x{3048}\x{308b}\x{3088}\x{3046}\x{306b}\x{306a}\x{308a}\x{307e}\x{3057}\x{305f}\x{3002}",  それ以外の様々な種類の文書の記述にも使えるようになりました。',
15                                                                 'tags' => [                                                                     qq'tags' => [
16                                                                             'intro'                                                                                   qq'intro'
17                                                                           ]                                                                                 ]
18                                                               },                                                                   },
19                         'd90fb017ace9f23fb49e0b93eebeebbe' => {                           qq'd90fb017ace9f23fb49e0b93eebeebbe' => {
20                                                                 'en' => 'If <var title="">month</var> is not a number in the range                                                                     qq'en' => qq'If <var title="">month</var> is not a number in the range
21      1&nbsp;&le;&nbsp;<var title="">month</var>&nbsp;&le;&nbsp;12, then fail.',      1&nbsp;&le;&nbsp;<var title="">month</var>&nbsp;&le;&nbsp;12, then fail.',
22                                                                 'ja' => "<var title=\"\">month</var> \x{304c}\x{7bc4}\x{56f2} 1&nbsp;&le;&nbsp;<var title=\"\">month</var>&nbsp;&le;&nbsp;12                                                                     qq'ja' => qq'<var title="">month</var> が範囲 1&nbsp;&le;&nbsp;<var title="">month</var>&nbsp;&le;&nbsp;12
23  \x{306e}\x{6570}\x{3067}\x{306a}\x{3044}\x{5834}\x{5408}\x{3001}\x{5931}\x{6557}\x{3057}\x{307e}\x{3059}\x{3002}",  の数でない場合、失敗します。',
24                                                                 'tags' => undef                                                                     qq'tags' => undef
25                                                               },                                                                   },
26                         'd932bd16088eeb3311b28c09803e4ccb' => {                           qq'd932bd16088eeb3311b28c09803e4ccb' => {
27                                                                 'en' => 'If <var title="">negated</var> is true, then negate <var                                                                     qq'en' => qq'If <var title="">negated</var> is true, then negate <var
28          title="">value</var>.',          title="">value</var>.',
29                                                                 'ja' => "<var title=\"\">negated</var> \x{304c}\x{771f}\x{306e}\x{5834}\x{5408}\x{3001} <var                                                                     qq'ja' => qq'<var title="">negated</var> が真の場合、 <var
30          title=\"\">value</var> \x{3092}\x{8ca0}\x{306b}\x{3057}\x{307e}\x{3059}\x{3002}",          title="">value</var> を負にします。',
31                                                                 'tags' => [                                                                     qq'tags' => [
32                                                                             'microsyntaxes'                                                                                   qq'microsyntaxes'
33                                                                           ]                                                                                 ]
34                                                               },                                                                   },
35                         'd94e0afde334fed54b854207dbf3a44d' => {                           qq'd94e0afde334fed54b854207dbf3a44d' => {
36                                                                 'en' => '<dfn>Content-Type sniffing: feed or HTML</dfn>',                                                                     qq'en' => qq'<dfn>Content-Type sniffing: feed or HTML</dfn>',
37                                                                 'ja' => "<dfn>Content-Type sniffing: \x{30d5}\x{30a3}\x{30fc}\x{30c9}\x{307e}\x{305f}\x{306f} HTML</dfn>",                                                                     qq'ja' => qq'<dfn>Content-Type sniffing: フィードまたは HTML</dfn>',
38                                                                 'tags' => [                                                                     qq'tags' => [
39                                                                             'common'                                                                                   qq'common'
40                                                                           ]                                                                                 ]
41                                                               },                                                                   },
42                         'd954a92ea628c6f760f899a6fbaef058' => {                           qq'd954a92ea628c6f760f899a6fbaef058' => {
43                                                                 'en' => 'If <var title="">A</var> and <var title="">B</var> have host                                                                     qq'en' => qq'If <var title="">A</var> and <var title="">B</var> have host
44     components that are not identical, return false.',     components that are not identical, return false.',
45                                                                 'ja' => "<var title=\"\">A</var> \x{3068} <var title=\"\">B</var> \x{306e} host \x{90e8}\x{54c1}\x{304c}\x{540c}\x{4e00}\x{3067}\x{306a}\x{3044}\x{5834}\x{5408}\x{3001}                                                                     qq'ja' => qq'<var title="">A</var> と <var title="">B</var> の host 部品が同一でない場合、
46  \x{507d}\x{3092}\x{8fd4}\x{3057}\x{307e}\x{3059}\x{3002}",  偽を返します。',
47                                                                 'tags' => [                                                                     qq'tags' => [
48                                                                             'browsers'                                                                                   qq'browsers'
49                                                                           ]                                                                                 ]
50                                                               },                                                                   },
51                         'd95867deadfe690e40f42068d6b59df8' => {                           qq'd95867deadfe690e40f42068d6b59df8' => {
52                                                                 'en' => 'References',                                                                     qq'en' => qq'References',
53                                                                 'is_pattern' => undef,                                                                     qq'is_pattern' => undef,
54                                                                 'ja' => "\x{53c2}\x{7167}",                                                                     qq'ja' => qq'参照',
55                                                                 'tags' => [                                                                     qq'tags' => [
56                                                                             'appendices',                                                                                   qq'appendices',
57                                                                             'microsyntaxes',                                                                                   qq'microsyntaxes',
58                                                                             'headings'                                                                                   qq'headings'
59                                                                           ]                                                                                 ]
60                                                               },                                                                   },
61                         'd95b79605bef7b015b5221e95d29abad' => {                           qq'd95b79605bef7b015b5221e95d29abad' => {
62                                                                 'en' => 'The <dfn id=dom-document-characterset                                                                     qq'en' => qq'The <dfn id=dom-document-characterset
63     title=dom-document-characterSet><code>characterSet</code></dfn> DOM     title=dom-document-characterSet><code>characterSet</code></dfn> DOM
64     attribute must, on getting, return the preferred MIME name of the <a     attribute must, on getting, return the preferred MIME name of the <a
65     href=#character-reference-in-attribute-value-state>document\'s character encoding</a>.',     href=#character-reference-in-attribute-value-state>document\x27s character encoding</a>.',
66                                                                 'ja' => "<dfn id=dom-document-characterset                                                                     qq'ja' => qq'<dfn id=dom-document-characterset
67     title=dom-document-characterSet><code>characterSet</code></dfn> DOM     title=dom-document-characterSet><code>characterSet</code></dfn> DOM
68  \x{5c5e}\x{6027}\x{306f}\x{3001}\x{53d6}\x{5f97}\x{6642}\x{3001}<a  属性は、取得時、<a
69     href=#character-reference-in-attribute-value-state>\x{6587}\x{66f8}\x{306e}\x{6587}\x{5b57}\x{7b26}\x{53f7}\x{5316}</a>\x{306e}\x{512a}\x{5148} MIME \x{540d}\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}",     href=#character-reference-in-attribute-value-state>文書の文字符号化</a>の優先 MIME 名を返さなければ[[MUST:なりません]]。',
70                                                                 'tags' => [                                                                     qq'tags' => [
71                                                                             'documents'                                                                                   qq'documents'
72                                                                           ]                                                                                 ]
73                                                               },                                                                   },
74                         'd97368e9a60faf86186e7d3eef48fa9d' => {                           qq'd9646848406f41e6ea13065dbdef2919' => {
75                                                                 'en' => 'If a <code>Document</code> or image was returned by the                                                                     qq'en' => qq'User agents must parse the <code title=attr-mod-datetime><a href=#attr-mod-datetime>datetime</a></code> attribute according to the
76      <a href=#parse-a-global-date-and-time-string>parse a global date and time string</a> algorithm. If that
77      doesn\x27t return a time, then the modification has no associated
78      timestamp (the value is non-conforming; it is not a <a href=#valid-global-date-and-time-string>valid
79      global date and time string</a>). Otherwise, the modification is
80      marked as having been made at the given datetime. User agents should
81      use the associated timezone information to determine which timezone
82      to present the given datetime in.',
83                                                                       qq'isPattern' => undef,
84                                                                       qq'ja' => qq'利用者エージェントは <code title=attr-mod-datetime><a href=#attr-mod-datetime>datetime</a></code>
85    属性を<a href=#parse-a-global-date-and-time-string>大域日時文字列を構文解析</a>する算法に従って構文解析しなければ[[MUST:なりません]]。
86    同算法が時刻を返さない場合、修正は時刻印に関連付けられていません
87    (値は不適合で、<a href=#valid-global-date-and-time-string>妥当な大域日時文字列</a>ではありません)。
88    そうでない場合、修正は与えられた日時に行われたと印付けされます。
89    利用者エージェントは関連付けられた時間帯の情報を与えられた日時を提示するための時間帯の決定に使う[[SHOULD:べきです]]。',
90                                                                       qq'tags' => [
91                                                                                     qq'edits'
92                                                                                   ]
93                                                                     },
94                             qq'd97368e9a60faf86186e7d3eef48fa9d' => {
95                                                                       qq'en' => qq'If a <code>Document</code> or image was returned by the
96       <code>XMLHttpRequest</code> API',       <code>XMLHttpRequest</code> API',
97                                                                 'ja' => "<code>Document</code> \x{3084}\x{753b}\x{50cf}\x{304c} <code>XMLHttpRequest</code> API                                                                     qq'ja' => qq'<code>Document</code> や画像が <code>XMLHttpRequest</code> API
98  \x{306b}\x{3088}\x{308a}\x{8fd4}\x{3055}\x{308c}\x{305f}\x{5834}\x{5408}",  により返された場合',
99                                                                 'tags' => undef                                                                     qq'tags' => undef
100                                                               },                                                                   },
101                         'd988f8eb4df3f71c67a10390fe98d8cb' => {                           qq'd988f8eb4df3f71c67a10390fe98d8cb' => {
102                                                                 'en' => 'Unless otherwise specified, when the user agent creates and dispatches a                                                                     qq'en' => qq'Unless otherwise specified, when the user agent creates and dispatches a
103     <code title=event-message><a href=#event-message>message</a></code> event in     <code title=event-message><a href=#event-message>message</a></code> event in
104     the algorithms described in the following sections, the <code     the algorithms described in the following sections, the <code
105     title=dom-MessageEvent-lastEventId><a     title=dom-MessageEvent-lastEventId><a
# Line 89  HTML \x{306f}\x{4e3b}\x{306b}\x{610f}\x{ Line 110  HTML \x{306f}\x{4e3b}\x{306b}\x{610f}\x{
110     attribute must be null, and the <code     attribute must be null, and the <code
111     title=dom-MessageEvent-messagePort><a     title=dom-MessageEvent-messagePort><a
112     href=#dom-messageevent-messageport>messagePort</a></code> attribute must be null.',     href=#dom-messageevent-messageport>messagePort</a></code> attribute must be null.',
113                                                                 'ja' => "\x{7279}\x{306b}\x{898f}\x{5b9a}\x{304c}\x{306a}\x{3044}\x{5834}\x{5408}\x{3001}\x{5229}\x{7528}\x{8005}\x{30a8}\x{30fc}\x{30b8}\x{30a7}\x{30f3}\x{30c8}\x{304c}\x{4ee5}\x{5f8c}\x{306e}\x{7bc0}\x{3067}\x{8aac}\x{660e}\x{3059}\x{308b}\x{7b97}\x{6cd5}\x{306e}\x{4e2d}\x{3067}                                                                     qq'ja' => qq'特に規定がない場合、利用者エージェントが以後の節で説明する算法の中で
114  <code title=event-message><a href=#event-message>message</a></code>  <code title=event-message><a href=#event-message>message</a></code>
115  \x{4e8b}\x{8c61}\x{3092}\x{4f5c}\x{6210}\x{3057}\x{3066}\x{767a}\x{9001}\x{3059}\x{308b}\x{6642}\x{306b}\x{3001} <code  事象を作成して発送する時に、 <code
116     title=dom-MessageEvent-lastEventId><a     title=dom-MessageEvent-lastEventId><a
117     href=#dom-messageevent-lasteventid>lastEventId</a></code> \x{5c5e}\x{6027}\x{306f}\x{7a7a}\x{6587}\x{5b57}\x{5217}\x{3067}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{3089}\x{305a}]]\x{3001}     href=#dom-messageevent-lasteventid>lastEventId</a></code> 属性は空文字列でなければ[[MUST:ならず]]、
118  <code title=dom-MessageEvent-origin><a  <code title=dom-MessageEvent-origin><a
119     href=#dom-messageevent-origin>origin</a></code> \x{5c5e}\x{6027}\x{306f}\x{7a7a}\x{6587}\x{5b57}\x{5217}\x{3067}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{3089}\x{305a}]]\x{3001}     href=#dom-messageevent-origin>origin</a></code> 属性は空文字列でなければ[[MUST:ならず]]、
120  <code title=dom-MessageEvent-source><a href=#dom-messageevent-source>source</a></code>  <code title=dom-MessageEvent-source><a href=#dom-messageevent-source>source</a></code>
121  \x{5c5e}\x{6027}\x{306f} null \x{3067}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{3089}\x{305a}]]\x{3001} <code  属性は null でなければ[[MUST:ならず]]、 <code
122     title=dom-MessageEvent-messagePort><a     title=dom-MessageEvent-messagePort><a
123     href=#dom-messageevent-messageport>messagePort</a></code>     href=#dom-messageevent-messageport>messagePort</a></code>
124  \x{5c5e}\x{6027}\x{306f} null \x{3067}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{308a}\x{307e}\x{305b}\x{3093}]]\x{3002}",  属性は null でなければ[[MUST:なりません]]。',
125                                                                 'tags' => [                                                                     qq'tags' => [
126                                                                             'communications'                                                                                   qq'communications'
127                                                                           ]                                                                                 ]
128                                                               },                                                                   },
129                         'd98f2106d038d154fcc7cc8187e85a70' => {                           qq'd98f2106d038d154fcc7cc8187e85a70' => {
130                                                                 'en' => 'Once the <code><a href=#windowworker>WindowWorker</a></code>\'s <code                                                                     qq'en' => qq'Once the <code><a href=#windowworker>WindowWorker</a></code>\x27s <code
131     title=dom-WindowWorker-closing><a href=#closing-a-browsing-context>closing</a></code>     title=dom-WindowWorker-closing><a href=#closing-a-browsing-context>closing</a></code>
132     attribute is set to true, the queue must discard anything else that would     attribute is set to true, the queue must discard anything else that would
133     be added to it. Effectively, once the <code     be added to it. Effectively, once the <code
134     title=dom-WindowWorker-closing><a href=#closing-a-browsing-context>closing</a></code>     title=dom-WindowWorker-closing><a href=#closing-a-browsing-context>closing</a></code>
135     attribute is true, timers stop firing, notifications for all pending     attribute is true, timers stop firing, notifications for all pending
136     asynchronous operations are dropped, etc.',     asynchronous operations are dropped, etc.',
137                                                                 'ja' => "\x{4e00}\x{65e6} <code><a href=#windowworker>WindowWorker</a></code> \x{306e} <code                                                                     qq'ja' => qq'一旦 <code><a href=#windowworker>WindowWorker</a></code> の <code
138     title=dom-windowworker-closing><a href=#closing-a-browsing-context>closing</a></code>     title=dom-windowworker-closing><a href=#closing-a-browsing-context>closing</a></code>
139  \x{5c5e}\x{6027}\x{304c}\x{771f}\x{306b}\x{8a2d}\x{5b9a}\x{3055}\x{308c}\x{308b}\x{3068}\x{3001}\x{5f85}\x{3061}\x{884c}\x{5217}\x{306f}\x{3001}\x{4ee5}\x{5f8c}\x{8ffd}\x{52a0}\x{3055}\x{308c}\x{308b}\x{3079}\x{304d}\x{3082}\x{306e}\x{304c}\x{3042}\x{3063}\x{3066}\x{3082}\x{3001}  属性が真に設定されると、待ち行列は、以後追加されるべきものがあっても、
140  \x{3059}\x{3079}\x{3066}\x{6368}\x{3066}\x{306a}\x{3051}\x{308c}\x{3070}[[MUST:\x{306a}\x{308a}\x{307e}\x{305b}\x{3093}]]\x{3002}\x{5b9f}\x{52b9}\x{7684}\x{306b}\x{306f}\x{3001}\x{4e00}\x{65e6} <code  すべて捨てなければ[[MUST:なりません]]。実効的には、一旦 <code
141     title=dom-windowworker-closing><a href=#closing-a-browsing-context>closing</a></code>     title=dom-windowworker-closing><a href=#closing-a-browsing-context>closing</a></code>
142  \x{5c5e}\x{6027}\x{304c}\x{771f}\x{3068}\x{306a}\x{308b}\x{3068}\x{3001}\x{30bf}\x{30a4}\x{30de}\x{30fc}\x{304c}\x{767a}\x{706b}\x{3092}\x{505c}\x{6b62}\x{3057}\x{305f}\x{308a}\x{3001}  属性が真となると、タイマーが発火を停止したり、
143  \x{3059}\x{3079}\x{3066}\x{306e}\x{672a}\x{6c7a}\x{306e}\x{975e}\x{540c}\x{671f}\x{51e6}\x{7406}\x{306b}\x{95a2}\x{3059}\x{308b}\x{901a}\x{77e5}\x{306f}\x{6368}\x{3066}\x{3089}\x{308c}\x{305f}\x{308a}\x{3059}\x{308b}\x{3088}\x{3046}\x{306b}\x{306a}\x{308b}\x{306a}\x{3069}\x{3057}\x{307e}\x{3059}\x{3002}",  すべての未決の非同期処理に関する通知は捨てられたりするようになるなどします。',
144                                                                 'tags' => [                                                                     qq'tags' => [
145                                                                             'workers'                                                                                   qq'workers'
146                                                                           ]                                                                                 ]
147                                                               },                                                                   },
148                         'd9a61679cc89bd3fd52bb7458c27e08c' => {                           qq'd9a61679cc89bd3fd52bb7458c27e08c' => {
149                                                                 'en' => '<dfn>User Interaction</dfn>',                                                                     qq'en' => qq'<dfn>User Interaction</dfn>',
150                                                                 'isPattern' => undef,                                                                     qq'isPattern' => undef,
151                                                                 'ja' => "<dfn>\x{5229}\x{7528}\x{8005}\x{5bfe}\x{8a71}</dfn>",                                                                     qq'ja' => qq'<dfn>利用者対話</dfn>',
152                                                                 'tags' => [                                                                     qq'tags' => [
153                                                                             'interaction',                                                                                   qq'interaction',
154                                                                             'headings'                                                                                   qq'headings'
155                                                                           ]                                                                                 ]
156                                                               },                                                                   },
157                         'd9b919d6bc5cc3f3102a229683372c91' => {                           qq'd9b919d6bc5cc3f3102a229683372c91' => {
158                                                                 'en' => 'This specification refers to both HTML and XML attributes and DOM                                                                     qq'en' => qq'This specification refers to both HTML and XML attributes and DOM
159     attributes, often in the same context. When it is not clear which is being     attributes, often in the same context. When it is not clear which is being
160     referred to, they are referred to as <dfn id=content-attributes>content     referred to, they are referred to as <dfn id=content-attributes>content
161     attributes</dfn> for HTML and XML attributes, and <dfn     attributes</dfn> for HTML and XML attributes, and <dfn
# Line 142  HTML \x{306f}\x{4e3b}\x{306b}\x{610f}\x{ Line 163  HTML \x{306f}\x{4e3b}\x{306b}\x{610f}\x{
163     the term "properties" is used for both ECMAScript object properties and     the term "properties" is used for both ECMAScript object properties and
164     CSS properties. When these are ambiguous they are qualified as object     CSS properties. When these are ambiguous they are qualified as object
165     properties and CSS properties respectively.',     properties and CSS properties respectively.',
166                                                                 'ja' => "\x{3053}\x{306e}\x{4ed5}\x{69d8}\x{66f8}\x{3067}\x{306f}\x{3001}\x{3088}\x{304f}\x{3001}\x{540c}\x{3058}\x{6587}\x{8108}\x{3067} HTML \x{3084} XML \x{306e}\x{5c5e}\x{6027}\x{3068} DOM \x{306e}\x{5c5e}\x{6027}\x{306e}\x{4e21}\x{65b9}\x{306b}\x{8a00}\x{53ca}\x{3057}\x{307e}\x{3059}\x{3002}                                                                     qq'ja' => qq'この仕様書では、よく、同じ文脈で HTML や XML の属性と DOM の属性の両方に言及します。
167  \x{3044}\x{305a}\x{308c}\x{306e}\x{5c5e}\x{6027}\x{3092}\x{6307}\x{3057}\x{3066}\x{3044}\x{308b}\x{306e}\x{304b}\x{304c}\x{660e}\x{78ba}\x{3067}\x{306a}\x{3044}\x{5834}\x{5408}\x{306b}\x{306f}\x{3001}  いずれの属性を指しているのかが明確でない場合には、
168  HTML \x{3084} XML \x{306e}\x{5c5e}\x{6027}\x{3092}<dfn id=content-attributes>\x{5185}\x{5bb9}\x{5c5e}\x{6027}</dfn>\x{3001}  HTML や XML の属性を<dfn id=content-attributes>内容属性</dfn>、
169  DOM \x{306e}\x{5c5e}\x{6027}\x{3092} <dfn  DOM の属性を <dfn
170     id=dom-attributes>DOM \x{5c5e}\x{6027}</dfn>\x{3068}\x{547c}\x{3073}\x{307e}\x{3059}\x{3002}     id=dom-attributes>DOM 属性</dfn>と呼びます。
171  \x{540c}\x{69d8}\x{306b}\x{3001}\x{7528}\x{8a9e}\x{300c}\x{7279}\x{6027}\x{300d}\x{306f} ECMAScript \x{306e}\x{30aa}\x{30d6}\x{30b8}\x{30a7}\x{30af}\x{30c8}\x{7279}\x{6027}\x{3068} CSS \x{306e}\x{7279}\x{6027}\x{306e}\x{4e21}\x{65b9}\x{306b}\x{4f7f}\x{3044}\x{307e}\x{3059}\x{3002}  同様に、用語「特性」は ECMAScript のオブジェクト特性と CSS の特性の両方に使います。
172  \x{3044}\x{305a}\x{308c}\x{3092}\x{6307}\x{3059}\x{304b}\x{66d6}\x{6627}\x{306a}\x{5834}\x{5408}\x{306b}\x{306f}\x{3001}\x{305d}\x{308c}\x{305e}\x{308c}\x{30aa}\x{30d6}\x{30b8}\x{30a7}\x{30af}\x{30c8}\x{7279}\x{6027}\x{3084} CSS \x{7279}\x{6027}\x{306e}\x{3088}\x{3046}\x{306b}\x{4fee}\x{98fe}\x{3057}\x{3066}\x{4f7f}\x{3044}\x{307e}\x{3059}\x{3002}",  いずれを指すか曖昧な場合には、それぞれオブジェクト特性や CSS 特性のように修飾して使います。',
173                                                                 'tags' => undef                                                                     qq'tags' => undef
174                                                               }                                                                   }
175                       },                         },
176            'pattern' => {}            qq'pattern' => {}
177          };          };

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24