|
11 | 11 | rel=dcterms.rights> |
12 | 12 | <meta content="CSS Device Adaptation" name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2013-08-15 name=dcterms.date> |
| 14 | + <meta content=2013-10-02 name=dcterms.date> |
15 | 15 | <meta content="Rune Lillesveen" name=dcterms.creator> |
16 | 16 | <meta content="Øyvind Stenhaug" name=dcterms.creator> |
17 | 17 | <meta content="Florian Rivoal" name=dcterms.creator> |
|
30 | 30 |
|
31 | 31 | <h1>CSS Device Adaptation</h1> |
32 | 32 |
|
33 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 15 August 2013</h2> |
| 33 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 October 2013</h2> |
34 | 34 |
|
35 | 35 | <dl> |
36 | 36 | <dt>This version: |
37 | 37 |
|
38 | 38 | <dd>$Date$ (editor's draft) |
39 | | - <!--<dd><a href="http://dev.w3.org/csswg/css-device-adapt/">http://www.w3.org/TR/2013/WD-css-device-adapt-20130815/</a></dd>--> |
| 39 | + <!--<dd><a href="http://dev.w3.org/csswg/css-device-adapt/">http://www.w3.org/TR/2013/WD-css-device-adapt-20131002/</a></dd>--> |
40 | 40 |
|
41 | 41 | <dt>Latest version: |
42 | 42 |
|
@@ -390,8 +390,6 @@ <h2 id=the-atviewport-rule><span class=secno>4. </span>The <code |
390 | 390 | <p class=issue>Should the @viewport rule apply to top-level documents only? |
391 | 391 | If not, we need to say something about different zoom factors in frames. |
392 | 392 |
|
393 | | - <p class=issue>Bert: What's interactions of @viewport and @page |
394 | | - |
395 | 393 | <div class=example> |
396 | 394 | <p>This example sets the viewport to at least 320px, but otherwise match |
397 | 395 | window width if it is wider than 320px. Note that it is enough to set the |
@@ -1230,9 +1228,6 @@ <h2 id=media-queries><span class=secno>7. </span>Media Queries</h2> |
1230 | 1228 | evaluation, which means that the effect of <code |
1231 | 1229 | class=css>@viewport</code> rules on media queries needs extra attention. |
1232 | 1230 |
|
1233 | | - <p class=issue>Bert: If you put @viewport, can you put @viewport in @media? |
1234 | | - Say what it means? |
1235 | | - |
1236 | 1231 | <p>From the Media Queries specification <a href="#MEDIAQ" |
1237 | 1232 | rel=biblioentry>[MEDIAQ]<!--{{!MEDIAQ}}--></a>: |
1238 | 1233 |
|
@@ -2067,10 +2062,10 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
2067 | 2062 | <dt id=CSS21>[CSS21] |
2068 | 2063 |
|
2069 | 2064 | <dd>Bert Bos; et al. <a |
2070 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style |
| 2065 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style |
2071 | 2066 | Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
2072 | 2067 | 2011. W3C Recommendation. URL: <a |
2073 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> |
| 2068 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a> |
2074 | 2069 | </dd> |
2075 | 2070 | <!----> |
2076 | 2071 |
|
|
0 commit comments