1717
1818 < h1 > CSS Device Adaptation</ h1 >
1919
20- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 10 May 2011</ h2 >
20+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 2 June 2011</ h2 >
2121
2222 < dl >
2323 < dt > This version:
@@ -1255,29 +1255,17 @@ <h3 id=definitions><span class=secno>6.1. </span>Definitions</h3>
12551255 < p > < code class =index id =initial-width
12561256 title ="width!!initial "> initial-width</ code > is the width of the < a
12571257 href ="#initial-viewport "> initial viewport</ a > in pixels at zoom factor
1258- 1.0. < span class =note > On a device this is typically (< code > device-width -
1259- decorations</ code > ). On Safari/iPhone this is identical to the
1260- device-width.</ span >
1258+ 1.0.
12611259
12621260 < p > < code class =index id =initial-height
12631261 title ="height!!initial "> initial-height</ code > is the height of the < a
12641262 href ="#initial-viewport "> initial viewport</ a > in pixels at zoom factor
1265- 1.0. < span class =note > Typically (< code > device-height -
1266- decorations</ code > ).</ span >
1263+ 1.0.
12671264
12681265 < h3 id =constraining-procedure > < span class =secno > 6.2. </ span > The procedure</ h3 >
12691266
12701267 < p > The used values are resolved from the computed values going through the
1271- steps below. < span class =note > The procedure is closely modelled after the
1272- behavior of the Safari/iPhone browser. We have run tests on the Android
1273- SDK browser and a Fennec nightly build for Windows to see where the
1274- various implementations are the same and where they differ. We found that
1275- the Safari implementation is by far the most consistent and predictable,
1276- and decided to ignore the other implementations for this specification.
1277- This procedure, and the < a href ="#parsing-algorithm "> parsing
1278- algorithm</ a > , are backed up by a compliance test suite currently
1279- consisting of 120-130 tests. All but one pass in the < a
1280- href ="#tested-safari "> tested Safari browser</ a > .</ span >
1268+ steps below.
12811269
12821270 < p > User agents are expected, but not required, to re-run this procedure and
12831271 re-layout the document, if necessary, in response to changes in the user
@@ -1901,8 +1889,9 @@ <h4 class="no-num no-toc" id=the-target-densitydpi-property>The <code
19011889 < p class =issue > At risk since ‘< a href ="#resolution "> < code
19021890 class =property > resolution</ code > </ a > ’ is at risk.
19031891
1904- < p > This property differ from the others since it is from the WebKit
1905- implementation used in the Android browser and not supported in the Safari
1892+ < p class =note > This property differ from the others since it is from the
1893+ WebKit implementation used in the Android browser and not supported in
1894+ Safari
19061895
19071896 < p > The < code class =index id =target-densitydpi1 > target-densityDpi</ code >
19081897 property is translated into ‘< a href ="#resolution "> < code
@@ -2041,7 +2030,7 @@ <h2 class=no-num id=property-index>Property index</h2>
20412030 < th > Media
20422031
20432032 < tbody >
2044- < tr valign = baseline >
2033+ < tr >
20452034 < td > < a class =property href ="#height "> height</ a >
20462035
20472036 < td > <viewport-length>{1,2}
@@ -2056,7 +2045,7 @@ <h2 class=no-num id=property-index>Property index</h2>
20562045
20572046 < td > visual, continuous
20582047
2059- < tr valign = baseline >
2048+ < tr >
20602049 < td > < a class =property href ="#max-height "> max-height</ a >
20612050
20622051 < td > <viewport-length>
@@ -2071,7 +2060,7 @@ <h2 class=no-num id=property-index>Property index</h2>
20712060
20722061 < td > visual, continuous
20732062
2074- < tr valign = baseline >
2063+ < tr >
20752064 < td > < a class =property href ="#max-width "> max-width</ a >
20762065
20772066 < td > <viewport-length>
@@ -2086,7 +2075,7 @@ <h2 class=no-num id=property-index>Property index</h2>
20862075
20872076 < td > visual, continuous
20882077
2089- < tr valign = baseline >
2078+ < tr >
20902079 < td > < a class =property href ="#max-zoom "> max-zoom</ a >
20912080
20922081 < td > auto | <number> | <percentage>
@@ -2101,7 +2090,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21012090
21022091 < td > visual, continuous
21032092
2104- < tr valign = baseline >
2093+ < tr >
21052094 < td > < a class =property href ="#min-height "> min-height</ a >
21062095
21072096 < td > <viewport-length>
@@ -2116,7 +2105,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21162105
21172106 < td > visual, continuous
21182107
2119- < tr valign = baseline >
2108+ < tr >
21202109 < td > < a class =property href ="#min-width "> min-width</ a >
21212110
21222111 < td > <viewport-length>
@@ -2131,7 +2120,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21312120
21322121 < td > visual, continuous
21332122
2134- < tr valign = baseline >
2123+ < tr >
21352124 < td > < a class =property href ="#min-zoom "> min-zoom</ a >
21362125
21372126 < td > auto | <number> | <percentage>
@@ -2146,7 +2135,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21462135
21472136 < td > visual, continuous
21482137
2149- < tr valign = baseline >
2138+ < tr >
21502139 < td > < a class =property href ="#orientation "> orientation</ a >
21512140
21522141 < td > auto | portrait | landscape
@@ -2161,7 +2150,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21612150
21622151 < td > visual, continuous
21632152
2164- < tr valign = baseline >
2153+ < tr >
21652154 < td > < a class =property href ="#resolution "> resolution</ a >
21662155
21672156 < td > auto | device | <resolution>
@@ -2176,7 +2165,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21762165
21772166 < td > visual, continuous
21782167
2179- < tr valign = baseline >
2168+ < tr >
21802169 < td > < a class =property href ="#user-zoom "> user-zoom</ a >
21812170
21822171 < td > zoom | fixed
@@ -2191,7 +2180,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21912180
21922181 < td > visual, continuous
21932182
2194- < tr valign = baseline >
2183+ < tr >
21952184 < td > < a class =property href ="#width "> width</ a >
21962185
21972186 < td > <viewport-length>{1,2}
@@ -2206,7 +2195,7 @@ <h2 class=no-num id=property-index>Property index</h2>
22062195
22072196 < td > visual, continuous
22082197
2209- < tr valign = baseline >
2198+ < tr >
22102199 < td > < span class =property > zoom</ span >
22112200
22122201 < td > auto | <number> | <percentage>
0 commit comments