File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ Outline Colors: the 'outline-color' property</h3>
476476
477477	<pre class="propdef"> 
478478	Name : outline-color  
479- 	Value : auto | <<color>> | <<image-1D >>  
479+ 	Value : auto | <<'border-top-color' >>  
480480	Initial : auto  
481481	Applies to : all elements  
482482	Inherited : no  
@@ -486,7 +486,7 @@ Outline Colors: the 'outline-color' property</h3>
486486	</pre> 
487487
488488	The 'outline-color'  property
489- 	accepts all values of <'border-color' >,
489+ 	accepts all values of << 'border-top- color'> > ,
490490	as well as the following keywords:
491491
492492	<dl dfn-type=value dfn-for=outline-color> 
@@ -2856,7 +2856,8 @@ Changes from the <a href="https://www.w3.org/TR/2021/WD-css-ui-4-20210316/">16 M
28562856			(Support for the broader <<image>>  type remains allowed but optional.)
28572857
28582858		<li> 
2859- 			Added <<image-1D>>  as value for the 'outline-color'  property.
2859+ 			Replaced the <<color>>  value of the 'outline-color'  property by <<'border-top-color'>> ,
2860+ 			so that new values like <<image-1D>>  also apply to it.
28602861
28612862		<li> 
28622863			Retired the <code> invert</code>  value of 'outline-color' .
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments