[webkit-changes] [WebKit/WebKit] 11a520: Remove local copies of `SVGTextElement-*dom-length...

Ahmad Saleem noreply at github.com
Mon Feb 5 10:00:03 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11a520625f34c48dae8320b5e5192328a07e6886
      https://github.com/WebKit/WebKit/commit/11a520625f34c48dae8320b5e5192328a07e6886
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
    R LayoutTests/platform/gtk/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png
    R LayoutTests/platform/gtk/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png
    R LayoutTests/platform/mac-sonoma-wk2-pixel/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png
    R LayoutTests/platform/mac-sonoma-wk2-pixel/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png
    R LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png
    R LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png
    R LayoutTests/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt
    R LayoutTests/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html
    R LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.txt
    R LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html

  Log Message:
  -----------
  Remove local copies of `SVGTextElement-*dom-lengthAdjust-*.html` copies in favor of WPT Tests

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

Reviewed by Rob Buis.

This patch is to remove local copies of tests, which were uploaded to WPT by Blink commit below:

Blink Commit: https://chromium-review.googlesource.com/c/chromium/src/+/3385118

For reference, these tests were replaced by following WPT Test (as a single test):

-> svg/text/scripted/lengthadjust.html

> Deleted test & test expecations:
* LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html:
* LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.txt:
* LayoutTests/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html:
* LayoutTests/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt:
* LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
* LayoutTests/platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
* LayoutTests/platform/mac-sonoma-wk2-pixel/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
* LayoutTests/platform/mac-sonoma-wk2-pixel/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
* LayoutTests/platform/gtk/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png:
* LayoutTests/platform/gtk/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png:

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




More information about the webkit-changes mailing list