Bug 172191 - Structured serialization of DOMPoint / DOMMatrix is not supported
Summary: Structured serialization of DOMPoint / DOMMatrix is not supported
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://wpt.live/css/geometry/structur...
Keywords:
Depends on: 110001
Blocks: 163505
  Show dependency treegraph
 
Reported: 2017-05-16 14:38 PDT by Chris Dumez
Modified: 2024-02-04 05:38 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-05-16 14:38:11 PDT
Structured serialization of DOMPoint / DOMMatrix is not supported.

Spec:
https://drafts.fxtf.org/geometry/#structured-serialization

This is covered by:
imported/w3c/web-platform-tests/css/geometry-1/structured-serialization.html
Comment 1 Ahmad Saleem 2023-10-26 15:10:38 PDT
Safari Technology Preview 181 is passing all WPT tests:

https://wpt.fyi/results/css/geometry/structured-serialization.html?label=experimental&label=master&aligned=

Live Link - http://wpt.live/css/geometry/structured-serialization.html

Do we need to do anything here?