I'm filing an issue to ask questions.
The explainer says "Specifically, the image would raster at these dimensions and naturalWidth/naturalHeight on images would return the values specified in this attribute."
Two questions:
-
Why do the natural* properties need to be reflected by the intrinsicsize attribute? Could those just
remain connected to the actual size of the resource? Or does this make the algorithm unreasonably
hard to explain?
-
What does "raster at these dimensions" mean in this context?