| 1592 |
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>. |
<a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a>. |
| 1593 |
#ja |
#ja |
| 1594 |
所有者は <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> |
所有者は <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> |
|
にリダイレクトした <a href=#url>URL</a> です。 |
|
| 1595 |
|
にリダイレクトした <a href=#url>URL</a> です。 |
| 1596 |
|
|
| 1597 |
|
#en |
| 1598 |
|
If a script is a <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> in an attribute |
| 1599 |
|
#ja |
| 1600 |
|
スクリプトが属性中の <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> の場合 |
| 1601 |
|
|
| 1602 |
|
#en |
| 1603 |
|
The owner is the <code>Document</code> of the element on |
| 1604 |
|
which the attribute is found. |
| 1605 |
|
#ja |
| 1606 |
|
所有者は属性がある要素の <code>Document</code> です。 |
| 1607 |
|
|
| 1608 |
|
#en |
| 1609 |
|
If a script is a <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> in a style sheet |
| 1610 |
|
#ja |
| 1611 |
|
スクリプトがスタイル・シート中の <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> の場合 |
| 1612 |
|
|
| 1613 |
|
#en |
| 1614 |
|
The owner is the <a href=#url>URL</a> of the style sheet. |
| 1615 |
|
#ja |
| 1616 |
|
所有者はスタイル・シートの <a href=#url>URL</a> です。 |
| 1617 |
|
|
| 1618 |
|
#en |
| 1619 |
|
If a script is a <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> to which a <a href=#browsing-context>browsing |
| 1620 |
|
context</a> is being <a href=#navigate title=navigate>navigated</a>, |
| 1621 |
|
the URL having been provided by the user (e.g. by using a |
| 1622 |
|
<i>bookmarklet</i>) |
| 1623 |
|
#ja |
| 1624 |
|
スクリプトが <a href=#javascript-protocol title="javascript protocol"><code title="">javascript:</code> URL</a> であって、 |
| 1625 |
|
<a href=#browsing-context>閲覧文脈</a>がその URL へ<a href=#navigate title=navigate>ナビゲーション</a>されていて、 |
| 1626 |
|
その URL が利用者によって |
| 1627 |
|
(例えば<i>ブックマークレット</i>を使うことによって) |
| 1628 |
|
提供されたものである場合 |
| 1629 |
|
|
| 1630 |
|
#en |
| 1631 |
|
The owner is the <code>Document</code> of the <a href=#browsing-context>browsing |
| 1632 |
|
context</a>'s <a href=#active-document>active document</a>. |
| 1633 |
|
#ja |
| 1634 |
|
所有者は<a href=#browsing-context>閲覧文脈</a>の<a href=#active-document>活性文書</a>の <code>Document</code> |
| 1635 |
|
です。 |