Re: [w3c/editing] Update to a spec draft document (#251)

@gked commented on this pull request.



> +                <ul>
+                    <li>background colors</li>
+                    <li>indentation</li>
+                    <li>font name, size or color customization</li>
+                    <li>justification</li>
+                    <li>superscript or subscript text</li>
+                    <li>strikethrough</li>
+                    <li>underlines</li>
+                    <li>horizontal rules</li>
+                </ul>
+            </div>
+        </pre>
+    </section>
+    <section id="contenteditable-disabled">
+        <h2>
+            <code>contenteditable-disabled</code> DOM Content Attribute.

@marcoscaceres  and @annevk thank you for your feedback. [Issue](https://github.com/w3c/editing/issues/257) tracking WHATWG discussion. 
I will remove the hyphen. Although, `contenteditabledisabled` seems lengthy to me.

-- 
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#discussion_r427761658

Received on Wednesday, 20 May 2020 06:08:20 UTC