Skip to content

Commit

Permalink
Merge pull request #515 from w3c/issue_514
Browse files Browse the repository at this point in the history
Issue 514
  • Loading branch information
svgeesus committed Aug 5, 2018
2 parents 62d8809 + 5688e34 commit 1082f90
Show file tree
Hide file tree
Showing 8 changed files with 132 additions and 132 deletions.
4 changes: 2 additions & 2 deletions master/definitions-filters.xml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
<!-- ... properties ..................................................... -->

<property name='color-interpolation-filters' href='#ColorInterpolationFiltersProperty'/>
<property name='isolation' href='https://www.w3.org/TR/2012/WD-compositing-20120816/#enable-background'/>
<property name='isolation' href='https://www.w3.org/TR/2015/CR-compositing-1-20150113/#isolation'/>
<property name='filter' href='#FilterProperty'/>
<property name='flood-color' href='#FloodColorProperty'/>
<property name='flood-opacity' href='#FloodOpacityProperty'/>
Expand Down Expand Up @@ -396,7 +396,7 @@

<term name='filter effects region' href='#FilterPrimitiveSubRegion'/>
<term name='operating coordinate space' href='#operating-coordinate-space' />

<!-- === defined in other specifications ================================ -->

<term name='tree order' href='https://www.w3.org/TR/2012/WD-dom-20120405/#concept-tree-order'/>
Expand Down
26 changes: 13 additions & 13 deletions master/definitions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
elements='a, clipPath, filter, foreignObject, image, audio, video, canvas, iframe, marker, mask, script, style, switch, view, text'
attributecategories='core, graphical event, global event, document element event, presentation'
interfaces='SVGDefsElement'/>

<element
name='desc'
href='struct.html#DescElement'
Expand Down Expand Up @@ -869,7 +869,7 @@

<!-- ... grammar symbols ................................................ -->
<symbol name='align' href='coords.html#DataTypeAlign'/>
<symbol name='alpha-value' href='https://www.w3.org/TR/css-color/#typedef-alpha-value'/>
<symbol name='alpha-value' href='https://www.w3.org/TR/css-color/#typedef-alpha-value'/>
<symbol name='color' href='https://www.w3.org/TR/css3-values/#colors'/>
<symbol name='dasharray' href='painting.html#DataTypeDasharray'/>
<symbol name='frequency' href='https://www.w3.org/TR/css3-values/#frequency'/>
Expand Down Expand Up @@ -915,11 +915,11 @@
<term name='URL reference' href='linking.html#TermURLReference'/>
<term name='URL references' href='linking.html#TermURLReference'/>
<term name='URL reference with fragment identifier' href='linking.html#TermURLReferenceWithFragmentIdentifier'/>
<term name='URL references with fragment identifier' href='linking.html#TermURLReferenceWithFragmentIdentifier'/>
<term name='URL references with fragment identifier' href='linking.html#TermURLReferenceWithFragmentIdentifier'/>
<term name='same-document URL' href='linking.html#TermSameDocumentURL'/>
<term name='same-document URL reference' href='linking.html#TermSameDocumentURL'/>
<term name='same-document URL references' href='linking.html#TermSameDocumentURL'/>
<term name='data URL' href='linking.html#TermDataURL'/>
<term name='data URL' href='linking.html#TermDataURL'/>
<term name='data URL reference' href='linking.html#TermDataURL'/>
<term name='data URL references' href='linking.html#TermDataURL'/>
<term name='external file reference' href='linking.html#TermExternalReference'/>
Expand Down Expand Up @@ -966,13 +966,13 @@
<term name='initial coordinate system' href='coords.html#InitialCoordinateSystem'/>
<term name='inherit' href='https://www.w3.org/TR/2008/REC-CSS2-20080411/cascade.html#value-def-inherit'/>
<term name='object bounding box units' href='coords.html#ObjectBoundingBoxUnits'/>

<term name='conforming SVG DOM subtree' href='conform.html#ConformingSVGDOMSubtrees'/>
<term name='conforming SVG markup fragment' href='conform.html#ConformingSVGFragments'/>
<term name='conforming XML-compatible SVG markup fragment' href='conform.html#ConformingSVGXMLFragments'/>
<term name='conforming XML-compatible SVG DOM subtree' href='conform.html#ConformingSVGXMLDOMSubtrees'/>
<term name='conforming SVG stand-alone file' href='conform.html#ConformingSVGStandAloneFiles'/>

