[webkit-changes] [WebKit/WebKit] 17c12a: Update LayoutTests/imported/w3c/web-platform-tests...

youennf noreply at github.com
Mon Jul 3 10:18:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17c12a1a2b68cbb55b97c3c201a2dd80ff982ef9
      https://github.com/WebKit/WebKit/commit/17c12a1a2b68cbb55b97c3c201a2dd80ff982ef9
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.window-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.window.js

  Log Message:
  -----------
  Update LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.window.js to work around Safari SVG specificites
https://bugs.webkit.org/show_bug.cgi?id=258803
rdar://111679627

Reviewed by Eric Carlson.

Without a renderer and being in the DOM, SVG image element is not firing the load event, and does not have a cached image.
We update the test accoridngly, since the goal is to validate timestamps.
Bugs have been filed to track Safari SVG specifities.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.window-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.window.js:
(promise_test.async t):

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




More information about the webkit-changes mailing list