css-overflow/Overview.bs

changeset 15181
9174c05261f3
parent 15180
de66068e2396
child 15207
ea07ee919097
     1.1 --- a/css-overflow/Overview.bs	Sun Feb 08 17:06:34 2015 +1100
     1.2 +++ b/css-overflow/Overview.bs	Sun Feb 08 17:10:32 2015 +1100
     1.3 @@ -18,6 +18,8 @@
     1.4  <!-- - Value lines in propdef tables no longer link to #values. -->
     1.5  <!-- - no longer says "Test suite: none yet" -->
     1.6  <!-- - Abstract has the most introductory sentence last -->
     1.7 +<!-- FIXME: other bikeshed issues -->
     1.8 +<!-- <integer> in max-lines value line should link to the dfn below, not to css-values -->
     1.9  <pre class="link-defaults">
    1.10  spec:css-transforms-1; type:property; text:transform-style
    1.11  </pre>
    1.12 @@ -967,7 +969,7 @@
    1.13  
    1.14  	<pre class=propdef>
    1.15  		Name: max-lines
    1.16 -		Value: ''none'' | &lt;integer&gt;
    1.17 +		Value: ''none'' | <<integer>>
    1.18  		Initial: ''none''
    1.19  		Applies to: fragment boxes
    1.20  		Inherited: no
    1.21 @@ -986,7 +988,7 @@
    1.22  			</p>
    1.23  		</dd>
    1.24  
    1.25 -		<dt><dfn>&lt;integer&gt;</dfn>
    1.26 +		<dt><dfn><<integer>></dfn>
    1.27  		<dd>
    1.28  			<p>
    1.29  				In addition to any breaks specified elsewhere,

mercurial