author | Cameron McCormack <cam@mcc.id.au> |
Wed, 22 Aug 2012 11:22:25 +1000 | |
changeset 341 | ed8397f7277c |
parent 340 | 7b7a3c3dbdaf |
child 342 | 0c6933b25634 |
master/definitions.xml | ||
master/linking.html | ||
master/propidx.html | ||
master/styling.html | ||
master/svgdom.html |
--- a/master/definitions.xml Wed Aug 22 11:19:35 2012 +1000 +++ b/master/definitions.xml Wed Aug 22 11:22:25 2012 +1000 @@ -851,7 +851,7 @@ <attributecategory name='presentation' href='intro.html#TermPresentationAttribute' - presentationattributes='alignment-baseline, baseline-shift, buffered-rendering, clip, clip-path, clip-rule, color, color-interpolation, color-interpolation-filters, color-profile, color-rendering, cursor, direction, display, dominant-baseline, enable-background, fill, fill-opacity, fill-rule, filter, flood-color, flood-opacity, font-family, font-size, font-size-adjust, font-stretch, font-style, font-variant, font-weight, glyph-orientation-horizontal, glyph-orientation-vertical, image-rendering, letter-spacing, lighting-color, marker-end, marker-mid, marker-pattern, marker-segment, marker-start, mask, opacity, overflow, paint-order, pointer-events, shape-rendering, solid-color, solid-opacity, stop-color, stop-opacity, stroke, stroke-dasharray, stroke-dashoffset, stroke-linecap, stroke-linejoin, stroke-miterlimit, stroke-opacity, stroke-width, text-anchor, text-decoration, text-overflow, text-rendering, transform, unicode-bidi, visibility, white-space, word-spacing, writing-mode'/> + presentationattributes='alignment-baseline, baseline-shift, buffered-rendering, clip, clip-path, clip-rule, color, color-interpolation, color-interpolation-filters, color-rendering, cursor, direction, display, dominant-baseline, enable-background, fill, fill-opacity, fill-rule, filter, flood-color, flood-opacity, font-family, font-size, font-size-adjust, font-stretch, font-style, font-variant, font-weight, glyph-orientation-horizontal, glyph-orientation-vertical, image-rendering, letter-spacing, lighting-color, marker-end, marker-mid, marker-pattern, marker-segment, marker-start, mask, opacity, overflow, paint-order, pointer-events, shape-rendering, solid-color, solid-opacity, stop-color, stop-opacity, stroke, stroke-dasharray, stroke-dashoffset, stroke-linecap, stroke-linejoin, stroke-miterlimit, stroke-opacity, stroke-width, text-anchor, text-decoration, text-overflow, text-rendering, transform, unicode-bidi, visibility, white-space, word-spacing, writing-mode'/> <attributecategory name='document event' @@ -948,7 +948,6 @@ <property name='clip-rule' href='masking.html#ClipRuleProperty'/> <property name='color' href='color.html#ColorProperty'/> <property name='color-interpolation' href='painting.html#ColorInterpolationProperty'/> - <property name='color-profile' href='color.html#ColorProfileProperty'/> <property name='color-rendering' href='painting.html#ColorRenderingProperty'/> <property name='cursor' href='interact.html#CursorProperty'/> <property name='direction' href='text.html#DirectionProperty'/>
--- a/master/linking.html Wed Aug 22 11:19:35 2012 +1000 +++ b/master/linking.html Wed Aug 22 11:22:25 2012 +1000 @@ -175,7 +175,6 @@ <li>the <a>'animateTransform'</a> element (see <a href="animate.html#TargetElement">Identifying the target element for an animation</a> for reference rules)</li> <li>the <a>'clip-path'</a> property must reference a <a>'clipPath'</a> element</li> <li>the <a>'color-profile element'</a> element must reference an ICC profile resource</li> - <li>the <a>'color-profile property'</a> property must reference an ICC profile resource or a <a>'color-profile element'</a> element</li> <li>the <a href="color.html#ColorProfileSrcProperty">'src'</a> descriptor on an @color-profile definition must reference an ICC profile resource or a <a>'color-profile element'</a> element</li> <li>the <a>'cursor element'</a> element must reference a resource that can provide an image for the cursor graphic</li> <li>the <a>'cursor property'</a> property must reference a resource that can provide an image for the cursor graphic</li>
--- a/master/propidx.html Wed Aug 22 11:19:35 2012 +1000 +++ b/master/propidx.html Wed Aug 22 11:22:25 2012 +1000 @@ -173,24 +173,6 @@ <td>yes</td> </tr> <tr> - <th><a>'color-profile property'</a></th> - <td>auto | sRGB | <author-ident> | <a - href="types.html#DataTypeFuncIRI"><funciri></a> | <a - class="noxref" - href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit"> - <span - class="value-inst-inherit noxref">inherit</span></a></td> - <td>auto</td> - <td><a>'image'</a> elements that - refer to raster images</td> - <td>yes</td> - <td>N/A</td> - <td><a - href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group"> - visual</a></td> - <td>yes</td> - </tr> - <tr> <th><a>'color-rendering'</a></th> <td>auto | optimizeSpeed | optimizeQuality | <a class="noxref"
--- a/master/styling.html Wed Aug 22 11:19:35 2012 +1000 +++ b/master/styling.html Wed Aug 22 11:22:25 2012 +1000 @@ -143,7 +143,6 @@ href="painting.html">Painting</a> properties: <ul> <li><a>'color-interpolation'</a></li> - <li><a>'color-profile property'</a></li> <li><a>'color-rendering'</a></li> <li><a>'fill'</a></li> <li><a>'fill-opacity'</a></li>
--- a/master/svgdom.html Wed Aug 22 11:19:35 2012 +1000 +++ b/master/svgdom.html Wed Aug 22 11:22:25 2012 +1000 @@ -510,11 +510,6 @@ <td> </td> </tr> <tr> - <td><a>'color-profile property'</a></td> - <td>list of strings, uri's and idents</td> - <td> </td> - </tr> - <tr> <td><a>'color-rendering'</a></td> <td>ident</td> <td> </td>