[webkit-changes] [WebKit/WebKit] 402cf3: Remove 'track-remove-by-setting-innerHTML.html' lo...

Ahmad Saleem noreply at github.com
Tue Oct 31 02:19:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 402cf346e35431f919808ad30ef892288d090a5a
      https://github.com/WebKit/WebKit/commit/402cf346e35431f919808ad30ef892288d090a5a
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-remove-by-setting-innerHTML-expected.txt
    R LayoutTests/media/track/track-remove-by-setting-innerHTML-expected.txt
    R LayoutTests/media/track/track-remove-by-setting-innerHTML.html
    A LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-remove-by-setting-innerHTML-expected.txt

  Log Message:
  -----------
  Remove 'track-remove-by-setting-innerHTML.html' local copy in favor of WPT test case

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

Reviewed by Eric Carlson.

This patch removes local copy of W3C test in favor of Web Platform Test.
I confirmed locally via running 'import-w3c-tests' that we have latest copy of test in tree.
Similarly, I removed test expectation since WPT indicates it as passing test as of STP 181.

* LayoutTests/media/track/track-remove-by-setting-innerHTML.html: Deleted
* LayoutTests/media/track/track-remove-by-setting-innerHTML-expected.txt: Ditto
* LayoutTests/TestExpectations: Unskip 'WPT' test
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-remove-by-setting-innerHTML-expected.txt: Added Test Expectation
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-element/track/track-element/track-remove-by-setting-innerHTML-expected.txt: Add Platform Specific Expectation

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




More information about the webkit-changes mailing list