- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Tue, 18 Jun 2013 20:24:09 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/3399a323abde branches: changeset: 517:3399a323abde user: Cameron McCormack <cam@mcc.id.au> date: Wed Jun 19 13:22:24 2013 +1000 description: Remove highlights from Changes appendix after WD publication. diffstat: master/changes.html | 23 +++++++++++------------ 1 files changed, 11 insertions(+), 12 deletions(-) diffs (153 lines): diff --git a/master/changes.html b/master/changes.html --- a/master/changes.html +++ b/master/changes.html @@ -78,18 +78,17 @@ have been made.</p> <li>Added constructors to <a>SVGNumber</a>, <a>SVGLength</a>, <a>SVGAngle</a> and <a>SVGRect</a>.</li> <li>Added <a href="types.html#__svg__SVGGraphicsElement__getStrokeBBox">getStrokeBBox</a> to get the tight stroke bounding box.</li> <li>Added base value accessors on <a>SVGAnimatedLength</a> and <a>SVGAnimatedLengthList</a> for each of the CSS length units supported.</li> <li>Make viewportElement and ownerSVGElement on <a>SVGElement</a> nullable.</li> - <li><div class="added-since-last-wd">Removed the getPresentationAttribute - operation on <a>SVGElement</a> and the SVGColor and SVGICCColor interfaces.</div></li> + <li>Removed the getPresentationAttribute operation on <a>SVGElement</a> and the SVGColor and SVGICCColor interfaces.</li> </ul> <h3 id="structure">Document Structure chapter</h3> <ul> <li>Deprecated the <code>suspendRedraw</code>, <code>unsuspendRedraw</code> and <code>unsuspendRedrawAll</code> methods in the SVGSVGElement interface.</li> <li>Removed the <span class="attr-name">'externalResourcesRequired'</span> attribute.</li> @@ -99,17 +98,17 @@ have been made.</p> <li>Added the ability to use <span class="attr-value">'auto'</span> for the <a>'image/x'</a> and <a>'image/y'</a> attributes on <a>'image'</a>.</li> <li>Lifted the restriction on <a>'use'</a> not being able to reference an entire document.</li> <li>Added <a>'lang'</a> attribute on <a>'desc'</a> and <a>'title'</a> elements.</li> <li>Added section on WAI-ARIA attributes.</li> - <li><div class="added-since-last-wd">Clarified that CSS transforms on an <a>outermost svg element</a> do not affect <a href="struct.html#__svg__SVGSVGElement__currentScale">currentScale</a> or <a href="struct.html#__svg__SVGSVGElement__currentTranslate">currentTranslate</a>. Defined the returned values on <a>'svg'</a> elements that are not <a>outermost svg element</a>.</div></li> + <li>Clarified that CSS transforms on an <a>outermost svg element</a> do not affect <a href="struct.html#__svg__SVGSVGElement__currentScale">currentScale</a> or <a href="struct.html#__svg__SVGSVGElement__currentTranslate">currentTranslate</a>. Defined the returned values on <a>'svg'</a> elements that are not <a>outermost svg element</a>.</li> </ul> <h3 id="styling">Styling chapter</h3> <ul> <li>Removed the <span class="attr-name">'contentStyleType'</span> attribute.</li> </ul> @@ -164,20 +163,20 @@ have been made.</p> <a><child-selector></a> values to support ID-less referencing.</li> <li>Added <a>'vector-effect'</a> property to support non-scaling stroke.</li> <li>Add <a><gradient></a> as possible value for <a><paint></a></li> <li>Added arcs value on <a>'stroke-linejoin'</a>.</li> - <li><div class="added-since-last-wd">Added the <span class="attr-value">'auto-start-reverse'</span> - attribute to the <a>'marker/orient'</a> attribute on <a>'marker element'</a>.</div></li> + <li>Added the <span class="attr-value">'auto-start-reverse'</span> + attribute to the <a>'marker/orient'</a> attribute on <a>'marker element'</a>.</li> - <li><div class="added-since-last-wd">Removed the SVGPaint interface.</div></li> + <li>Removed the SVGPaint interface.</li> </ul> <h3 id="color">Color chapter</h3> <ul> <li>Added requirements for images to be color managed.</li> <li>Added new color syntaxes from the SVG Color specification: RGBA colors, HSL colors, @@ -193,17 +192,17 @@ have been made.</p> and <a>'solid-opacity'</a>, ported over from SVG Tiny 1.2.</li> <li>Added an <a>'radialGradient/fr'</a> attribute to the <a>'radialGradient'</a> element, which allows specifying the radius of the focal circle.</li> <li>Added a section for mesh gradients, defining the <a>'meshGradient'</a>, <a>'meshRow'</a> and <a>'meshPatch'</a> elements.</li> - <li><div class="added-since-last-wd">Added a section for hatches, defining the <a>'hatch'</a> and <a>'hatchPath'</a> elements.</div></li> + <li>Added a section for hatches, defining the <a>'hatch'</a> and <a>'hatchPath'</a> elements.</li> </ul> <h3 id="masking">Clipping, Masking and Compositing chapter</h3> <ul> <li>SVG now references CSS Masking [<a href="refs.html#ref-CSS-MASKING">CSS-MASKING</a>] specification. <ul> <li>Removed definition of clipping/masking properties and elements.</li> <li>Keep short introduction to clipping/masking and add reference to CSS Masking</li> @@ -216,24 +215,24 @@ have been made.</p> <ul> <li>Removed the body of this chapter and replaced it with a link to the Filter Effect specification.</li> </ul> <h3 id="interact">Interactivity chapter</h3> <ul> - <li><div class="added-since-last-wd">Added the <span class="attr-name">'tabindex'</span> attribute.</div></li> + <li>Added the <span class="attr-name">'tabindex'</span> attribute.</li> </ul> <h3 id="linking">Linking chapter</h3> <ul> <li>Removed the restriction on <a>'tref'</a> only being able to reference SVG elements.</li> - <li><div class="added-since-last-wd">Added <a>animation elements</a> to the content model of <a>'view'</a>.</div></li> + <li>Added <a>animation elements</a> to the content model of <a>'view'</a>.</li> </ul> <h3 id="script">Scripting chapter</h3> <ul> <li>Removed the <span class="attr-name">'contentScriptType'</span> attribute.</li> </ul> @@ -247,17 +246,17 @@ have been made.</p> <ul> <li>Added WOFF requirement, rearranged content.</li> </ul> <h3 id="extend">Extensibility chapter</h3> <ul> - <li><div class="added-since-last-wd">Made <a>'foreignObject'</a> a <a>graphics element</a>.</div></li> + <li>Made <a>'foreignObject'</a> a <a>graphics element</a>.</li> </ul> <h3 id="svgdtd">Document Type Definition appendix</h3> <ul> <li>Removed this appendix, as SVG 2 is not defined in terms of a DTD.</li> </ul> @@ -266,19 +265,19 @@ have been made.</p> <ul> <li>Added text to require IDL fragments be interpreted as Web IDL.</li> <li>Removed some unnecessary text.</li> <li>Removed mention of read only nodes in the DOM, since that concept no longer exists in DOM4.</li> - <li><div class="added-since-last-wd">Removed the table defining how properties + <li>Removed the table defining how properties are exposed as specific types of CSSValue objects, since CSSValue has been - removed.</div></li> + removed.</li> </ul> <h3 id="java">Java Language Binding appendix</h3> <ul> <li>Removed this appendix, as language bindings are now defined by Web IDL.</li> </ul>
Received on Wednesday, 19 June 2013 03:24:38 UTC