Pass | Properties on Object.prototype should shine through. | Asserts runPass | assert_true(true, "\"toString\" in dataset")
at Test.<anonymous> ( /html/dom/elements/global-attributes/dataset-prototype.html:16:9) | Pass | assert_equals(function "function toString() { [native code] }", function "function toString() { [native code] }")
at Test.<anonymous> ( /html/dom/elements/global-attributes/dataset-prototype.html:17:9) | Pass | assert_false(false, "\"expando\" in dataset")
at Test.<anonymous> ( /html/dom/elements/global-attributes/dataset-prototype.html:18:9) | Pass | assert_equals(undefined, undefined)
at Test.<anonymous> ( /html/dom/elements/global-attributes/dataset-prototype.html:19:9) | Pass | assert_true(true, "\"expando\" in dataset")
at Test.<anonymous> ( /html/dom/elements/global-attributes/dataset-prototype.html:21:9) | Pass | assert_equals(42, 42)
at Test.<anonymous> ( /html/dom/elements/global-attributes/dataset-prototype.html:22:9) |
|