whatwg / html

HTML Standard
https://html.spec.whatwg.org/multipage/
Other
8.11k stars 2.67k forks source link

Co-locate text on inheriting origins, HTTPS state, CSP and possibly document,s URL #856

Open jwatt opened 8 years ago

jwatt commented 8 years ago

As per https://github.com/w3c/webappsec-secure-contexts/issues/5#issuecomment-151737360 it seems that whenever we want to inherit one of origin, HTTPS state, CSP policy or document's URL, we want to inherit all of them. To make this a lot clearer and easier to audit it would be better if the text detailing this was located together in the same sections.

annevk commented 8 years ago

Agreed. See also #421, #332, and #255. Patches most welcome.