- From: Ian Clelland <notifications@github.com>
- Date: Tue, 19 Dec 2017 09:13:07 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 December 2017 17:13:31 UTC
clelland commented on this pull request.
> @@ -2031,6 +2039,19 @@ attributes initialized to false, so it is suggested that for consistency all
{{ProgressEvent}} interface do the same.
+<h3 id=feature-policy>Feature Policy Integration</h3>
+
+<p>This specification defines a policy-controlled feature named <dfn>Synchronous
+XMLHttpRequest</dfn>.
+
+<p>The feature name for <a>Synchronous XMLHttpRequest</a> is "sync-xhr".
Done. (I've added explicit anchors for the unexported dfns until I fix up the FP spec to export those terms properly)
--
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_r157817703
Received on Tuesday, 19 December 2017 17:13:31 UTC