Bug 172191

Summary: Structured serialization of DOMPoint / DOMMatrix is not supported
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, karlcow, ntim, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: http://wpt.live/css/geometry/structured-serialization.html
Bug Depends on: 110001    
Bug Blocks: 163505    

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?