1.1 --- a/css-overflow/Overview.bs Sun Feb 08 17:01:14 2015 +1100 1.2 +++ b/css-overflow/Overview.bs Sun Feb 08 17:06:34 2015 +1100 1.3 @@ -377,8 +377,8 @@ 1.4 1.5 <pre class=propdef> 1.6 Name: overflow-x, overflow-y 1.7 - Value: visible | hidden | scroll | auto | paged-x | paged-y | paged-x-controls | paged-y-controls | fragments 1.8 - Initial: visible 1.9 + Value: ''visible'' | ''hidden'' | ''scroll'' | ''auto'' | ''paged-x'' | ''paged-y'' | ''paged-x-controls'' | ''paged-y-controls'' | ''fragments'' 1.10 + Initial: ''visible'' 1.11 Applies to: block containers [[!CSS21]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]] 1.12 Inherited: no 1.13 Percentages: N/A 1.14 @@ -396,7 +396,7 @@ 1.15 1.16 <pre class=propdef> 1.17 Name: overflow 1.18 - Value: visible | hidden | scroll | auto | paged-x | paged-y | paged-x-controls | paged-y-controls | fragments 1.19 + Value: ''visible'' | ''hidden'' | ''scroll'' | ''auto'' | ''paged-x'' | ''paged-y'' | ''paged-x-controls'' | ''paged-y-controls'' | ''fragments'' 1.20 Initial: see individual properties 1.21 Applies to: block containers [[!CSS21]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]] 1.22 Inherited: no 1.23 @@ -967,8 +967,8 @@ 1.24 1.25 <pre class=propdef> 1.26 Name: max-lines 1.27 - Value: none | <integer> 1.28 - Initial: none 1.29 + Value: ''none'' | <integer> 1.30 + Initial: ''none'' 1.31 Applies to: fragment boxes 1.32 Inherited: no 1.33 Animatable: as <a href="http://www.w3.org/TR/css3-transitions/#animatable-types">integer</a>