DescriptionFix and rebaseline fast/js/constructor-length.html
Fix fast/js/constructor-length.html so that the SharedWorker constructor length
is expected to be 1, not 2. As per its specification, the constructor only have
1 *mandatory* argument:
http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#shared-workers-and-the-sharedworker-interface
The test is also rebaselined and unskipped.
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151094
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|