DescriptionIgnore src candidates when looking for already in-cache resources
Considering src based candidates when looking for in-cache candidates can
result in no resource being downloaded, and the src resource remaining as
the displayed image.
That's contrary to the spec, where the src resource should not be part of
the selection algorithm if `w` descriptors are present.
This CL fixes that.
BUG=431862
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187966
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|