From d050188cd525b769d33e2a2d94454b32aaa0b622 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 11 May 2020 23:17:47 +0000 Subject: Issue #1543 - Align with no src to the updated spec. --- .../img-no-alt-replaced.html | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-no-alt-replaced.html (limited to 'testing/web-platform') diff --git a/testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-no-alt-replaced.html b/testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-no-alt-replaced.html new file mode 100644 index 000000000..78e630231 --- /dev/null +++ b/testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-no-alt-replaced.html @@ -0,0 +1,25 @@ + +Images without alt attribute or with an empty alt attribute render as replaced elements regardless of src + + + + + + + + + + -- cgit v1.2.3