- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 07 May 2020 22:06:46 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 May 2020 05:06:59 UTC
@marcoscaceres commented on this pull request. > + <figure> + <img src="images/mac-touchbar.png" alt="Mac Touch Bar showing editing buttons"> + <figcaption> + Mac Touch Bar showing editing buttons + </figcaption> + </figure> + <figure> + <img src="images/ios-editing-buttons.png" width="300" alt="iOS selection menu showing editing buttons"> + <figcaption> + iOS selection menu showing editing buttons + </figcaption> + </figure> + <p> + To address the issue, a new contenteditable-disabled attribute can be applied as shown in the example below. + </p> + <pre class="example"> ```suggestion <pre class="example html"> ``` -- 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/251#pullrequestreview-407997942
Received on Friday, 8 May 2020 05:06:59 UTC