Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/usemap-casing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/usemap-casing-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/usemap-casing-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6ee967cb47c7b8eac59aa5442014b51f9ca1a88b |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/the-object-element/usemap-casing-expected.txt |
@@ -0,0 +1,11 @@ |
+This is a testharness.js-based test. |
+FAIL Object with usemap of #sanityCheck should match the area with map named sanityCheck assert_equals: expected (object) Element node <area shape="rect" coords="0,0,300,300"></area> but got (function) function "[object HTMLObjectElement]" |
+PASS Object with usemap of #sImPlE should not match any of the areas |
+PASS Object with usemap of #paSSfield-killroyß should not match any of the areas |
+PASS Object with usemap of #глупый should not match any of the areas |
+FAIL Object with usemap of #åωk should not match any of the areas Cannot read property 'parentElement' of null |
+FAIL Object with usemap of #blah1 should not match any of the areas Cannot read property 'parentElement' of null |
+FAIL Object with usemap of #tÉdz5アパートFi should not match any of the areas Cannot read property 'parentElement' of null |
+FAIL Object with usemap of #ΣΣ should not match any of the areas Cannot read property 'parentElement' of null |
+Harness: the test ran to completion. |
+ |