-
Notifications
You must be signed in to change notification settings - Fork 4
/
29.txt
90 lines (67 loc) · 3.82 KB
/
29.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
* 仕様書
[REFS[
- [1] [CITE@en-US[Fullscreen API Standard]] ([TIME[2014-10-15 04:04:50 +09:00]] 版) <https://fullscreen.spec.whatwg.org/>
]REFS]
* 全画面レンダリング手順
[21] [DFN[[RUBYB[全画面レンダリング手順の実行]@en[run the fullscreen rendering steps]]]]
* 歴史
[REFS[
- [1] [CITE@en-US[Fullscreen]]
([TIME[2011-10-15 15:52:09 +09:00]] 版)
<http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html>
- [2] [CITE['''['''whatwg''']''' Fullscreen]]
([TIME[2011-10-04 01:52:31 +09:00]] 版)
<http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2011-October/033385.html>
- [3] [CITE['''['''whatwg''']''' Fullscreen]]
([TIME[2011-10-15 13:27:38 +09:00]] 版)
<http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2011-October/033502.html>
]REFS]
[4] 2012年4月5日に Editor's Draft から Living Standard になりました。
名称が Fullscreen から Fullscreen Standard になりました。
[5] 2012年4月26日に [[WHATCG]] 付きになり、ライセンスが [[CC0]] から [[W3C]] [[CLA]]
に、状態が Living Standard から Living Specification になりました。
名称が Fullscreen Standard から Fullscreen に戻りました。
;; [6] それまでは [[W3C]] の [[Mercurial]] で管理されていましたが、 [[W3C]]
の文書ではありませんでした。
;; [7] この時 [[W3C]] ロゴが付きましたが、 [[CSS]] は [[W3C]] の青色のものではなく、
[[WHATWG]] の緑色のもののままです。
[8] [CITE@en[Contributions by Opera]]
( ([[Anne van Kesteren]] 著, [TIME[2012-04-27 13:50:55 +09:00]] 版))
<http://lists.w3.org/Archives/Public/public-whatwg-contrib/2012Apr/0008.html>
[9] [CITE[IRC logs: freenode / #whatwg / 20120424]]
( ([TIME[2012-05-02 15:41:14 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20120424>
[10] [CITE[IRC logs: freenode / #whatwg / 20120513]]
( ([TIME[2012-05-18 00:02:28 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20120513>
[11] [CITE[IRC logs: freenode / #whatwg / 20120603]]
( ([TIME[2012-06-23 13:56:41 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20120603>
[12] [CITE@en-US[Fullscreen]]
( ([TIME[2012-06-29 01:44:05 +09:00]] 版))
<http://www.w3.org/TR/2012/WD-fullscreen-20120703/>
[13] [CITE[IRC logs: freenode / #whatwg / 20120726]]
( ([TIME[2012-08-02 21:01:50 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20120726#l-175>
[14] [CITE[IRC logs: freenode / #whatwg / 20120906]]
( ([TIME[2012-09-10 01:19:55 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20120906#l-839>
[15] [CITE@en-US[Fullscreen Standard]]
( ([TIME[2012-09-13 19:09:36 +09:00]] 版))
<http://fullscreen.spec.whatwg.org/>
[16] [CITE[IRC logs: freenode / #whatwg / 20130305]]
( ([TIME[2013-03-12 20:47:52 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20130305>
[17] [CITE@en[743198 – Unprefix the DOM fullscreen API]]
( ([TIME[2013-11-23 13:18:03 +09:00]] 版))
<https://bugzilla.mozilla.org/show_bug.cgi?id=743198>
[18] [CITE@en[''''''[''''''CSSWG'''''']'''''' Minutes Sophia-Antipolis F2F 2014-09-10 Part V: Survey of All the Specs]]
( ([[Dael Jackson]] 著, [TIME[2014-10-16 03:52:20 +09:00]] 版))
<http://lists.w3.org/Archives/Public/www-style/2014Oct/0295.html>
[19] [CITE[IRC logs: freenode / #whatwg / 20141022]]
( ([TIME[2014-10-23 01:29:37 +09:00]] 版))
<http://krijnhoetmer.nl/irc-logs/whatwg/20141022#l-557>
[20] [CITE@en[Fullscreen]]
( ([TIME[2014-11-17 17:20:36 +09:00]] 版))
<http://www.w3.org/TR/2014/NOTE-fullscreen-20141118/>
[22] [CITE@en[Web Applications 1.0 r8849 Flesh out how rendering happens in the event loop. This also defines requestAnimationFrame() and obsoletes the 'Timing control for script-based animations' spec (by request of that spec's editors)]] ([TIME[2014-11-20 06:56:00 +09:00]] 版) <https://html5.org/r/8849>