File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ Animation type: <a href="https://drafts.csswg.org/css3-transitions/#animtype-len
399399
400400<pre class="propdef">
401401Name : outline-style
402- Value : auto | <'border -style' >
402+ Value : auto | <<outline -style> >
403403Initial : none
404404Applies to : all elements
405405Inherited : no
@@ -456,13 +456,14 @@ The 'outline-width' property accepts
456456the same values as 'border-width'
457457([[css-backgrounds-3#the-border-width]] ).
458458
459- The 'outline-style' property accepts
460- the same values as 'border-style'
461- ([[css-backgrounds-3#the-border-style]] ),
459+ <dfn><<outline-style>></dfn> accepts
460+ the same values as <<line-style>>
461+ ([[css-backgrounds-3#the-border-style]] )
462+ with the same meaning,
462463except that
463464<span class=css> hidden</span> is not a legal outline style.
464- In addition, in CSS3,
465- 'outline-style'
465+ In addition,
466+ the 'outline-style' property
466467accepts the value ''outline-style/auto'' .
467468The ''outline-style/auto'' value permits the user agent
468469to render a custom outline style,
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< meta charset ="utf-8 ">
33< title > CSS Basic User Interface Module Level 4 Disposition of Comments for 2015-09-22 WD</ title >
4- < style type =" text/css " >
4+ < style >
55 .a { background : lightgreen }
66 .d { background : lightblue }
77 .r { background : orange }
@@ -114,6 +114,14 @@ <h1>CSS Basic User Interface Module Level 4 Disposition of Comments for 2015-09-
114114Response: < a href ='https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-345380779 '> https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-345380779</ a >
115115Closed: Accepted
116116Resolved: < a href ='https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-356685574 '> https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-356685574</ a > </ pre >
117+ < pre class ='a ' id ='issue-11 '>
118+ Issue 11. < a href ='#issue-11 '> #</ a >
119+ Summary: Grammar of outline-style poorly defined
120+ From: Louis Lazaris
121+ Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/2466 '> https://github.com/w3c/csswg-drafts/issues/2466</ a >
122+ Response: < a href ='https://github.com/w3c/csswg-drafts/issues/2466#issuecomment-376016337 '> https://github.com/w3c/csswg-drafts/issues/2466#issuecomment-376016337</ a >
123+ Closed: Accepted
124+ Resolved: Editorial</ pre >
117125< script >
118126( function ( ) {
119127 var sheet = document . styleSheets [ 0 ] ;
Original file line number Diff line number Diff line change @@ -90,3 +90,11 @@ Comment: https://github.com/w3c/csswg-drafts/issues/1941
9090Response: https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-345380779
9191Closed: Accepted
9292Resolved: https://github.com/w3c/csswg-drafts/issues/1941#issuecomment-356685574
93+ ----
94+ Issue 11.
95+ Summary: Grammar of outline-style poorly defined
96+ From: Louis Lazaris
97+ Comment: https://github.com/w3c/csswg-drafts/issues/2466
98+ Response: https://github.com/w3c/csswg-drafts/issues/2466#issuecomment-376016337
99+ Closed: Accepted
100+ Resolved: Editorial
You can’t perform that action at this time.
0 commit comments