<term name='SVG generators' href='conform.html#TermSVGGenerator'/>
<term name='SVG generator' href='conform.html#TermSVGGenerator'/>
<term name='SVG authoring tools' href='conform.html#TermSVGAuthoringTool'/>
Expand All @@ -983,7 +983,7 @@
<term name='SVG interpreters' href='conform.html#TermSVGInterpreter'/>
<term name='SVG viewer' href='conform.html#TermSVGViewer'/>
<term name='SVG viewers' href='conform.html#TermSVGViewer'/>

<term name='conforming SVG generators' href='conform.html#ConformingSVGGenerators'/>
<term name='conforming SVG generator' href='conform.html#ConformingSVGGenerators'/>
<term name='conforming SVG authoring tools' href='conform.html#ConformingSVGAuthoringTools'/>
Expand All @@ -996,7 +996,7 @@
<term name='conforming SVG viewers' href='conform.html#ConformingSVGViewers'/>
<term name='conforming high-quality SVG viewer' href='conform.html#ConformingSVGViewers'/>
<term name='conforming high-quality SVG viewers' href='conform.html#ConformingSVGViewers'/>

<!-- ... defined in render.html ... -->
<term name='rendering tree' href='render.html#RenderingTree' />
<term name='not rendered' href='render.html#Rendered-vs-NonRendered' />
Expand All @@ -1013,7 +1013,7 @@
<term name='re-used graphics' href='render.html#TermReusedGraphics' />
<term name='stacking context' href='render.html#TermStackingContext' />
<term name='stacking contexts' href='render.html#TermStackingContext' />

<!-- ... defined in types.html ... -->
<term name='reflect' href='types.html#TermReflect'/>
<term name='reflects' href='types.html#TermReflect'/>
Expand All @@ -1040,7 +1040,7 @@
<term name='focus' href='interact.html#Focus'/>
<term name='keyboard focus' href='interact.html#Focus'/>
<term name='focusable' href='interact.html#TermFocusable'/>


<!-- ... defined in struct.html ... -->
<term name='container element' href='struct.html#TermContainerElement'/>
Expand Down Expand Up @@ -1166,7 +1166,7 @@
<!-- ... defined in interact.html ... -->
<term name='hit-test' href='interact.html#TermHitTesting'/>
<term name='hit-testing' href='interact.html#TermHitTesting'/>

<term name='positioning rectangle' href='embedded.html#TermPositioningRectangle'/>
<term name='image-rendering rectangle' href='embedded.html#TermImageRenderingRectangle'/>

Expand Down Expand Up @@ -1239,7 +1239,7 @@
<term name='thrown' href='https://heycam.github.io/webidl/#dfn-throw'/>

<term name='illegal value' href='https://www.w3.org/TR/2011/REC-CSS2-20110607/syndata.html#illegalvalues'/>
<term name='3d rendering context' href='https://www.w3.org/TR/css-transforms-1/#3d-rendering-context'/>
<term name='3d rendering context' href='https://drafts.csswg.org/css-transforms-2/#3d-rendering-contexts'/>

<term name='processing mode' href='conform.html#processing-modes'/>
<term name='processing modes' href='conform.html#processing-modes'/>
Expand All @@ -1265,7 +1265,7 @@
<term name='intrinsic width' href='https://www.w3.org/TR/css3-images#intrinsic-width'/>
<term name='intrinsic height' href='https://www.w3.org/TR/css3-images#intrinsic-height'/>
<term name='intrinsic aspect ratio' href='https://www.w3.org/TR/css3-images#intrinsic-aspect-ratio'/>

<!-- ... Wrapped text ................................................... -->
<term name='CSS basic shape' href='http://dev.w3.org/csswg/css-shapes/#basic-shape-functions'/>
<term name='CSS basic shapes' href='http://dev.w3.org/csswg/css-shapes/#basic-shape-functions'/>
Expand Down
2 changes: 1 addition & 1 deletion master/interact.html
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@ <h2 id="Focus">Focus</h2>
</p>
<ul>
<li>the document root element</li>
<li>an <a>'svg'</a> element which has <a href="ZoomAndPanAttribute">zoom and pan</a> controls</li>
<li>an <a>'svg'</a> element which has <a href="#ZoomAndPanAttribute">zoom and pan</a> controls</li>
<li>any element (such as within a <a>'foreignObject'</a>)
that generates a scrollable region
</li>
Expand Down
Loading

0 comments on commit 1082f90

Please sign in to comment.