16
16
17
17
< h1 > CSS Device Adaptation</ h1 >
18
18
19
- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 28 October
20
- 2011 </ h2 >
19
+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 January
20
+ 2012 </ h2 >
21
21
22
22
< dl >
23
23
< dt > This version:
24
24
25
25
< dd > $Date$ (editor's draft)
26
- <!--<dd><a href="http://www.w3.org/TR/2011 /ED-css-device-adapt-20111028 /">http://www.w3.org/TR/2011 /WD-css-device-adapt-20111028 /</a></dd>-->
26
+ <!--<dd><a href="http://www.w3.org/TR/2012 /ED-css-device-adapt-20120123 /">http://www.w3.org/TR/2012 /WD-css-device-adapt-20120123 /</a></dd>-->
27
27
28
28
29
29
< dt > Latest version:
@@ -44,7 +44,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 October
44
44
<!--begin-copyright-->
45
45
< p class =copyright > < a
46
46
href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
47
- rel =license > Copyright</ a > © 2011 < a
47
+ rel =license > Copyright</ a > © 2012 < a
48
48
href ="http://www.w3.org/ "> < acronym
49
49
title ="World Wide Web Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
50
50
href ="http://www.csail.mit.edu/ "> < acronym
@@ -1158,7 +1158,10 @@ <h3 id=the-lsquoorientationrsquo-property><span class=secno>5.9. </span>The
1158
1158
< p > This property is used to request that a document is displayed in
1159
1159
portrait or landscape mode. For a UA/device where the orientation is
1160
1160
changed upon tilting the device, an author can use this property to
1161
- inhibit the orientation change.
1161
+ inhibit the orientation change. The property should be respected for
1162
+ standalone web applications, and when the document is displayed in
1163
+ fullscreen. It is recommended that it is ignored for normal web navigation
1164
+ to avoid confusing the user.
1162
1165
1163
1166
< p > Values have the following meanings:
1164
1167
0 commit comments