Index: LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/img.complete-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/img.complete-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/img.complete-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..88ba286dfc5b7d022d1ca7a80d7a5ae5c805eddf |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-img-element/img.complete-expected.txt |
@@ -0,0 +1,9 @@ |
+ |
+This is a testharness.js-based test. |
+PASS img src omitted |
+PASS img src empty |
+PASS async src complete test |
+FAIL IDL attribute complete returns true when image resource has been fetched but not run yet & image is not in broken state assert_unreached: .complete didn't change to true Reached unreachable code |
+PASS async src broken test |
+Harness: the test ran to completion. |
+ |