Re: [fetch] Separate 'report-only' and 'enforce' CSP execution (#155)

> @@ -3851,7 +3854,7 @@ <h3 id="request-class"><span class="secno">6.3 </span>Request class</h3>
>     <a class="external" data-anolis-spec="webidl" href="https://heycam.github.io/webidl/#dfn-throw">throw</a> a <code title="">TypeError</code>.
>  
>     <li><p>If <var>parsedReferrer</var>'s
> -   <a class="external" data-anolis-spec="url" href="https://url.spec.whatwg.org/#non-relative-flag">non-relative flag</a> is set,
> +   <a class="external" data-anolis-spec="url" href="https://url.spec.whatwg.org/#non_relative-flag">non-relative flag</a> is set,

I didn't intentionally change these. I just ran `make`. I guess I'll revert them manually?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/155/files#r44120600

Received on Friday, 6 November 2015 10:00:08 UTC