[css-overflow] Fix bikeshed markup error

Tue, 03 Mar 2015 22:25:08 +0100

author
Florian Rivoal <[email protected]>
date
Tue, 03 Mar 2015 22:25:08 +0100
changeset 15283
4d3abc72d84f
parent 15282
7c267346770f
child 15284
4c33957343ca

[css-overflow] Fix bikeshed markup error

css-overflow/Overview.bs file | annotate | diff | comparison | revisions
css-overflow/Overview.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-overflow/Overview.bs	Tue Mar 03 22:19:48 2015 +0100
     1.2 +++ b/css-overflow/Overview.bs	Tue Mar 03 22:25:08 2015 +0100
     1.3 @@ -543,7 +543,7 @@
     1.4  		the computed value is ''continue/paginate''
     1.5  		<li>On a <a>fragment box</a>
     1.6  		the computed value is ''continue/fragments''
     1.7 -		<li>Otherwise, the computed value is 'continue/overflow''
     1.8 +		<li>Otherwise, the computed value is ''continue/overflow''
     1.9  	</ol>
    1.10  	<li>If the specified value is ''continue/framgents''
    1.11  	<ol>
     2.1 --- a/css-overflow/Overview.html	Tue Mar 03 22:19:48 2015 +0100
     2.2 +++ b/css-overflow/Overview.html	Tue Mar 03 22:25:08 2015 +0100
     2.3 @@ -1521,7 +1521,7 @@
     2.4        <li>On a <a data-link-type="dfn" href="#fragment-box">fragment box</a>
     2.5  		the computed value is <a class="css" data-link-type="maybe" href="#valdef-continue-fragments">fragments</a>
     2.6  		
     2.7 -      <li>Otherwise, the computed value is <a class="property" data-link-type="propdesc">overflow</a>'
     2.8 +      <li>Otherwise, the computed value is <a class="css" data-link-type="maybe" href="#valdef-continue-overflow">overflow</a>
     2.9  	
    2.10       </ol>
    2.11       

mercurial