Updating the image data is not called when crossorigin attribute's state is changed |
|||||
Issue descriptionSpec: "Updating the image data" must be called when: https://html.spec.whatwg.org/multipage/images.html#relevant-mutations > The element's crossorigin attribute's state is changed. Current behavior: HTMLImageElement::ParseAttribute() doesn't call SelectSourceURL() and thus ImageLoader::UpdateFromElement().
,
Oct 13 2017
,
Oct 13 2017
,
Oct 13 2017
Draft CL: https://chromium-review.googlesource.com/c/chromium/src/+/720056
,
Oct 13 2017
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by hirosh...@chromium.org
, Oct 13 2017