[webkit-changes] [WebKit/WebKit] a245d3: Remove local test copies `svg/dom` in favor of WPT...

Ahmad Saleem noreply at github.com
Wed Jan 31 16:36:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a245d3c9c9b415a71a95fa1248bbf7586b51b6fb
      https://github.com/WebKit/WebKit/commit/a245d3c9c9b415a71a95fa1248bbf7586b51b6fb
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    R LayoutTests/svg/dom/SVGAnimatedBoolean-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedBoolean.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEBlendElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEBlendElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEColorMatrixElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEColorMatrixElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEDisplacementMapElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEDisplacementMapElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEMorphologyElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEMorphologyElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFETurbulenceElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFETurbulenceElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFilterElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFilterElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGGradientElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGGradientElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMarkerElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMarkerElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMaskElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMaskElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGPatternElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGPatternElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextContentElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextContentElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextPathElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextPathElement.html
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration.html
    R LayoutTests/svg/dom/SVGAnimatedInteger-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedInteger.html
    R LayoutTests/svg/dom/SVGAnimatedLength-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedLength.html
    R LayoutTests/svg/dom/SVGAnimatedLengthList-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedLengthList.html
    R LayoutTests/svg/dom/SVGAnimatedNumber-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedNumber.html
    R LayoutTests/svg/dom/SVGAnimatedNumberList-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedNumberList.html
    R LayoutTests/svg/dom/SVGAnimatedPreserveAspectRatio-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedPreserveAspectRatio.html
    R LayoutTests/svg/dom/SVGAnimatedRect-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedRect.html
    R LayoutTests/svg/dom/SVGLengthList-appendItem-expected.txt
    R LayoutTests/svg/dom/SVGLengthList-appendItem.xhtml
    R LayoutTests/svg/dom/SVGLengthList-basics-expected.txt
    R LayoutTests/svg/dom/SVGLengthList-basics.xhtml
    R LayoutTests/svg/dom/SVGLengthList-getItem-expected.txt
    R LayoutTests/svg/dom/SVGLengthList-getItem.xhtml
    R LayoutTests/svg/dom/SVGPoint-expected.txt
    R LayoutTests/svg/dom/SVGPoint.html

  Log Message:
  -----------
  Remove local test copies `svg/dom` in favor of WPT Tests

https://bugs.webkit.org/show_bug.cgi?id=268432

Reviewed by Simon Fraser.

This patch is to remove local copies of tests in 'svg/dom/*' since they are
same of WPT Tests in following directory:

WPT Directory: svg/types/scripted/*

> Deleted Tests & Test Expectations:
* LayoutTests/svg/dom/SVGAnimatedBoolean.html:
* LayoutTests/svg/dom/SVGAnimatedBoolean-expected.txt:
* LayoutTests/svg/dom/SVGPoint.html:
* LayoutTests/svg/dom/SVGPoint-expected.txt:
* LayoutTests/svg/dom/SVGLengthList-getItem.xhtml:
* LayoutTests/svg/dom/SVGLengthList-getItem-expected.txt:
* LayoutTests/svg/dom/SVGLengthList-basics.xhtml:
* LayoutTests/svg/dom/SVGLengthList-basics-expected.txt:
* LayoutTests/svg/dom/SVGLengthList-appendItem.xhtml:
* LayoutTests/svg/dom/SVGLengthList-appendItem-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedRect.html:
* LayoutTests/svg/dom/SVGAnimatedRect-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedPreserveAspectRatio.html:
* LayoutTests/svg/dom/SVGAnimatedPreserveAspectRatio-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedNumberList.html:
* LayoutTests/svg/dom/SVGAnimatedNumberList-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedNumber.html:
* LayoutTests/svg/dom/SVGAnimatedNumber-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedLengthList.html:
* LayoutTests/svg/dom/SVGAnimatedLengthList-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedLength.html:
* LayoutTests/svg/dom/SVGAnimatedLength-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedInteger.html:
* LayoutTests/svg/dom/SVGAnimatedInteger-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextPathElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextPathElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextPathElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextContentElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGTextContentElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGPatternElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGPatternElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMaskElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMaskElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMarkerElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGMarkerElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGGradientElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGGradientElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFilterElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFilterElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFETurbulenceElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFETurbulenceElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEMorphologyElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEMorphologyElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEDisplacementMapElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEDisplacementMapElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEConvolveMatrixElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEColorMatrixElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEColorMatrixElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEBlendElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFEBlendElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement-expected.txt:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement.html:
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGClipPathElement-expected.txt:

Canonical link: https://commits.webkit.org/273868@main




More information about the webkit-changes mailing list