Skip to content

Commit

Permalink
[LBSE] Unskip svg/dynamic-updates
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=265147

Reviewed by Rob Buis.

Now that all basic painting features except filters are implemented,
it makes sense to run all svg/dynamic-updates tests. Next: WPT.

No change in behavior, only updating expectations.

* LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations:

Canonical link: https://commits.webkit.org/273900@main
  • Loading branch information
nikolaszimmermann committed Feb 1, 2024
1 parent 0c04dee commit 76be30d
Showing 1 changed file with 171 additions and 4 deletions.
175 changes: 171 additions & 4 deletions LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,177 @@ svg/custom/recursive-filter.svg
svg/custom/resources-css-scaled.html [ ImageOnlyFailure ]
svg/custom/visibility-override-filter.svg [ Failure ]
svg/dom/SVGFEFloodElement-filter-standard-attributes.svg [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEGaussianBlurElement-dom-edgeMode-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-edgeMode-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFETileElement-dom-in-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFETileElement-svgdom-in-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-height-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-width-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-x-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-dom-y-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-svgdom-height-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-svgdom-width-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-svgdom-x-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterElement-svgdom-y-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html [ ImageOnlyFailure ]
svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html [ ImageOnlyFailure ]
svg/filters/big-height-filter.svg [ ImageOnlyFailure ]
svg/filters/big-sized-filter-2.svg [ ImageOnlyFailure ]
svg/filters/big-sized-filter.svg [ ImageOnlyFailure ]
Expand Down Expand Up @@ -141,10 +312,6 @@ svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ ImageOnlyFailure ]
svg/as-background-image/background-image-preserveaspectRatio-support.html [ ImageOnlyFailure ]
svg/as-image/img-preserveAspectRatio-support-1.html [ ImageOnlyFailure ]

# Most tests cannot work due to missing pattern, gradient, marker, mask, etc. primitives,
# makes sense to activate them afterwards.
svg/dynamic-updates [ Skip ]

# Pattern problems
svg/W3C-SVG-1.1/pservers-grad-06-b.svg [ Failure ]
svg/custom/js-late-pattern-and-object-creation.svg [ Failure ]
Expand Down

0 comments on commit 76be30d

Please sign in to comment.