WebKit / explainers

Explainers from WebKit contributors
371 stars 28 forks source link

Should `<model>` support the `loading` attribute? #60

Closed tomayac closed 3 years ago

tomayac commented 3 years ago

Images and iframes support lazy loading via the loading attribute with a value of "lazy". I think it would make sense to add support for this feature to the proposed <model> element, too.

grorg commented 3 years ago

Agreed.