- From: Grisha Lyukshin <notifications@github.com>
- Date: Mon, 28 Jun 2021 12:23:56 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 June 2021 19:24:08 UTC
@gked commented on this pull request.
> + A few people have expressed concerns around {{VirtualKeyboard/show()}} and {{VirtualKeyboard/hide()}} methods not being promise-based. However, we couldn't find any real use cases around needing promises in this type of operation.
+ </p>
+ <dt>
+ <dfn>overlaysContent</dfn>
+ </dt>
+ <dd>
+ <p>
+ The attribute enables the author to opt-out of resizing the visual viewport.
+ </p>
+ </dd>
+ <dt>
+ <dfn>boundingRect</dfn>
+ </dt>
+ <dd>
+ <p>
+ The attribute reports the intersection of the VK with the layout viewport in client coordinates.
updated
--
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/309#discussion_r660055646
Received on Monday, 28 June 2021 19:24:08 UTC