w3c / web-roadmaps

Framework for Web technology roadmaps
191 stars 39 forks source link

Implementation status: consider specific icon for "origin trials" #502

Open tidoust opened 4 years ago

tidoust commented 4 years ago

Experimental implementations of an API may be restricted to an allow list of origins. That seems worth pointing out, since it means that the API is not yet available to everyone but requires some kind of registration.

Chrome Platform Status reports such features through an origintrial boolean flag. This flag could trigger the appearance of a "origin trial" icon.

Note that we already have a "requires a prefix" icon, and "behind a flag" icon. In theory, all 3 icons could have to be rendered at once, but in the interest of keeping the status readable, we should probably just render the "origin trial" icon when appropriate, and not bother with the other ones.

tidoust commented 4 years ago

Two current examples of specs under origin trials: