You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given whatwg/html#5640 (comment) it seems we could devise a construct whereby the host indicates the assertions it supports and ECMAScript only gives it the intersection between those and the assertions found. That way hosts don't even have the option of failing upon unknown assertions and ensures more consistency across hosts.
The text was updated successfully, but these errors were encountered:
Given whatwg/html#5640 (comment) it seems we could devise a construct whereby the host indicates the assertions it supports and ECMAScript only gives it the intersection between those and the assertions found. That way hosts don't even have the option of failing upon unknown assertions and ensures more consistency across hosts.
The text was updated successfully, but these errors were encountered: