File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2824,9 +2824,9 @@ given a <a for=/>request</a> <var>request</var>, run these steps:
2824
2824
with <var> request</var> .
2825
2825
2826
2826
<li><p> If <var> request</var> 's <a for=request>current URL</a>' s <a for=url>origin</a> 's
2827
- <a for=origin>host</a> ends with <code> .onion</code> or <code> .onion.</code> [[ONION]] , and
2827
+ <a for=origin>host</a> ends with " <code> .onion</code> " or " <code> .onion.</code> " , and
2828
2828
is not <a>same origin</a> with <var> request</var> 's <a for=request>origin</a> , then set
2829
- <var> serializedOrigin</var> to `<code> null</code> `.
2829
+ <var> serializedOrigin</var> to `<code> null</code> `. [[ONION]]
2830
2830
2831
2831
<li><p> If <var> request</var> 's <a for=request>response tainting</a> is "<code> cors</code> " or
2832
2832
<var> request</var> 's <a for=request>mode</a> is "<code> websocket</code> ", then
You can’t perform that action at this time.
0 commit comments