Re: [w3ctag/design-reviews] A toast UI element (#385)

Hey @mkay581 thanks for taking a look at this. 

The intention here is to create a new HTML element, going through the usual process that requires, and using a `std-` prefix to preserve faithful polyfillability. Instead of creating a Custom Element and adding to the variety of toast implementations out there, we think it's more valuable to bake the popular toast pattern right into the language, allowing those libraries to decrease their bundle sizes by building their toasts right on top of ours. 

This [thread](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/kP556piqDR8) on the `std-switch` Intent to Implement might provide some helpful context.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/385#issuecomment-501245546

Received on Wednesday, 12 June 2019 12:12:00 UTC