Re: [whatwg/xhr] Integrate feature policy (#177)

clelland commented on this pull request.



> @@ -1021,6 +1025,12 @@ method must run these steps:
   <p>Otherwise, if the <a>synchronous flag</a> is set, run these substeps:
 
   <ol>
+   <li>
+    <p>If <a>context object</a>'s <a>relevant settings object</a> has a
+    <a>responsible document</a> and it is <em>not</em> <a>allowed to use</a> the
+    <code><a>sync-xhr</a></code> feature, then run <a>handle response

All fixed

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/177#discussion_r164164254

Received on Friday, 26 January 2018 16:57:27 UTC