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
EPUB defines <audio> and <link> elements that conflict with the HTML definitions. Specifications that need to refer to these elements can use a link-defaults block to do so, but it would be nice to find a way to mark specs as "targeting web browsers" or similar that would act as a more global and reliable set of defaults.
Respec has the "profiles" feature that does something similar, but with a much smaller set of specifications than I think we'd want here.
browser-specs has the categories field with a "browser" value that might work well.