[css-color] Add rebeccapurple.

Sat, 21 Jun 2014 09:51:03 -0700

author
Tab Atkins Jr. <jackalmage@gmail.com>
date
Sat, 21 Jun 2014 09:51:03 -0700
changeset 14090
75b697db0b55
parent 14089
afd8676ff526
child 14091
451a87eb5b1f

[css-color] Add rebeccapurple.

css-color/Overview.bs file | annotate | diff | comparison | revisions
css-color/Overview.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-color/Overview.bs	Thu Jun 19 19:34:58 2014 +0200
     1.2 +++ b/css-color/Overview.bs	Sat Jun 21 09:51:03 2014 -0700
     1.3 @@ -542,6 +542,8 @@
     1.4  			<tr>
     1.5  				<td style="background:purple">&nbsp;<td style="background:#800080">&nbsp;<th scope=row><dfn>purple</dfn><td>#800080<td>128,0,128
     1.6  			<tr>
     1.7 +				<td style="background:rebeccapurple">&nbsp;<td style="background:#663399">&nbsp;<th scope=row><dfn>rebeccapurple</dfn><td>#663399<td>102,51,153
     1.8 +			<tr>
     1.9  				<td style="background:red">&nbsp;<td style="background:#ff0000">&nbsp;<th scope=row><dfn>red</dfn><td>#ff0000<td>255,0,0
    1.10  			<tr>
    1.11  				<td style="background:rosybrown">&nbsp;<td style="background:#bc8f8f">&nbsp;<th scope=row><dfn>rosybrown</dfn><td>#bc8f8f<td>188,143,143
     2.1 --- a/css-color/Overview.html	Thu Jun 19 19:34:58 2014 +0200
     2.2 +++ b/css-color/Overview.html	Sat Jun 21 09:51:03 2014 -0700
     2.3 @@ -82,12 +82,12 @@
     2.4  </p>
     2.5    <h1 class="p-name no-ref" id=title>CSS Color Module Level 4</h1>
     2.6    <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
     2.7 -    <span class=dt-updated><span class=value-title title=20140612>12 June 2014</span></span></span></h2>
     2.8 -  <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>
     2.9 +    <span class=dt-updated><span class=value-title title=20140621>21 June 2014</span></span></span></h2>
    2.10 +  <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>
    2.11      <dt>Feedback:</dt>
    2.12          <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-color%5D%20feedback">www-style@w3.org</a>
    2.13              with subject line
    2.14 -            “<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:
    2.15 +            “<kbd>[css-color] <var>… message topic …</var></kbd>”(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Editors:
    2.16  <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:
    2.17  <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>
    2.18    <div data-fill-with=warning></div>
    2.19 @@ -97,7 +97,8 @@
    2.20  </div>
    2.21  
    2.22  <h2 class="no-num no-toc no-ref heading settled heading" id=abstract><span class=content>Abstract</span></h2>
    2.23 -<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>">&lt;color&gt;</a> values and properties for foreground color and group opacity.
    2.24 +<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>">&lt;color&gt;</a> values and properties for foreground color and group opacity.</p>
    2.25 +
    2.26  <a href=http://www.w3.org/TR/CSS/>CSS</a> is a language for describing the rendering of structured documents 
    2.27  (such as HTML and XML) 
    2.28  on screen, on paper, in speech, etc.</p>
    2.29 @@ -684,6 +685,8 @@
    2.30  			<tr>
    2.31  				<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
    2.32  			<tr>
    2.33 +				<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
    2.34 +			<tr>
    2.35  				<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
    2.36  			<tr>
    2.37  				<td style=background:rosybrown> <td style=background:#bc8f8f> <th scope=row><dfn class=css-code data-dfn-for="<color>" data-dfn-type=value data-export="" id=valuedef-rosybrown>rosybrown<a class=self-link href=#valuedef-rosybrown></a></dfn><td>#bc8f8f<td>188,143,143
    2.38 @@ -2991,6 +2994,7 @@
    2.39  <li>plum, <a href=#valuedef-plum title="section 5">5</a>
    2.40  <li>powderblue, <a href=#valuedef-powderblue title="section 5">5</a>
    2.41  <li>purple, <a href=#valuedef-purple title="section 5">5</a>
    2.42 +<li>rebeccapurple, <a href=#valuedef-rebeccapurple title="section 5">5</a>
    2.43  <li>red, <a href=#valuedef-red title="section 5">5</a>
    2.44  <li>rgb(), <a href=#funcdef-rgb title="section 4.1">4.1</a>
    2.45  <li>rgba(), <a href=#funcdef-rgba title="section 4.1">4.1</a>

mercurial