1717
1818 < h1 > CSS Device Adaptation</ h1 >
1919
20- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 2 June 2011</ h2 >
20+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 6 July 2011</ h2 >
2121
2222 < dl >
2323 < dt > This version:
@@ -278,6 +278,13 @@ <h2 id=the-viewport><span class=secno>3. </span>The viewport</h2>
278278 document types, it is the computed < code class =property > direction</ code >
279279 for the root element.</ span > </ span >
280280
281+ < p class =issue > "dbaron: The question is, what does this do on the desktop
282+ browser? (And what's a desktop browser)". Need to say that a "desktop"
283+ browser typically have no UA styles, as opposed to the < a
284+ href ="#ua-stylesheet "> UA stylesheet</ a > outlined for current mobile
285+ behaviour, and that no UA styles for @viewport will give "desktop"
286+ behaviour per default (actual viewport is initial viewport).
287+
281288 < h2 id =the-viewport-rule > < span class =secno > 4. </ span > The < code
282289 class =css > @viewport</ code > rule</ h2 >
283290
@@ -298,6 +305,8 @@ <h2 id=the-viewport-rule><span class=secno>4. </span>The <code
298305 < p class =issue > Should the @viewport rule apply to top-level documents only?
299306 If not, we need to say something about different zoom factors in frames.
300307
308+ < p class =issue > Bert: What's interactions of @viewport and @page
309+
301310 < div class =example >
302311 < p > This example sets the viewport to fit the width of the device. Note
303312 that it is enough to set the width as the height will be resolved from
@@ -1405,6 +1414,9 @@ <h2 id=media-queries><span class=secno>7. </span>Media Queries</h2>
14051414 evaluation, which means that the effect of < code
14061415 class =css > @viewport</ code > rules on media queries needs extra attention.
14071416
1417+ < p class =issue > Bert: If you put @viewport, can you put @viewport in @media?
1418+ Say what it means?
1419+
14081420 < p > From the Media Queries specification < a href ="#MEDIAQ "
14091421 rel =biblioentry > [MEDIAQ]<!--{{!MEDIAQ}}--> </ a > :
14101422
@@ -1961,10 +1973,10 @@ <h3 class=no-num id=normative-references>Normative references</h3>
19611973 < dt id =CSS21 > [CSS21]
19621974
19631975 < dd > Bert Bos; et al. < a
1964- href ="http://www.w3.org/TR/2009/CR -CSS2-20090423 "> < cite > Cascading Style
1965- Sheets Level 2 Revision 1 (CSS 2.1) Specification.</ cite > </ a > 23
1966- April 2009 . W3C Candidate Recommendation. (Work in progress.) URL: < a
1967- href ="http://www.w3.org/TR/2009/CR -CSS2-20090423 "> http://www.w3.org/TR/2009/CR -CSS2-20090423 </ a >
1976+ href ="http://www.w3.org/TR/2011/REC -CSS2-20110607 "> < cite > Cascading Style
1977+ Sheets Level 2 Revision 1 (CSS 2.1) Specification.</ cite > </ a > 7 June
1978+ 2011 . W3C Recommendation. URL: < a
1979+ href ="http://www.w3.org/TR/2011/REC -CSS2-20110607 "> http://www.w3.org/TR/2011/REC -CSS2-20110607 </ a >
19681980 </ dd >
19691981 <!---->
19701982
0 commit comments