Pass | performance.mark should throw if used with timing attribute navigationStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute unloadEventStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute unloadEventEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute redirectStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute redirectEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute fetchStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domainLookupStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domainLookupEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute connectStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute connectEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute secureConnectionStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute requestStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute responseStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute responseEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domLoading | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domInteractive | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domContentLoadedEventStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domContentLoadedEventEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute domComplete | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute loadEventStart | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.mark should throw if used with timing attribute loadEventEnd | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { window.performance.mark(attrName); }")
at Test.<anonymous> ( /user-timing/invoke_with_timing_attributes.html:18:9) |
|
Pass | performance.measure should not throw if used with timing attribute navigationStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute unloadEventStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute unloadEventEnd | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute redirectStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute redirectEnd | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute fetchStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domainLookupStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domainLookupEnd | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute connectStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute connectEnd | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute secureConnectionStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute requestStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute responseStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute responseEnd | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domLoading | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domInteractive | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domContentLoadedEventStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domContentLoadedEventEnd | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute domComplete | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute loadEventStart | Asserts runNo asserts ran |
Pass | performance.measure should not throw if used with timing attribute loadEventEnd | Asserts runNo asserts ran |