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-05-02 name =dcterms.date >
14
+ < meta content =2013-05-07 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 2 May 2013</ h2 >
33
+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 7 May 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-20130502 /</a></dd>-->
39
+ <!--<dd><a href="http://dev.w3.org/csswg/css-device-adapt/">http://www.w3.org/TR/2013/WD-css-device-adapt-20130507 /</a></dd>-->
40
40
41
41
< dt > Latest version:
42
42
@@ -575,14 +575,14 @@ <h3 id=the-lsquomin-widthrsquo-and-lsquomax-wid><span class=secno>5.1.
575
575
< dt > < var > <length></ var >
576
576
577
577
< dd >
578
- < p > A positive absolute or relative length.
578
+ < p > A non-negative absolute or relative length.
579
579
580
580
< dt > < var > <percentage></ var >
581
581
582
582
< dd >
583
583
< p > A percentage value relative to the width or height of the < a
584
584
href ="#initial-viewport "> initial viewport</ a > at zoom factor 1.0, for
585
- horizontal and vertical lengths respectively. Must be positive .
585
+ horizontal and vertical lengths respectively. Must be non-negative .
586
586
</ dl >
587
587
588
588
< p > The min-width and max-width descriptors are inputs to the < a
@@ -806,7 +806,7 @@ <h3 id=the-lsquozoomrsquo-descriptor><span class=secno>5.5. </span>The
806
806
< td > < em > Computed value:</ em >
807
807
808
808
< td > ‘< a href ="#auto0 "> < code class =css
809
- title ="auto!!zoom "> auto</ code > </ a > ’, or a positive number or
809
+ title ="auto!!zoom "> auto</ code > </ a > ’, or a non-negative number or
810
810
percentage as specified.
811
811
</ table >
812
812
@@ -831,16 +831,16 @@ <h3 id=the-lsquozoomrsquo-descriptor><span class=secno>5.5. </span>The
831
831
< dt > < var > <number></ var >
832
832
833
833
< dd >
834
- < p > A positive number used as a zoom factor. A factor of 1.0 means that no
835
- zooming is done. Values larger than 1.0 gives a zoomed-in effect and
836
- values smaller than 1.0 a zoomed-out effect.
834
+ < p > A non-negative number used as a zoom factor. A factor of 1.0 means
835
+ that no zooming is done. Values larger than 1.0 gives a zoomed-in effect
836
+ and values smaller than 1.0 a zoomed-out effect.
837
837
838
838
< dt > < var > <percentage></ var >
839
839
840
840
< dd >
841
- < p > A positive percentage value used as a zoom factor. A factor of 100%
842
- means that no zooming is done. Values larger than 100% gives a zoomed-in
843
- effect and values smaller than 100% a zoomed-out effect.
841
+ < p > A non-negative percentage value used as a zoom factor. A factor of
842
+ 100% means that no zooming is done. Values larger than 100% gives a
843
+ zoomed-in effect and values smaller than 100% a zoomed-out effect.
844
844
</ dl >
845
845
846
846
< h3 id =the-lsquomin-zoomrsquo-descriptor > < span class =secno > 5.6. </ span > The
@@ -878,7 +878,7 @@ <h3 id=the-lsquomin-zoomrsquo-descriptor><span class=secno>5.6. </span>The
878
878
< td > < em > Computed value:</ em >
879
879
880
880
< td > ‘< a href ="#auto1 "> < code class =css
881
- title ="auto!!min-zoom "> auto</ code > </ a > ’, or a positive number or
881
+ title ="auto!!min-zoom "> auto</ code > </ a > ’, or a non-negative number or
882
882
percentage as specified.
883
883
</ table >
884
884
@@ -907,12 +907,13 @@ <h3 id=the-lsquomin-zoomrsquo-descriptor><span class=secno>5.6. </span>The
907
907
< dt > < var > <number></ var >
908
908
909
909
< dd >
910
- < p > A positive number limiting the minimum value of the zoom factor.
910
+ < p > A non-negative number limiting the minimum value of the zoom factor.
911
911
912
912
< dt > < var > <percentage></ var >
913
913
914
914
< dd >
915
- < p > A positive percentage limiting the minimum value of the zoom factor.
915
+ < p > A non-negative percentage limiting the minimum value of the zoom
916
+ factor.
916
917
</ dl >
917
918
918
919
< h3 id =the-lsquomax-zoomrsquo-descriptor > < span class =secno > 5.7. </ span > The
@@ -950,7 +951,7 @@ <h3 id=the-lsquomax-zoomrsquo-descriptor><span class=secno>5.7. </span>The
950
951
< td > < em > Computed value:</ em >
951
952
952
953
< td > ‘< a href ="#auto2 "> < code class =css
953
- title ="auto!!max-zoom "> auto</ code > </ a > ’, or a positive number or
954
+ title ="auto!!max-zoom "> auto</ code > </ a > ’, or a non-negative number or
954
955
percentage as specified.
955
956
</ table >
956
957
@@ -979,12 +980,13 @@ <h3 id=the-lsquomax-zoomrsquo-descriptor><span class=secno>5.7. </span>The
979
980
< dt > < var > <number></ var >
980
981
981
982
< dd >
982
- < p > A positive number limiting the maximum value of the zoom factor.
983
+ < p > A non-negative number limiting the maximum value of the zoom factor.
983
984
984
985
< dt > < var > <percentage></ var >
985
986
986
987
< dd >
987
- < p > A positive percentage limiting the maximum value of the zoom factor.
988
+ < p > A non-negative percentage limiting the maximum value of the zoom
989
+ factor.
988
990
</ dl >
989
991
990
992
< h3 id =the-lsquouser-zoomrsquo-descriptor > < span class =secno > 5.8. </ span > The
@@ -1225,7 +1227,9 @@ <h4 class="no-num no-toc" id=resolve-width-value>Resolve <code
1225
1227
1226
1228
< li > If < code title ="width!!resolved "> width</ code > is ‘< code
1227
1229
class =css > auto</ code > ’, set < code > width = height * (initial-width /
1228
- initial-height)</ code >
1230
+ initial-height)</ code > , or < code > width = initial-width</ code > if < code
1231
+ class =index id =initial-height0
1232
+ title ="height!!initial "> initial-height</ code > is 0.
1229
1233
</ ol >
1230
1234
1231
1235
< h4 class ="no-num no-toc " id =resolve-height-value > Resolve < code
@@ -1234,7 +1238,9 @@ <h4 class="no-num no-toc" id=resolve-height-value>Resolve <code
1234
1238
< ol id =ol8 >
1235
1239
< li > If < code title ="height!!resolved "> height</ code > is ‘< code
1236
1240
class =css > auto</ code > ’, set < code > height = width * (initial-height /
1237
- initial-width)</ code >
1241
+ initial-width)</ code > , or < code > height = initial-height</ code > if < code
1242
+ class =index id =initial-width0 title ="width!!initial "> initial-width</ code >
1243
+ is 0.
1238
1244
</ ol >
1239
1245
1240
1246
< h2 id =media-queries > < span class =secno > 7. </ span > Media Queries</ h2 >
@@ -2263,7 +2269,8 @@ <h2 class=no-num id=index>Index</h2>
2263
2269
< li > height, < a href ="#height "
2264
2270
title ="section 5.4. "> < strong > 5.4.</ strong > </ a >
2265
2271
< ul >
2266
- < li > initial, < a href ="#initial-height " title ="section 6.1. "> 6.1.</ a >
2272
+ < li > initial, < a href ="#initial-height " title ="section 6.1. "> 6.1.</ a > , < a
2273
+ href ="#initial-height0 " title ="section ?? "> ??</ a >
2267
2274
2268
2275
< li > resolved, < a href ="#height0 " title ="section 6.1. "> 6.1.</ a >
2269
2276
@@ -2336,7 +2343,8 @@ <h2 class=no-num id=index>Index</h2>
2336
2343
< li > width, < a href ="#width " title ="section 5.2. "> < strong > 5.2.</ strong > </ a >
2337
2344
2338
2345
< ul >
2339
- < li > initial, < a href ="#initial-width " title ="section 6.1. "> 6.1.</ a >
2346
+ < li > initial, < a href ="#initial-width " title ="section 6.1. "> 6.1.</ a > , < a
2347
+ href ="#initial-width0 " title ="section ?? "> ??</ a >
2340
2348
2341
2349
< li > resolved, < a href ="#width0 " title ="section 6.1. "> 6.1.</ a >
2342
2350
0 commit comments