Add a test for an svg img with external resources.
It is perhaps not super clear from the spec, but the Note in [1] talks about: "single-page vector documents (single-page PDFs, XML files with an SVG document element)". This CL adds a test that checks that external resources are not loaded for SVG documents used as an img source. This matches the behavior of Firefox and Chrome, at least. [1] https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element Change-Id: I9ab713b24fdea5b7d98c5ca6463de4c3674fb8fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041595 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#738941}
Showing
Please register or sign in to comment