Hello,

In  [1], we will try and make WebKit rely on the width and height HTML
attributes of the <img> and <video> elements in order to determine their
aspect ratio, so that it can be used for sizing the image using CSS,
before the content loads.

HTML and CSS standardization groups already reached consensus on this
proposal [2] and there are WPT tests for it. Moreover this is already
shipped in Gecko [3] and Chromium [4].

[1] https://bugs.webkit.org/show_bug.cgi?id=201641
[2] https://github.com/WICG/intrinsicsize-attribute/issues/16
[3]
https://groups.google.com/forum/#!msg/mozilla.dev.platform/H9j3aJ20IgE/fs9Df3loCQAJ
[4]
https://groups.google.com/a/chromium.org/forum/#!searchin/blink-dev/Compute$20img$2Fvideo$20aspect$20ratio$20from$20width$20and$20height$20HTML$20attributes%7Csort:date/blink-dev/GePU9T8UpEc/uQWhDZeODwAJ

-- 
Frédéric Wang

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to