- From: SVG Working Group repository <cam@mcc.id.au>
- Date: Thu, 23 Aug 2012 15:37:27 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/c5bb43a90603
branches:
changeset: 358:c5bb43a90603
user: Cameron McCormack <cam@mcc.id.au>
date: Fri Aug 24 08:37:31 2012 +1000
description:
Note that we will be removing the <color-profile> element.
diffstat:
master/color.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (23 lines):
diff --git a/master/color.html b/master/color.html
--- a/master/color.html
+++ b/master/color.html
@@ -451,16 +451,19 @@ svg { border: 1px solid #888; background
been identified by both a <a>'color-profile element'</a> element and
<em>@color-profile</em> rules within a CSS style sheet, then
the user agent shall first attempt to locate the profile by
using the specifications in the <em>@color-profile</em> rules
first.</p>
<h3 id="ColorProfileElement">The <span class="element-name">'color-profile'</span> element</h3>
+<p class="issue">The <a>'color-profile element'</a> element is going to be removed, as it is
+redundant with the <strong>@color-profile</strong> rule.</p>
+
<edit:with element='color-profile'>
<edit:elementsummary name='color-profile'/>
<div class="adef-list">
<p><em>Attribute definitions:</em></p>
<dl>
<dt id="ColorProfileElementHrefAttribute"><span class="adef">href</span> = "<span
Received on Thursday, 23 August 2012 22:38:34 UTC