GoogleChrome / dialog-polyfill

Polyfill for the HTML dialog element
BSD 3-Clause "New" or "Revised" License
2.45k stars 245 forks source link

force polyfill #190

Closed yukulele closed 4 years ago

yukulele commented 4 years ago

Is there a way to force polyfill even with browsers with native dialog support?

samthor commented 4 years ago

No. You could modify the code to target a specific element but right not it's hard-coded to dialog.