/[suikacvs]/markup/html/html5/spec-ja/data/storages.dat
Suika

Contents of /markup/html/html5/spec-ja/data/storages.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Sun Aug 10 06:02:06 2008 UTC (17 years, 11 months ago) by apache
Branch: MAIN
Changes since 1.4: +6 -0 lines
by remote user 'guest'

1 apache 1.2
2    
3     #pattern
4     <span class=secno>* </span>The * event
5     #ja
6 apache 1.3 <span class=secno>$1 </span>$2 事象
7    
8     #en
9     The <dfn id=storage1 title=event-storage><code>storage</code></dfn>
10     event is fired in an <code><a href="#htmldocument">HTMLDocument</a></code>
11     when a storage area changes, as described in the previous two sections (<a
12     href="#sessionStorageEvent">for session storage</a>, <a
13     href="#localStorageEvent">for local storage</a>).
14     #ja
15     <dfn id=storage1 title=event-storage><code>storage</code></dfn>
16     事象は、 <code><a href="#htmldocument">HTMLDocument</a></code>
17     において、ストレージ領域が変化した時に。前の2つの節
18     (<a
19     href="#sessionStorageEvent">セッション・ストレージ対象</a>、<a
20     href="#localStorageEvent">局所ストレージ対象</a>)
21     で説明したように発火されます。
22 apache 1.4
23    
24     #en
25     When this happens, the user agent must dispatch an event with the name
26     <code><a href="#storage0">storage</a></code>, with no namespace, which
27     does not bubble but is cancelable, and which uses the <code><a
28     href="#storageevent">StorageEvent</a></code>, at <a href="#the-body1">the
29     body element</a> of each <a href="#active" title="active
30     document">active</a> <code><a href="#htmldocument">HTMLDocument</a></code>
31     object affected.
32     #ja
33     利用者エージェントは、これが起こる時、名前
34     <code><a href="#storage0">storage</a></code>、
35     名前空間なし、
36     泡立たず取消し可能で <code><a
37     href="#storageevent">StorageEvent</a></code>
38     を使った事象を、関係する<a href="#active" title="active
39     document">活性</a> <code><a href="#htmldocument">HTMLDocument</a></code>
40     オブジェクトそれぞれの<a href="#the-body1">文書
41     body 要素</a>に対して発送しなければ[[MUST:なりません]]。
42 apache 1.5
43    
44     #pattern
45     <span class=secno>* </span>Event definition
46     #ja
47     <span class=secno>$1 </span>事象定義

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24