2d.canvas.host.size.attributes.parse.trailingjunk

Parsing of non-negative integers

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassParsing of non-negative integers
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { canvas.width = '100#!?'; }")
    at Test.<anonymous> ( /html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.trailingjunk.html:24:3)