officert / vue-friendly-iframe

A Vue js component for creating super fast loading, non-blocking iframes.
https://officert.github.io/vue-friendly-iframe/
307 stars 57 forks source link

suggest not to use Deprecated attributes. #17

Closed supermanner closed 4 years ago

supermanner commented 4 years ago

Hi!

this library use some deprecated attributes for HTML5, I see. For example,

(@see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe)

So, I suggest to use style attributes instead of frameborder and scrolling. (scrolling isn't reenact completely though... ) Please think on it :-)

※ I'm Japanese. Let me apologize for my poor English X-(