haikuwebkit/LayoutTests/svg/dynamic-updates
Darin Adler f1c7ed0fa0 Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many)
https://bugs.webkit.org/show_bug.cgi?id=217016

Reviewed by Zalan Bujtas.

Done with this command:

    find LayoutTests -name '*-expected.txt' | grep -v imported | xargs awk '/^CONSOLE MESSAGE:/ { next }; /^<\?xml/ { nextfile }; { print FILENAME; nextfile }' | xargs perl -i -pe 's/ +$//g'

This affects many files, and it's not helpful to clog the change log with a list of them.

Canonical link: https://commits.webkit.org/229803@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@267644 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-09-27 02:15:19 +00:00
..
resources
SVG-dynamic-css-transform-expected.txt
SVG-dynamic-css-transform.html
SVGAElement-dom-href-attr-expected.png
SVGAElement-dom-href-attr-expected.txt
SVGAElement-dom-href-attr.html
SVGAElement-dom-target-attr-expected.png
SVGAElement-dom-target-attr-expected.txt
SVGAElement-dom-target-attr.html
SVGAElement-svgdom-href-prop-expected.png
SVGAElement-svgdom-href-prop-expected.txt
SVGAElement-svgdom-href-prop.html
SVGAElement-svgdom-target-prop-expected.png
SVGAElement-svgdom-target-prop-expected.txt
SVGAElement-svgdom-target-prop.html
SVGCircleElement-dom-cx-attr-expected.txt
SVGCircleElement-dom-cx-attr.html
SVGCircleElement-dom-cy-attr-expected.txt
SVGCircleElement-dom-cy-attr.html
SVGCircleElement-dom-r-attr-expected.txt
SVGCircleElement-dom-r-attr.html
SVGCircleElement-dom-requiredFeatures-expected.txt
SVGCircleElement-dom-requiredFeatures.html
SVGCircleElement-svgdom-cx-prop-expected.txt
SVGCircleElement-svgdom-cx-prop.html
SVGCircleElement-svgdom-cy-prop-expected.txt
SVGCircleElement-svgdom-cy-prop.html
SVGCircleElement-svgdom-r-prop-expected.txt
SVGCircleElement-svgdom-r-prop.html
SVGCircleElement-svgdom-requiredFeatures-expected.txt
SVGCircleElement-svgdom-requiredFeatures.html
SVGClipPath-influences-hitTesting-expected.txt
SVGClipPath-influences-hitTesting.html
SVGClipPath-prefixed-influences-hitTesting-expected.txt [css-masking] Fully support -webkit-clip-path on SVG elements 2018-07-14 09:19:46 +00:00
SVGClipPath-prefixed-influences-hitTesting.html
SVGClipPath-prefixed-path-influences-hitTesting-expected.txt
SVGClipPath-prefixed-path-influences-hitTesting.html
SVGClipPathElement-css-transform-influences-hitTesting-expected.txt
SVGClipPathElement-css-transform-influences-hitTesting.html
SVGClipPathElement-dom-clipPathUnits-attr-expected.txt
SVGClipPathElement-dom-clipPathUnits-attr.html
SVGClipPathElement-prefixed-css-transform-influences-hitTesting-expected.txt
SVGClipPathElement-prefixed-css-transform-influences-hitTesting.html
SVGClipPathElement-prefixed-transform-influences-hitTesting-expected.txt
SVGClipPathElement-prefixed-transform-influences-hitTesting.html
SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt
SVGClipPathElement-svgdom-clipPathUnits-prop.html
SVGClipPathElement-transform-influences-hitTesting-expected.txt
SVGClipPathElement-transform-influences-hitTesting.html
SVGCursorElement-dom-x-attr-expected.txt
SVGCursorElement-dom-x-attr.html
SVGCursorElement-dom-y-attr-expected.txt
SVGCursorElement-dom-y-attr.html
SVGCursorElement-svgdom-x-prop-expected.txt
SVGCursorElement-svgdom-x-prop.html
SVGCursorElement-svgdom-y-prop-expected.txt
SVGCursorElement-svgdom-y-prop.html
SVGEllipseElement-dom-cx-attr-expected.txt
SVGEllipseElement-dom-cx-attr.html
SVGEllipseElement-dom-cy-attr-expected.txt
SVGEllipseElement-dom-cy-attr.html
SVGEllipseElement-dom-requiredFeatures-expected.txt
SVGEllipseElement-dom-requiredFeatures.html
SVGEllipseElement-dom-rx-attr-expected.txt
SVGEllipseElement-dom-rx-attr.html
SVGEllipseElement-dom-ry-attr-expected.txt
SVGEllipseElement-dom-ry-attr.html
SVGEllipseElement-svgdom-cx-prop-expected.txt
SVGEllipseElement-svgdom-cx-prop.html
SVGEllipseElement-svgdom-cy-prop-expected.txt
SVGEllipseElement-svgdom-cy-prop.html
SVGEllipseElement-svgdom-requiredFeatures-expected.txt
SVGEllipseElement-svgdom-requiredFeatures.html
SVGEllipseElement-svgdom-rx-prop-expected.txt
SVGEllipseElement-svgdom-rx-prop.html
SVGEllipseElement-svgdom-ry-prop-expected.txt
SVGEllipseElement-svgdom-ry-prop.html
SVGFEBlendElement-dom-in-attr-expected.txt
SVGFEBlendElement-dom-in-attr.html
SVGFEBlendElement-dom-in2-attr-expected.txt
SVGFEBlendElement-dom-in2-attr.html
SVGFEBlendElement-dom-mode-attr-expected.txt
SVGFEBlendElement-dom-mode-attr.html
SVGFEBlendElement-svgdom-in-prop-expected.txt
SVGFEBlendElement-svgdom-in-prop.html
SVGFEBlendElement-svgdom-in2-prop-expected.txt
SVGFEBlendElement-svgdom-in2-prop.html
SVGFEBlendElement-svgdom-mode-prop-expected.txt
SVGFEBlendElement-svgdom-mode-prop.html
SVGFEColorMatrixElement-dom-in-attr-expected.txt
SVGFEColorMatrixElement-dom-in-attr.html
SVGFEColorMatrixElement-dom-type-attr-expected.txt
SVGFEColorMatrixElement-dom-type-attr.html
SVGFEColorMatrixElement-dom-values-attr-expected.txt
SVGFEColorMatrixElement-dom-values-attr.html
SVGFEColorMatrixElement-svgdom-in-prop-expected.txt
SVGFEColorMatrixElement-svgdom-in-prop.html
SVGFEColorMatrixElement-svgdom-type-prop-expected.txt
SVGFEColorMatrixElement-svgdom-type-prop.html
SVGFEColorMatrixElement-svgdom-values-prop-expected.txt
SVGFEColorMatrixElement-svgdom-values-prop.html
SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt
SVGFEComponentTransferElement-dom-amplitude-attr.html
SVGFEComponentTransferElement-dom-exponent-attr-expected.txt
SVGFEComponentTransferElement-dom-exponent-attr.html
SVGFEComponentTransferElement-dom-intercept-attr-expected.txt
SVGFEComponentTransferElement-dom-intercept-attr.html
SVGFEComponentTransferElement-dom-offset-attr-expected.txt
SVGFEComponentTransferElement-dom-offset-attr.html
SVGFEComponentTransferElement-dom-slope-attr-expected.txt
SVGFEComponentTransferElement-dom-slope-attr.html
SVGFEComponentTransferElement-dom-tableValues-attr-expected.txt
SVGFEComponentTransferElement-dom-tableValues-attr.html
SVGFEComponentTransferElement-dom-type-attr-expected.txt
SVGFEComponentTransferElement-dom-type-attr.html
SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.txt
SVGFEComponentTransferElement-svgdom-amplitude-prop.html
SVGFEComponentTransferElement-svgdom-exponent-prop-expected.txt
SVGFEComponentTransferElement-svgdom-exponent-prop.html
SVGFEComponentTransferElement-svgdom-intercept-prop-expected.txt
SVGFEComponentTransferElement-svgdom-intercept-prop.html
SVGFEComponentTransferElement-svgdom-offset-prop-expected.txt
SVGFEComponentTransferElement-svgdom-offset-prop.html
SVGFEComponentTransferElement-svgdom-slope-prop-expected.txt
SVGFEComponentTransferElement-svgdom-slope-prop.html
SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.txt
SVGFEComponentTransferElement-svgdom-tableValues-prop.html
SVGFEComponentTransferElement-svgdom-type-prop-expected.txt
SVGFEComponentTransferElement-svgdom-type-prop.html
SVGFECompositeElement-dom-in-attr-expected.txt
SVGFECompositeElement-dom-in-attr.html
SVGFECompositeElement-dom-in2-attr-expected.txt
SVGFECompositeElement-dom-in2-attr.html
SVGFECompositeElement-dom-k1-attr-expected.txt
SVGFECompositeElement-dom-k1-attr.html
SVGFECompositeElement-dom-k2-attr-expected.txt
SVGFECompositeElement-dom-k2-attr.html
SVGFECompositeElement-dom-k3-attr-expected.txt
SVGFECompositeElement-dom-k3-attr.html
SVGFECompositeElement-dom-k4-attr-expected.txt
SVGFECompositeElement-dom-k4-attr.html
SVGFECompositeElement-dom-operator-attr-expected.txt
SVGFECompositeElement-dom-operator-attr.html
SVGFECompositeElement-svgdom-in-prop-expected.txt
SVGFECompositeElement-svgdom-in-prop.html
SVGFECompositeElement-svgdom-in2-prop-expected.txt
SVGFECompositeElement-svgdom-in2-prop.html
SVGFECompositeElement-svgdom-k1-prop-expected.txt
SVGFECompositeElement-svgdom-k1-prop.html
SVGFECompositeElement-svgdom-k2-prop-expected.txt
SVGFECompositeElement-svgdom-k2-prop.html
SVGFECompositeElement-svgdom-k3-prop-expected.txt
SVGFECompositeElement-svgdom-k3-prop.html
SVGFECompositeElement-svgdom-k4-prop-expected.txt
SVGFECompositeElement-svgdom-k4-prop.html
SVGFECompositeElement-svgdom-operator-prop-expected.txt
SVGFECompositeElement-svgdom-operator-prop.html
SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt
SVGFEConvolveMatrixElement-dom-bias-attr.html
SVGFEConvolveMatrixElement-dom-divisor-attr-expected.txt
SVGFEConvolveMatrixElement-dom-divisor-attr.html
SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.txt
SVGFEConvolveMatrixElement-dom-edgeMode-attr.html
SVGFEConvolveMatrixElement-dom-in-attr-expected.txt
SVGFEConvolveMatrixElement-dom-in-attr.html
SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.txt
SVGFEConvolveMatrixElement-dom-kernelMatrix-attr.html
SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.txt
SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html
SVGFEConvolveMatrixElement-dom-order-attr-expected.txt
SVGFEConvolveMatrixElement-dom-order-attr.html
SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.txt
SVGFEConvolveMatrixElement-dom-preserveAlpha-attr.html
SVGFEConvolveMatrixElement-dom-targetX-attr-expected.txt
SVGFEConvolveMatrixElement-dom-targetX-attr.html
SVGFEConvolveMatrixElement-dom-targetY-attr-expected.txt
SVGFEConvolveMatrixElement-dom-targetY-attr.html
SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-bias-prop.html
SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-divisor-prop.html
SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-edgeMode-prop.html
SVGFEConvolveMatrixElement-svgdom-in-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-in-prop.html
SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop.html
SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop.html
SVGFEConvolveMatrixElement-svgdom-order-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-order-prop.html
SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop.html
SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-targetX-prop.html
SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.txt
SVGFEConvolveMatrixElement-svgdom-targetY-prop.html
SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.txt
SVGFEDiffuseLightingElement-dom-diffuseConstant-attr.html
SVGFEDiffuseLightingElement-dom-in-attr-expected.txt
SVGFEDiffuseLightingElement-dom-in-attr.html
SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.txt
SVGFEDiffuseLightingElement-dom-lighting-color-attr.html
SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.txt
SVGFEDiffuseLightingElement-dom-surfaceScale-attr.html
SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.txt
SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html
SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.txt
SVGFEDiffuseLightingElement-lighting-color-css-prop.html
SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.txt
SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop.html
SVGFEDiffuseLightingElement-svgdom-in-prop-expected.txt
SVGFEDiffuseLightingElement-svgdom-in-prop.html
SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.txt
SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html
SVGFEDisplacementMapElement-dom-in-attr-expected.txt
SVGFEDisplacementMapElement-dom-in-attr.html
SVGFEDisplacementMapElement-dom-in2-attr-expected.txt
SVGFEDisplacementMapElement-dom-in2-attr.html
SVGFEDisplacementMapElement-dom-scale-attr-expected.txt
SVGFEDisplacementMapElement-dom-scale-attr.html
SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt
SVGFEDisplacementMapElement-dom-xChannelSelector-attr.html
SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt
SVGFEDisplacementMapElement-dom-yChannelSelector-attr.html
SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt
SVGFEDisplacementMapElement-svgdom-in-prop.html
SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt
SVGFEDisplacementMapElement-svgdom-in2-prop.html
SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt
SVGFEDisplacementMapElement-svgdom-scale-prop.html
SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt
SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop.html
SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt
SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop.html
SVGFEDistantLightElement-dom-azimuth-attr-expected.txt
SVGFEDistantLightElement-dom-azimuth-attr.html
SVGFEDistantLightElement-dom-elevation-attr-expected.txt
SVGFEDistantLightElement-dom-elevation-attr.html
SVGFEDistantLightElement-svgdom-azimuth-prop-expected.txt
SVGFEDistantLightElement-svgdom-azimuth-prop.html
SVGFEDistantLightElement-svgdom-elevation-prop-expected.txt
SVGFEDistantLightElement-svgdom-elevation-prop.html
SVGFEDropShadowElement-dom-dx-attr-expected.txt
SVGFEDropShadowElement-dom-dx-attr.html
SVGFEDropShadowElement-dom-dy-attr-expected.txt
SVGFEDropShadowElement-dom-dy-attr.html
SVGFEDropShadowElement-dom-in-attr-expected.txt
SVGFEDropShadowElement-dom-in-attr.html
SVGFEDropShadowElement-dom-shadow-color-attr-expected.txt
SVGFEDropShadowElement-dom-shadow-color-attr.html
SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.txt
SVGFEDropShadowElement-dom-shadow-opacity-attr.html
SVGFEDropShadowElement-dom-stdDeviation-attr-expected.txt
SVGFEDropShadowElement-dom-stdDeviation-attr.html
SVGFEDropShadowElement-svgdom-dx-prop-expected.txt
SVGFEDropShadowElement-svgdom-dx-prop.html
SVGFEDropShadowElement-svgdom-dy-prop-expected.txt
SVGFEDropShadowElement-svgdom-dy-prop.html
SVGFEDropShadowElement-svgdom-in-prop-expected.txt
SVGFEDropShadowElement-svgdom-in-prop.html
SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.txt
SVGFEDropShadowElement-svgdom-shadow-color-prop.html
SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.txt
SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html
SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.txt
SVGFEDropShadowElement-svgdom-stdDeviation-prop.html
SVGFEFloodElement-dom-flood-color-attr-expected.txt
SVGFEFloodElement-dom-flood-color-attr.html
SVGFEFloodElement-dom-flood-opacity-attr-expected.txt
SVGFEFloodElement-dom-flood-opacity-attr.html
SVGFEFloodElement-inherit-flood-color-expected.txt
SVGFEFloodElement-inherit-flood-color.html
SVGFEFloodElement-svgdom-flood-color-prop-expected.txt
SVGFEFloodElement-svgdom-flood-color-prop.html
SVGFEFloodElement-svgdom-flood-opacity-prop-expected.txt
SVGFEFloodElement-svgdom-flood-opacity-prop.html
SVGFEGaussianBlurElement-dom-edgeMode-attr-expected.txt
SVGFEGaussianBlurElement-dom-edgeMode-attr.html
SVGFEGaussianBlurElement-dom-in-attr-expected.txt
SVGFEGaussianBlurElement-dom-in-attr.html
SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.txt
SVGFEGaussianBlurElement-dom-stdDeviation-attr.html
SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.txt
SVGFEGaussianBlurElement-dom-stdDeviation-call.html
SVGFEGaussianBlurElement-svgdom-edgeMode-prop-expected.txt
SVGFEGaussianBlurElement-svgdom-edgeMode-prop.html
SVGFEGaussianBlurElement-svgdom-in-prop-expected.txt
SVGFEGaussianBlurElement-svgdom-in-prop.html
SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt
SVGFEImageElement-dom-preserveAspectRatio-attr.html
SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt
SVGFEImageElement-svgdom-preserveAspectRatio-prop.html
SVGFEMergeNodeElement-dom-in-attr-expected.txt
SVGFEMergeNodeElement-dom-in-attr.html
SVGFEMergeNodeElement-svgdom-in-prop-expected.txt
SVGFEMergeNodeElement-svgdom-in-prop.html
SVGFEMorphologyElement-dom-in-attr-expected.txt
SVGFEMorphologyElement-dom-in-attr.html
SVGFEMorphologyElement-dom-operator-attr-expected.txt
SVGFEMorphologyElement-dom-operator-attr.html
SVGFEMorphologyElement-dom-radius-attr-expected.txt
SVGFEMorphologyElement-dom-radius-attr.html
SVGFEMorphologyElement-svgdom-in-prop-expected.txt
SVGFEMorphologyElement-svgdom-in-prop.html
SVGFEMorphologyElement-svgdom-operator-prop-expected.txt
SVGFEMorphologyElement-svgdom-operator-prop.html
SVGFEMorphologyElement-svgdom-radius-call-expected.txt
SVGFEMorphologyElement-svgdom-radius-call.html
SVGFEOffsetElement-dom-dx-attr-expected.txt
SVGFEOffsetElement-dom-dx-attr.html
SVGFEOffsetElement-dom-dy-attr-expected.txt
SVGFEOffsetElement-dom-dy-attr.html
SVGFEOffsetElement-dom-in-attr-expected.txt
SVGFEOffsetElement-dom-in-attr.html
SVGFEOffsetElement-svgdom-dx-prop-expected.txt
SVGFEOffsetElement-svgdom-dx-prop.html
SVGFEOffsetElement-svgdom-dy-prop-expected.txt
SVGFEOffsetElement-svgdom-dy-prop.html
SVGFEOffsetElement-svgdom-in-prop-expected.txt
SVGFEOffsetElement-svgdom-in-prop.html
SVGFEPointLightElement-dom-x-attr-expected.txt
SVGFEPointLightElement-dom-x-attr.html
SVGFEPointLightElement-dom-y-attr-expected.txt 2010-09-07 Renata Hodovan <reni@inf.u-szeged.hu> 2010-09-07 14:07:15 +00:00
SVGFEPointLightElement-dom-y-attr.html
SVGFEPointLightElement-dom-z-attr-expected.txt 2010-09-07 Renata Hodovan <reni@inf.u-szeged.hu> 2010-09-07 14:07:15 +00:00
SVGFEPointLightElement-dom-z-attr.html
SVGFEPointLightElement-svgdom-x-prop-expected.txt
SVGFEPointLightElement-svgdom-x-prop.html
SVGFEPointLightElement-svgdom-y-prop-expected.txt
SVGFEPointLightElement-svgdom-y-prop.html
SVGFEPointLightElement-svgdom-z-prop-expected.txt
SVGFEPointLightElement-svgdom-z-prop.html
SVGFESpecularLightingElement-dom-in-attr-expected.txt
SVGFESpecularLightingElement-dom-in-attr.html
SVGFESpecularLightingElement-dom-specularConstant-attr-expected.txt
SVGFESpecularLightingElement-dom-specularConstant-attr.html Merge split script tests 2017-05-24 22:53:00 +00:00
SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt
SVGFESpecularLightingElement-dom-specularExponent-attr.html
SVGFESpecularLightingElement-dom-suraceScale-attr-expected.txt
SVGFESpecularLightingElement-dom-suraceScale-attr.html
SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.txt
SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html
SVGFESpecularLightingElement-lighting-color-css-prop-expected.txt
SVGFESpecularLightingElement-lighting-color-css-prop.html
SVGFESpecularLightingElement-remove-lightSource-expected.txt
SVGFESpecularLightingElement-remove-lightSource.html
SVGFESpecularLightingElement-svgdom-in-prop-expected.txt
SVGFESpecularLightingElement-svgdom-in-prop.html
SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.txt
SVGFESpecularLightingElement-svgdom-specularConstant-prop.html
SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.txt
SVGFESpecularLightingElement-svgdom-specularExponent-prop.html
SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.txt
SVGFESpecularLightingElement-svgdom-suraceScale-prop.html
SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.txt
SVGFESpotLightElement-dom-limitingConeAngle-attr.html
SVGFESpotLightElement-dom-pointsAtX-attr-expected.txt
SVGFESpotLightElement-dom-pointsAtX-attr.html
SVGFESpotLightElement-dom-pointsAtY-attr-expected.txt
SVGFESpotLightElement-dom-pointsAtY-attr.html
SVGFESpotLightElement-dom-pointsAtZ-attr-expected.txt
SVGFESpotLightElement-dom-pointsAtZ-attr.html
SVGFESpotLightElement-dom-specularExponent-attr-expected.txt
SVGFESpotLightElement-dom-specularExponent-attr.html
SVGFESpotLightElement-dom-x-attr-expected.txt
SVGFESpotLightElement-dom-x-attr.html
SVGFESpotLightElement-dom-y-attr-expected.txt
SVGFESpotLightElement-dom-y-attr.html
SVGFESpotLightElement-dom-z-attr-expected.txt
SVGFESpotLightElement-dom-z-attr.html
SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.txt
SVGFESpotLightElement-svgdom-limitingConeAngle-prop.html
SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.txt
SVGFESpotLightElement-svgdom-pointsAtX-prop.html
SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.txt
SVGFESpotLightElement-svgdom-pointsAtY-prop.html
SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.txt
SVGFESpotLightElement-svgdom-pointsAtZ-prop.html
SVGFESpotLightElement-svgdom-specularExponent-prop-expected.txt
SVGFESpotLightElement-svgdom-specularExponent-prop.html
SVGFESpotLightElement-svgdom-x-prop-expected.txt
SVGFESpotLightElement-svgdom-x-prop.html
SVGFESpotLightElement-svgdom-y-prop-expected.txt
SVGFESpotLightElement-svgdom-y-prop.html
SVGFESpotLightElement-svgdom-z-prop-expected.txt
SVGFESpotLightElement-svgdom-z-prop.html
SVGFETileElement-dom-in-attr-expected.txt SVGFETileElement doesn't support dynamic invalidation, when attributes change. 2010-11-09 15:31:54 +00:00
SVGFETileElement-dom-in-attr.html
SVGFETileElement-svgdom-in-prop-expected.txt
SVGFETileElement-svgdom-in-prop.html
SVGFETurbulenceElement-dom-baseFrequency-attr-expected.txt
SVGFETurbulenceElement-dom-baseFrequency-attr.html
SVGFETurbulenceElement-dom-numOctaves-attr-expected.txt
SVGFETurbulenceElement-dom-numOctaves-attr.html
SVGFETurbulenceElement-dom-seed-attr-expected.txt
SVGFETurbulenceElement-dom-seed-attr.html
SVGFETurbulenceElement-dom-stitchTiles-attr-expected.txt
SVGFETurbulenceElement-dom-stitchTiles-attr.html
SVGFETurbulenceElement-dom-type-attr-expected.txt
SVGFETurbulenceElement-dom-type-attr.html
SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.txt
SVGFETurbulenceElement-svgdom-baseFrequency-prop.html
SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt
SVGFETurbulenceElement-svgdom-numOctaves-prop.html
SVGFETurbulenceElement-svgdom-seed-prop-expected.txt
SVGFETurbulenceElement-svgdom-seed-prop.html
SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.txt
SVGFETurbulenceElement-svgdom-stitchTiles-prop.html
SVGFETurbulenceElement-svgdom-type-prop-expected.txt
SVGFETurbulenceElement-svgdom-type-prop.html
SVGFilterElement-dom-filterRes-attr-expected.txt
SVGFilterElement-dom-filterRes-attr.html
SVGFilterElement-dom-filterUnits-attr-expected.txt
SVGFilterElement-dom-filterUnits-attr.html
SVGFilterElement-dom-height-attr-expected.txt
SVGFilterElement-dom-height-attr.html
SVGFilterElement-dom-primitiveUnits-attr-expected.txt
SVGFilterElement-dom-primitiveUnits-attr.html
SVGFilterElement-dom-width-attr-expected.txt
SVGFilterElement-dom-width-attr.html
SVGFilterElement-dom-x-attr-expected.txt
SVGFilterElement-dom-x-attr.html
SVGFilterElement-dom-y-attr-expected.txt
SVGFilterElement-dom-y-attr.html
SVGFilterElement-svgdom-filterUnits-prop-expected.txt
SVGFilterElement-svgdom-filterUnits-prop.html
SVGFilterElement-svgdom-height-prop-expected.txt
SVGFilterElement-svgdom-height-prop.html
SVGFilterElement-svgdom-primitiveUnits-prop-expected.txt
SVGFilterElement-svgdom-primitiveUnits-prop.html
SVGFilterElement-svgdom-width-prop-expected.txt
SVGFilterElement-svgdom-width-prop.html
SVGFilterElement-svgdom-x-prop-expected.txt
SVGFilterElement-svgdom-x-prop.html
SVGFilterElement-svgdom-y-prop-expected.txt
SVGFilterElement-svgdom-y-prop.html
SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.txt
SVGFilterPrimitiveStandardAttributes-dom-height-attr.html
SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.txt
SVGFilterPrimitiveStandardAttributes-dom-result-attr.html
SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.txt
SVGFilterPrimitiveStandardAttributes-dom-width-attr.html
SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.txt
SVGFilterPrimitiveStandardAttributes-dom-x-attr.html
SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.txt
SVGFilterPrimitiveStandardAttributes-dom-y-attr.html
SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.txt
SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html
SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.txt
SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html
SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.txt
SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html
SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.txt
SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html
SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.txt
SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html
SVGForeignObjectElement-dom-height-attr-expected.txt
SVGForeignObjectElement-dom-height-attr.html
SVGForeignObjectElement-dom-requiredFeatures-expected.txt
SVGForeignObjectElement-dom-requiredFeatures.html
SVGForeignObjectElement-dom-width-attr-expected.txt
SVGForeignObjectElement-dom-width-attr.html
SVGForeignObjectElement-dom-x-attr-expected.txt
SVGForeignObjectElement-dom-x-attr.html
SVGForeignObjectElement-dom-y-attr-expected.txt
SVGForeignObjectElement-dom-y-attr.html
SVGForeignObjectElement-svgdom-height-prop-expected.txt
SVGForeignObjectElement-svgdom-height-prop.html
SVGForeignObjectElement-svgdom-requiredFeatures-expected.txt
SVGForeignObjectElement-svgdom-requiredFeatures.html
SVGForeignObjectElement-svgdom-width-prop-expected.txt
SVGForeignObjectElement-svgdom-width-prop.html
SVGForeignObjectElement-svgdom-x-prop-expected.txt
SVGForeignObjectElement-svgdom-x-prop.html
SVGForeignObjectElement-svgdom-y-prop-expected.txt
SVGForeignObjectElement-svgdom-y-prop.html
SVGGElement-dom-requiredFeatures-expected.txt
SVGGElement-dom-requiredFeatures.html
SVGGElement-svgdom-requiredFeatures-expected.txt
SVGGElement-svgdom-requiredFeatures.html
SVGImageElement-dom-height-attr-expected.txt
SVGImageElement-dom-height-attr.html
SVGImageElement-dom-preserveAspectRatio-attr-expected.txt
SVGImageElement-dom-preserveAspectRatio-attr.html
SVGImageElement-dom-requiredFeatures-expected.txt
SVGImageElement-dom-requiredFeatures.html
SVGImageElement-dom-width-attr-expected.txt
SVGImageElement-dom-width-attr.html
SVGImageElement-dom-x-attr-expected.txt
SVGImageElement-dom-x-attr.html
SVGImageElement-dom-y-attr-expected.txt
SVGImageElement-dom-y-attr.html
SVGImageElement-svgdom-height-prop-expected.txt
SVGImageElement-svgdom-height-prop.html
SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt
SVGImageElement-svgdom-preserveAspectRatio-prop.html
SVGImageElement-svgdom-requiredFeatures-expected.txt
SVGImageElement-svgdom-requiredFeatures.html
SVGImageElement-svgdom-width-prop-expected.txt
SVGImageElement-svgdom-width-prop.html
SVGImageElement-svgdom-x-prop-expected.txt
SVGImageElement-svgdom-x-prop.html
SVGImageElement-svgdom-y-prop-expected.txt
SVGImageElement-svgdom-y-prop.html
SVGLineElement-dom-requiredFeatures-expected.txt
SVGLineElement-dom-requiredFeatures.html
SVGLineElement-dom-x1-attr-expected.txt
SVGLineElement-dom-x1-attr.html
SVGLineElement-dom-x2-attr-expected.txt
SVGLineElement-dom-x2-attr.html
SVGLineElement-dom-y1-attr-expected.txt
SVGLineElement-dom-y1-attr.html
SVGLineElement-dom-y2-attr-expected.txt
SVGLineElement-dom-y2-attr.html
SVGLineElement-svgdom-requiredFeatures-expected.txt
SVGLineElement-svgdom-requiredFeatures.html
SVGLineElement-svgdom-x1-prop-expected.txt
SVGLineElement-svgdom-x1-prop.html
SVGLineElement-svgdom-x2-prop-expected.txt
SVGLineElement-svgdom-x2-prop.html
SVGLineElement-svgdom-y1-prop-expected.txt
SVGLineElement-svgdom-y1-prop.html
SVGLineElement-svgdom-y2-prop-expected.txt
SVGLineElement-svgdom-y2-prop.html
SVGLinearGradientElement-dom-gradientTransform-attr-expected.txt
SVGLinearGradientElement-dom-gradientTransform-attr.html
SVGLinearGradientElement-dom-gradientUnits-attr-expected.txt
SVGLinearGradientElement-dom-gradientUnits-attr.html
SVGLinearGradientElement-dom-x1-attr-expected.txt
SVGLinearGradientElement-dom-x1-attr.html
SVGLinearGradientElement-dom-x2-attr-expected.txt
SVGLinearGradientElement-dom-x2-attr.html
SVGLinearGradientElement-dom-y1-attr-expected.txt
SVGLinearGradientElement-dom-y1-attr.html
SVGLinearGradientElement-dom-y2-attr-expected.txt
SVGLinearGradientElement-dom-y2-attr.html
SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.txt
SVGLinearGradientElement-svgdom-gradientTransform-prop.html
SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt
SVGLinearGradientElement-svgdom-gradientUnits-prop.html
SVGLinearGradientElement-svgdom-href-prop-expected.html
SVGLinearGradientElement-svgdom-href-prop.html
SVGLinearGradientElement-svgdom-x1-prop-expected.txt
SVGLinearGradientElement-svgdom-x1-prop.html
SVGLinearGradientElement-svgdom-x2-prop-expected.txt
SVGLinearGradientElement-svgdom-x2-prop.html
SVGLinearGradientElement-svgdom-y1-prop-expected.txt
SVGLinearGradientElement-svgdom-y1-prop.html
SVGLinearGradientElement-svgdom-y2-prop-expected.txt
SVGLinearGradientElement-svgdom-y2-prop.html
SVGMarkerElement-dom-markerHeight-attr-expected.txt
SVGMarkerElement-dom-markerHeight-attr.html
SVGMarkerElement-dom-markerUnits-attr-expected.txt
SVGMarkerElement-dom-markerUnits-attr.html
SVGMarkerElement-dom-markerWidth-attr-expected.txt
SVGMarkerElement-dom-markerWidth-attr.html
SVGMarkerElement-dom-orient-attr-expected.txt
SVGMarkerElement-dom-orient-attr.html
SVGMarkerElement-dom-refX-attr-expected.txt
SVGMarkerElement-dom-refX-attr.html
SVGMarkerElement-dom-refY-attr-expected.txt
SVGMarkerElement-dom-refY-attr.html
SVGMarkerElement-svgdom-markerHeight-prop-expected.txt
SVGMarkerElement-svgdom-markerHeight-prop.html
SVGMarkerElement-svgdom-markerUnits-prop-expected.txt
SVGMarkerElement-svgdom-markerUnits-prop.html
SVGMarkerElement-svgdom-markerWidth-prop-expected.txt
SVGMarkerElement-svgdom-markerWidth-prop.html
SVGMarkerElement-svgdom-orientAngle-prop-expected.txt
SVGMarkerElement-svgdom-orientAngle-prop.html
SVGMarkerElement-svgdom-orientType-prop-expected.txt
SVGMarkerElement-svgdom-orientType-prop.html
SVGMarkerElement-svgdom-refX-prop-expected.txt
SVGMarkerElement-svgdom-refX-prop.html
SVGMarkerElement-svgdom-refY-prop-expected.txt
SVGMarkerElement-svgdom-refY-prop.html
SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt
SVGMarkerElement-svgdom-setOrientToAngle-call.html
SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt
SVGMarkerElement-svgdom-setOrientToAuto-call.html
SVGMaskElement-dom-height-attr-expected.txt
SVGMaskElement-dom-height-attr.html
SVGMaskElement-dom-maskContentUnits-attr-expected.txt
SVGMaskElement-dom-maskContentUnits-attr.html
SVGMaskElement-dom-maskUnits-attr-expected.txt
SVGMaskElement-dom-maskUnits-attr.html
SVGMaskElement-dom-width-attr-expected.txt
SVGMaskElement-dom-width-attr.html
SVGMaskElement-dom-x-attr-expected.txt
SVGMaskElement-dom-x-attr.html
SVGMaskElement-dom-y-attr-expected.txt
SVGMaskElement-dom-y-attr.html
SVGMaskElement-svgdom-height-prop-expected.txt
SVGMaskElement-svgdom-height-prop.html
SVGMaskElement-svgdom-maskContentUnits-prop-expected.txt
SVGMaskElement-svgdom-maskContentUnits-prop.html
SVGMaskElement-svgdom-maskUnits-prop-expected.txt
SVGMaskElement-svgdom-maskUnits-prop.html
SVGMaskElement-svgdom-width-prop-expected.txt
SVGMaskElement-svgdom-width-prop.html
SVGMaskElement-svgdom-x-prop-expected.txt
SVGMaskElement-svgdom-x-prop.html
SVGMaskElement-svgdom-y-prop-expected.txt
SVGMaskElement-svgdom-y-prop.html
SVGPathElement-dom-requiredFeatures-expected.txt
SVGPathElement-dom-requiredFeatures.html
SVGPathElement-svgdom-requiredFeatures-expected.txt
SVGPathElement-svgdom-requiredFeatures.html
SVGPatternElement-dom-height-attr-expected.txt
SVGPatternElement-dom-height-attr.html
SVGPatternElement-dom-patternContentUnits-attr-expected.txt
SVGPatternElement-dom-patternContentUnits-attr.html
SVGPatternElement-dom-patternTransform-attr-expected.txt
SVGPatternElement-dom-patternTransform-attr.html
SVGPatternElement-dom-patternUnits-attr-expected.txt
SVGPatternElement-dom-patternUnits-attr.html
SVGPatternElement-dom-width-attr-expected.txt
SVGPatternElement-dom-width-attr.html
SVGPatternElement-dom-x-attr-expected.txt
SVGPatternElement-dom-x-attr.html
SVGPatternElement-dom-y-attr-expected.txt
SVGPatternElement-dom-y-attr.html
SVGPatternElement-svgdom-height-prop-expected.txt
SVGPatternElement-svgdom-height-prop.html
SVGPatternElement-svgdom-patternContentUnits-prop-expected.txt
SVGPatternElement-svgdom-patternContentUnits-prop.html
SVGPatternElement-svgdom-patternTransform-prop-expected.txt
SVGPatternElement-svgdom-patternTransform-prop.html
SVGPatternElement-svgdom-patternUnits-prop-expected.txt
SVGPatternElement-svgdom-patternUnits-prop.html
SVGPatternElement-svgdom-width-prop-expected.txt
SVGPatternElement-svgdom-width-prop.html
SVGPatternElement-svgdom-x-prop-expected.txt
SVGPatternElement-svgdom-x-prop.html
SVGPatternElement-svgdom-y-prop-expected.txt
SVGPatternElement-svgdom-y-prop.html
SVGPolygonElement-dom-requiredFeatures-expected.txt
SVGPolygonElement-dom-requiredFeatures.html
SVGPolygonElement-svgdom-requiredFeatures-expected.txt
SVGPolygonElement-svgdom-requiredFeatures.html
SVGPolylineElement-dom-requiredFeatures-expected.txt
SVGPolylineElement-dom-requiredFeatures.html
SVGPolylineElement-svgdom-requiredFeatures-expected.txt
SVGPolylineElement-svgdom-requiredFeatures.html
SVGRadialGradientElement-dom-cx-attr-expected.txt
SVGRadialGradientElement-dom-cx-attr.html
SVGRadialGradientElement-dom-cy-attr-expected.txt
SVGRadialGradientElement-dom-cy-attr.html
SVGRadialGradientElement-dom-fx-attr-expected.txt
SVGRadialGradientElement-dom-fx-attr.html
SVGRadialGradientElement-dom-fy-attr-expected.txt
SVGRadialGradientElement-dom-fy-attr.html
SVGRadialGradientElement-dom-gradientTransform-attr-expected.txt
SVGRadialGradientElement-dom-gradientTransform-attr.html
SVGRadialGradientElement-dom-gradientUnits-attr-expected.txt
SVGRadialGradientElement-dom-gradientUnits-attr.html
SVGRadialGradientElement-dom-r-attr-expected.txt
SVGRadialGradientElement-dom-r-attr.html
SVGRadialGradientElement-svgdom-cx-prop-expected.txt
SVGRadialGradientElement-svgdom-cx-prop.html
SVGRadialGradientElement-svgdom-cy-prop-expected.txt
SVGRadialGradientElement-svgdom-cy-prop.html
SVGRadialGradientElement-svgdom-fx-prop-expected.txt
SVGRadialGradientElement-svgdom-fx-prop.html
SVGRadialGradientElement-svgdom-fy-prop-expected.txt
SVGRadialGradientElement-svgdom-fy-prop.html
SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.txt
SVGRadialGradientElement-svgdom-gradientTransform-prop.html
SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt
SVGRadialGradientElement-svgdom-gradientUnits-prop.html
SVGRadialGradientElement-svgdom-href-prop-expected.html
SVGRadialGradientElement-svgdom-href-prop.html
SVGRadialGradientElement-svgdom-r-prop-expected.txt
SVGRadialGradientElement-svgdom-r-prop.html
SVGRectElement-dom-height-attr-expected.txt
SVGRectElement-dom-height-attr.html
SVGRectElement-dom-requiredFeatures-expected.txt
SVGRectElement-dom-requiredFeatures.html
SVGRectElement-dom-width-attr-expected.txt
SVGRectElement-dom-width-attr.html
SVGRectElement-dom-x-attr-expected.txt
SVGRectElement-dom-x-attr.html
SVGRectElement-dom-y-attr-expected.txt
SVGRectElement-dom-y-attr.html
SVGRectElement-svgdom-height-prop-expected.txt
SVGRectElement-svgdom-height-prop.html
SVGRectElement-svgdom-requiredFeatures-expected.txt
SVGRectElement-svgdom-requiredFeatures.html
SVGRectElement-svgdom-width-prop-expected.txt
SVGRectElement-svgdom-width-prop.html
SVGRectElement-svgdom-x-prop-expected.txt
SVGRectElement-svgdom-x-prop.html
SVGRectElement-svgdom-y-prop-expected.txt
SVGRectElement-svgdom-y-prop.html
SVGSVGElement-dom-requiredFeatures-expected.txt
SVGSVGElement-dom-requiredFeatures.html
SVGSVGElement-svgdom-requiredFeatures-expected.txt
SVGSVGElement-svgdom-requiredFeatures.html
SVGStopElement-dom-xml-lang-attrr-expected.txt
SVGStopElement-dom-xml-lang-attrr.html
SVGTRefElement-dom-href-attr-expected.txt
SVGTRefElement-dom-href-attr.html
SVGTextElement-dom-dx-attr-expected.txt
SVGTextElement-dom-dx-attr.html
SVGTextElement-dom-dy-attr-expected.txt
SVGTextElement-dom-dy-attr.html
SVGTextElement-dom-lengthAdjust-attr-expected.txt
SVGTextElement-dom-lengthAdjust-attr.html
SVGTextElement-dom-requiredFeatures-expected.txt
SVGTextElement-dom-requiredFeatures.html
SVGTextElement-dom-rotate-attr-expected.txt
SVGTextElement-dom-rotate-attr.html
SVGTextElement-dom-textLength-attr-expected.txt
SVGTextElement-dom-textLength-attr.html
SVGTextElement-dom-transform-attr-expected.txt
SVGTextElement-dom-transform-attr.html
SVGTextElement-dom-x-attr-expected.txt
SVGTextElement-dom-x-attr.html
SVGTextElement-dom-y-attr-expected.txt
SVGTextElement-dom-y-attr.html
SVGTextElement-svgdom-dx-prop-expected.txt
SVGTextElement-svgdom-dx-prop.html
SVGTextElement-svgdom-dy-prop-expected.txt
SVGTextElement-svgdom-dy-prop.html
SVGTextElement-svgdom-lengthAdjust-prop-expected.txt
SVGTextElement-svgdom-lengthAdjust-prop.html
SVGTextElement-svgdom-requiredFeatures-expected.txt
SVGTextElement-svgdom-requiredFeatures.html
SVGTextElement-svgdom-rotate-prop-expected.txt
SVGTextElement-svgdom-rotate-prop.html
SVGTextElement-svgdom-textLength-prop-expected.txt
SVGTextElement-svgdom-textLength-prop.html
SVGTextElement-svgdom-transform-prop-expected.txt
SVGTextElement-svgdom-transform-prop.html
SVGTextElement-svgdom-x-prop-expected.txt
SVGTextElement-svgdom-x-prop.html
SVGTextElement-svgdom-y-prop-expected.txt
SVGTextElement-svgdom-y-prop.html
SVGUseElement-dom-href1-attr-expected.txt
SVGUseElement-dom-href1-attr.html
SVGUseElement-dom-href2-attr-expected.txt
SVGUseElement-dom-href2-attr.html
SVGUseElement-dom-requiredFeatures-expected.txt
SVGUseElement-dom-requiredFeatures.html
SVGUseElement-svgdom-href1-prop-expected.txt
SVGUseElement-svgdom-href1-prop.html
SVGUseElement-svgdom-href2-prop-expected.txt
SVGUseElement-svgdom-href2-prop.html
SVGUseElement-svgdom-requiredFeatures-expected.txt
SVGUseElement-svgdom-requiredFeatures.html