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

Diff of /markup/html/html5/spec-ja/data/browsers.dat

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

revision 1.126 by apache, Fri Oct 24 12:28:39 2008 UTC revision 1.133 by apache, Fri Oct 24 12:34:55 2008 UTC
# Line 1679  The <a href=#origin-0>origin</a> of the Line 1679  The <a href=#origin-0>origin</a> of the
1679  #en  #en
1680  For <code>Document</code> objects and images  For <code>Document</code> objects and images
1681  #ja  #ja
 <code>Document</code> オブジェクトと画像に関して  
1682    <code>Document</code> オブジェクトと画像に関して
1683    
1684    #en
1685    If a <code>Document</code> is in a
1686         <a href=#browsing-context>browsing context</a> whose <a href=#sandboxed-origin-browsing-context-flag>sandboxed origin
1687         browsing context flag</a> is set
1688    #ja
1689    <code>Document</code> が<a href=#sandboxed-origin-browsing-context-flag>砂箱化起源閲覧文脈旗</a>の設定された<a href=#browsing-context>閲覧文脈</a>中にある場合
1690    
1691    #en
1692    The <a href=#origin-0>origin</a> is a globally unique identifier
1693         assigned when the <code>Document</code> is created.
1694    #ja
1695    <a href=#origin-0>起源</a>は <code>Document</code> が作成された時に割り当てられた大域的に固有な識別子です。
1696    
1697    #en
1698    If a <code>Document</code> or image was returned by the
1699         <code>XMLHttpRequest</code> API
1700    #ja
1701    <code>Document</code> や画像が <code>XMLHttpRequest</code> API
1702    により返された場合
1703    
1704    #en
1705    The <a href=#origin-0>origin</a> and <a href=#effective-script-origin>effective script
1706         origin</a> are equal to the <a href=#origin-0>origin</a> and
1707         <a href=#effective-script-origin>effective script origin</a> of the <code>Document</code>
1708         object that was the <a href=#active-document>active document</a> of the browsing context of the
1709         <code><a href=#window>Window</a></code> object from which the
1710         <code>XMLHttpRequest</code> constructor was invoked. (That is,
1711         they track the <code>Document</code> to which the
1712         <code>XMLHttpRequest</code> object's <a href=http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#document-pointer><code>Document</code>
1713         pointer</a> pointed when it was created.) <a href=#refsXHR>[XHR]</a>
1714    #ja
1715    <a href=#origin-0>起源</a>と<a href=#effective-script-origin>実効スクリプト起源</a>は、
1716    <code>XMLHttpRequest</code> 構築子が呼び出された <code><a href=#window>Window</a></code>
1717    オブジェクトの閲覧文脈の<a href=#active-document>活性文書</a>であった <code>Document</code>
1718    の<a href=#origin-0>起源</a>と<a href=#effective-script-origin>実効スクリプト起源</a>と等しいです。
1719    (つまり、 <code>XMLHttpRequest</code> オブジェクトが作成された時の <a href=http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#document-pointer><code>Document</code>
1720         指示子</a>が指していた <code>Document</code> を追跡します。)
1721    
1722    #en
1723    If a <code>Document</code> or image was generated from a
1724         <a href=#javascript-protocol title="javascript protocol"><code>javascript:</code>
1725         URL</a>
1726    #ja
1727    <code>Document</code> や画像が <a href=#javascript-protocol title="javascript protocol"><code>javascript:</code>
1728         URL</a> により生成された場合
1729    
1730    #en
1731    The <a href=#origin-0>origin</a> is equal to the <a href=#origin-0>origin</a>
1732         of the script of that <a href=#javascript-protocol title="javascript
1733         protocol"><code>javascript:</code> URL</a>.
1734    #ja
1735    <a href=#origin-0>起源</a>は当該 <a href=#javascript-protocol title="javascript
1736         protocol"><code>javascript:</code> URL</a> のスクリプトの<a href=#origin-0>起源</a>と等しいです。
1737    
1738    #en
1739    If a <code>Document</code> or image was served over the
1740         network and has an address that uses a URL scheme with a
1741         server-based naming authority
1742    #ja
1743    <code>Document</code> や画像がネットワーク上で供給されたもので、鯖型命名局を用いる URL
1744    scheme を使った番地を有する場合

Legend:
Removed from v.1.126  
changed lines
  Added in v.1.133

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24