File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,12 @@ Introduction {#intro}
80
80
they are rendered as a solid-color ''transparent'' image with no intrinsic dimensions,
81
81
and may trigger fallback rendering in contexts that offer it,
82
82
but must not trigger loading of fallback resources.
83
+ Alternately, if a <a>loading image</a> happens to be replacing
84
+ an already-loaded image
85
+ (for example due to changes in the document or style sheet)
86
+ and the UA is tracking this information,
87
+ it may continue to render the already-loaded image
88
+ in place of the <a>loading image</a> .
83
89
84
90
Partially-loaded images (whose [=intrinsic dimensions=] are known, but whose image data is not fully loaded)
85
91
may be either treated as [=loading images=]
You can’t perform that action at this time.
0 commit comments