- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 22 May 2023 05:23:54 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 May 2023 12:24:00 UTC
@annevk commented on this pull request. I think all my concerns are editorial, but they would still be good to fix. > + <li><p><a>Request removal from the top layer</a> given <var>element</var>. + + <li><a>Add to the top layer</a> given <var>element</var>. Only the second step is needed here looking at the algorithm for "add". > +<h2 id=old-links class=no-num oldids="new-stacking-layer, top-layer, top-layer-add, ::backdrop-pseudo-element, css-pe-backdrop"> +Appendix A: Previously-Hosted Definitions</h2> ```suggestion <h2 id=old-links class=no-num oldids="new-stacking-layer, top-layer, top-layer-add, ::backdrop-pseudo-element, css-pe-backdrop">Previously-hosted definitions</h2> ``` > +spec:css-position-4 + type:selector; text: ::backdrop + type:dfn; text:top layer Perhaps these are exported by now? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/223#pullrequestreview-1436507228 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/223/review/1436507228@github.com>
Received on Monday, 22 May 2023 12:24:00 UTC