Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/embedded-content/the-object-element/usemap-casing-expected.txt

Issue 2493343002: Remove legacy callers for HTMLEmbedElement and HTMLObjectElement (Closed)
Patch Set: fix another test Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Object with usemap of #sanityCheck should match the area with map named san ityCheck assert_equals: expected (object) Element node <area shape="rect" coords ="0,0,300,300"></area> but got (function) function "[object HTMLObjectElement]" 2 FAIL Object with usemap of #sanityCheck should match the area with map named san ityCheck assert_equals: expected Element node <area shape="rect" coords="0,0,300 ,300"></area> but got Element node <object data="/images/threecolors.png" usemap ="#sanityChe...
3 PASS Object with usemap of #sImPlE should not match any of the areas 3 PASS Object with usemap of #sImPlE should not match any of the areas
4 PASS Object with usemap of #paSSfield-killroyß should not match any of the areas 4 PASS Object with usemap of #paSSfield-killroyß should not match any of the areas
5 PASS Object with usemap of #глупый should not match any of the areas 5 PASS Object with usemap of #глупый should not match any of the areas
6 FAIL Object with usemap of #åωk should not match any of the areas Cannot read pr operty 'parentElement' of null 6 FAIL Object with usemap of #åωk should not match any of the areas Cannot read pr operty 'parentElement' of null
7 FAIL Object with usemap of #blah1 should not match any of the areas Cannot read property 'parentElement' of null 7 FAIL Object with usemap of #blah1 should not match any of the areas Cannot read property 'parentElement' of null
8 FAIL Object with usemap of #tÉdz5アパートFi should not match any of the areas Cannot read property 'parentElement' of null 8 FAIL Object with usemap of #tÉdz5アパートFi should not match any of the areas Cannot read property 'parentElement' of null
9 FAIL Object with usemap of #ΣΣ should not match any of the areas Cannot read pro perty 'parentElement' of null 9 FAIL Object with usemap of #ΣΣ should not match any of the areas Cannot read pro perty 'parentElement' of null
10 Harness: the test ran to completion. 10 Harness: the test ran to completion.
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698