[csswg-drafts] [css-view-transitions-2] Consider throwing in the DOM APIs when invalid types are specified (#10706)

nt1m has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] Consider throwing in the DOM APIs when invalid types are specified ==
Apparently there are invalid types (see #9534):
> type can accept any idents, except 'none' or '-ua-' prefixes

I would suggest throwing a TypeError or a SyntaxError when these are used in DOM APIs (notably the setters).

cc @noamr @khushalsagar @vmpstr @bokand

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10706 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 7 August 2024 02:16:50 UTC