- From: snianu <notifications@github.com>
- Date: Mon, 26 Jul 2021 16:08:37 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 July 2021 23:08:49 UTC
@snianu commented on this pull request.
> @@ -167,15 +166,24 @@ <h2>The <dfn>VirtualKeyboard</dfn> Interface</h2>
</dt>
<dd>
<p>
- When this attribute is set to `true`, a user agent MUST NOT resize its layout viewport or visual viewport.
+ A boolean, initially false. When this attribute is set to `true`, a user agent MUST NOT resize its layout viewport or visual viewport.
+ </p>
+ <p>
+ The {{VirtualKeyboard/overlaysContent}} getter steps are to return <a href="https://heycam.github.io/webidl/#this">this's </a>{{VirtualKeyboard/overlaysContent}}.
Can you give me an example? I'm following https://xhr.spec.whatwg.org/#dom-xmlhttprequest-timeout
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/pull/317#discussion_r677002158
Received on Monday, 26 July 2021 23:08:49 UTC