From 1483e34aafec6b138c0269367146cfcf5f20fad8 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Wed, 22 Mar 2017 22:41:06 +1100 Subject: [PATCH] fix(complete): bugus result value will have thrown already --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index 5e3581f9..f673a838 100644 --- a/index.html +++ b/index.html @@ -1880,8 +1880,6 @@

  • Close down any remaining user interface. The user agent MAY use the value result to influence the user experience. - User agents SHOULD treat unrecognized result values - as the value "unknown".
  • Resolve promise with undefined.