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 @@ -118,6 +118,12 @@ Image Values: the <> type {#image-values}
118
118
they are rendered as a solid-color ''transparent'' image with no intrinsic dimensions,
119
119
and may trigger fallback rendering in contexts that offer it,
120
120
but must not trigger loading of fallback resources.
121
+ Alternately, if a
loading image happens to be replacing
122
+ an already-loaded image
123
+ (for example due to changes in the document or style sheet)
124
+ and the UA is tracking this information,
125
+ it may continue to render the already-loaded image
126
+ in place of the
loading image .
121
127
122
128
Partially-loaded images (whose [=intrinsic dimensions=] are known, but whose image data is not fully loaded)
123
129
may be either treated as [=loading images=]
You can’t perform that action at this time.
0 commit comments