8282</ p >
8383 < h1 class ="p-name no-ref " id =title > CSS Color Module Level 4</ h1 >
8484 < h2 class ="no-num no-toc no-ref heading settled heading " id =subtitle > < span class =content > Editor’s Draft,
85- < span class =dt-updated > < span class =value-title title =20140612 > 12 June 2014</ span > </ span > </ span > </ h2 >
86- < div data-fill-with =spec-metadata > < dl > < dt > This version:< dd > < a class =u-url href =http://dev.w3.org/csswg/css-color/ > http://dev.w3.org/csswg/css-color/</ a > < dt > Editor’s Draft: < dd > < a href = http://dev.w3.org/csswg/css-color/ > http://dev.w3.org/csswg/css-color/ </ a >
85+ < span class =dt-updated > < span class =value-title title =20140621 > 21 June 2014</ span > </ span > </ span > </ h2 >
86+ < div data-fill-with =spec-metadata > < dl > < dt > This version:< dd > < a class =u-url href =http://dev.w3.org/csswg/css-color/ > http://dev.w3.org/csswg/css-color/</ a >
8787 < dt > Feedback:</ dt >
8888 < dd > < a href ="mailto:www-style@w3.org?subject=%5Bcss-color%5D%20feedback "> www-style@w3.org</ a >
8989 with subject line
90- “< kbd > [css-color] < var > … message topic …</ var > </ kbd > ”(< a href =http://lists.w3.org/Archives/Public/www-style/ rel =discussion > archives</ a > )< dt > Test Suite: < dd > None Yet < dt > Editors:
90+ “< kbd > [css-color] < var > … message topic …</ var > </ kbd > ”(< a href =http://lists.w3.org/Archives/Public/www-style/ rel =discussion > archives</ a > )< dt > Editors:
9191< dd class ="p-author h-card vcard "> < a class ="p-name fn u-url url " href =http://xanthir.com/contact > Tab Atkins Jr.</ a > (< span class ="p-org org "> Google</ span > )< dd class ="p-author h-card vcard "> < a class ="p-name fn u-email email " href =mailto:chris@w3.org > Chris Lilley</ a > (< span class ="p-org org "> W3C</ span > )< dt > Former Editors:
9292< dd class ="p-author h-card vcard "> < a class ="p-name fn u-email email " href =mailto:dbaron@dbaron.org > L. David Baron</ a > (< span class ="p-org org "> Mozilla Corporation</ span > )</ dl > </ div >
9393 < div data-fill-with =warning > </ div >
@@ -97,7 +97,8 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class
9797</ div >
9898
9999< h2 class ="no-num no-toc no-ref heading settled heading " id =abstract > < span class =content > Abstract</ span > </ h2 >
100- < p class =p-summary data-fill-with =abstract > This specification describes CSS < a class ="production css-code " data-link-type =type href =#typedef-color title ="<color> "> <color></ a > values and properties for foreground color and group opacity.
100+ < p class =p-summary data-fill-with =abstract > < p > This specification describes CSS < a class ="production css-code " data-link-type =type href =#typedef-color title ="<color> "> <color></ a > values and properties for foreground color and group opacity.</ p >
101+
101102< a href =http://www.w3.org/TR/CSS/ > CSS</ a > is a language for describing the rendering of structured documents
102103(such as HTML and XML)
103104on screen, on paper, in speech, etc.</ p >
@@ -683,6 +684,8 @@ <h2 class="heading settled heading" data-level=5 id=named-colors><span class=sec
683684 < td style =background:powderblue > < td style =background:#b0e0e6 > < th scope =row > < dfn class =css-code data-dfn-for ="<color> " data-dfn-type =value data-export ="" id =valuedef-powderblue > powderblue< a class =self-link href =#valuedef-powderblue > </ a > </ dfn > < td > #b0e0e6< td > 176,224,230
684685 < tr >
685686 < td style =background:purple > < td style =background:#800080 > < th scope =row > < dfn class =css-code data-dfn-for ="<color> " data-dfn-type =value data-export ="" id =valuedef-purple > purple< a class =self-link href =#valuedef-purple > </ a > </ dfn > < td > #800080< td > 128,0,128
687+ < tr >
688+ < td style =background:rebeccapurple > < td style =background:#663399 > < th scope =row > < dfn class =css-code data-dfn-for ="<color> " data-dfn-type =value data-export ="" id =valuedef-rebeccapurple > rebeccapurple< a class =self-link href =#valuedef-rebeccapurple > </ a > </ dfn > < td > #663399< td > 102,51,153
686689 < tr >
687690 < td style =background:red > < td style =background:#ff0000 > < th scope =row > < dfn class =css-code data-dfn-for ="<color> " data-dfn-type =value data-export ="" id =valuedef-red > red< a class =self-link href =#valuedef-red > </ a > </ dfn > < td > #ff0000< td > 255,0,0
688691 < tr >
@@ -2991,6 +2994,7 @@ <h2 class="no-num no-ref heading settled heading" id=index><span class=content>
29912994< li > plum, < a href =#valuedef-plum title ="section 5 "> 5</ a >
29922995< li > powderblue, < a href =#valuedef-powderblue title ="section 5 "> 5</ a >
29932996< li > purple, < a href =#valuedef-purple title ="section 5 "> 5</ a >
2997+ < li > rebeccapurple, < a href =#valuedef-rebeccapurple title ="section 5 "> 5</ a >
29942998< li > red, < a href =#valuedef-red title ="section 5 "> 5</ a >
29952999< li > rgb(), < a href =#funcdef-rgb title ="section 4.1 "> 4.1</ a >
29963000< li > rgba(), < a href =#funcdef-rgba title ="section 4.1 "> 4.1</ a >
0 commit comments