- From: Ben Kelly <notifications@github.com>
- Date: Wed, 11 Jan 2023 08:19:42 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 January 2023 16:19:54 UTC
@wanderview commented on this pull request. > @@ -4337,8 +4337,9 @@ dom-Range-extractContents, dom-Range-cloneContents --> <dl class=switch> <dt>{{Document}} <dd><p>Set <var>copy</var>'s <a for=Document>encoding</a>, <a for=Document>content type</a>, - <a for=Document>URL</a>, <a for=Document>origin</a>, <a for=Document>type</a>, and - <a for=Document>mode</a> to those of <var>node</var>. + <a for=Document>URL</a>, <a for=Document>policy container</a>'s + <a for="Policy Container">origin</a>, <a for=Document>type</a>, and <a for=Document>mode</a> + to those of <var>node</var>. I tried to break these out, but since this won't build before the other PR lands its difficult for me to see if it looks reasonable or not. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1142#discussion_r1067194015 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1142/review/1244215595@github.com>
Received on Wednesday, 11 January 2023 16:19:54 UTC