Parent Directory
|
Revision Log
updated by (anon)
1 | wakaba | 1.3 | |
2 | [1] [[DOM]] 0+ の読取専用属性 [DFN[[CODE[[VAR(DOMi)[[[HTMLDocument]]]].[CODE(DOMa)[referrer]]]],]] | ||
3 | [[MathML]] の読取専用属性 | ||
4 | [DFN[[CODE[[VAR(DOMi)[[[MathMLDocument]]]].[CODE(DOMa)[referrer]]]],]] | ||
5 | [[SVG]] の読取専用属性 | ||
6 | [DFN[[CODE[[VAR(DOMi)[[[SVGDocument]]]].[CODE(DOMa)[referrer]]]]]] | ||
7 | は、その頁の [[Referer]] [[URI]] を返します。 | ||
8 | この属性値の型は [CODE(DOM)[[[DOMString]]]] です。 | ||
9 | |||
10 | [[リンク]]を辿ってきたのではないような場合には、 | ||
11 | HTML と SVG では空文字列に、 MathML では [CODE(DOM)[[[null]]]] | ||
12 | になります。 | ||
13 | |||
14 | * 歴史 | ||
15 | |||
16 | [REFS[ | ||
17 | - [DOM 1 FE] | ||
18 | <http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-html.html#attribute-referrer> | ||
19 | - [DOM 1 SE] | ||
20 | <http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/level-one-html.html#ID-95229140> | ||
21 | - [DOM 2] <http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-95229140> | ||
22 | - [MathML 2] | ||
23 | <http://www.w3.org/TR/MathML2/appendixd.html#dom.Document> | ||
24 | - [SVG 1.0] | ||
25 | <http://www.w3.org/TR/SVG10/struct.html#InterfaceSVGDocument> | ||
26 | - [SVG 1.1] | ||
27 | <http://www.w3.org/TR/SVG11/struct.html#InterfaceSVGDocument> | ||
28 | wakaba | 1.4 | - [1236] [CITE[Document Structure – SVG 1.1 (Second Edition)]] |
29 | ( ([TIME[2011-08-10 12:35:27 +09:00]] 版)) | ||
30 | <http://www.w3.org/TR/2011/REC-SVG11-20110816/struct.html#__svg__SVGDocument__referrer> | ||
31 | wakaba | 1.3 | ]REFS] |
32 | |||
33 | * 実装 | ||
34 | |||
35 | [REFS[ | ||
36 | - [2] | ||
37 | <http://www.microsoft.com/japan/msdn/library/ja/jpisdk/dhtml/references/properties/referrer.asp?FRAME=true#referrer> | ||
38 | - [3] | ||
39 | ''referrer Property (document) (Internet Explorer)'' <http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/referrer.asp> | ||
40 | ]REFS] | ||
41 | |||
42 | * メモ | ||
43 | |||
44 | wakaba | 1.5 | [1237] こちらは [[referer]] ではなく [[refe''rr''er]] です。 |
45 | |||
46 | [1238] [CITE[''''''[''''''whatwg'''''']'''''' <meta name="referrer">]] | ||
47 | ( ([TIME[2011-10-26 08:31:13 +09:00]] 版)) | ||
48 | wakaba | 1.6 | <http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-October/033617.html> |
49 | |||
50 | [1239] [CITE@en[Meta referrer - WHATWG Wiki]] | ||
51 | ( ([TIME[2011-10-26 08:13:15 +09:00]] 版)) | ||
52 | <http://wiki.whatwg.org/wiki/Meta_referrer> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |