1616
1717 < h1 > CSS Device Adaptation</ h1 >
1818
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 >
2121
2222 < dl >
2323 < dt > This version:
2424
2525 < 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>-->
2727
2828
2929 < dt > Latest version:
@@ -44,7 +44,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 October
4444 <!--begin-copyright-->
4545 < p class =copyright > < a
4646 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
47- rel =license > Copyright</ a > © 2011 < a
47+ rel =license > Copyright</ a > © 2012 < a
4848 href ="http://www.w3.org/ "> < acronym
4949 title ="World Wide Web Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
5050 href ="http://www.csail.mit.edu/ "> < acronym
@@ -1158,7 +1158,10 @@ <h3 id=the-lsquoorientationrsquo-property><span class=secno>5.9. </span>The
11581158 < p > This property is used to request that a document is displayed in
11591159 portrait or landscape mode. For a UA/device where the orientation is
11601160 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.
11621165
11631166 < p > Values have the following meanings:
11641167
0 commit comments