GoogleChromeLabs / web-ai-demos

Apache License 2.0
38 stars 10 forks source link

Demo fixes for the Origin Trial #76

Closed tomayac closed 1 week ago

tomayac commented 1 week ago
tomayac commented 1 week ago

Just to clarify, <dialog> is the right thing to do here, but for whatever reason it scrolled the page when it was iframed. In the longer term, we may want to find out the reason (showModal()?), but for now, the <div> is just the stupid thing that works.