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

@marcoscaceres 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.

HTML content attributes should first be approved by the WHATWG folks, and should be really be defined in HTML (the behavior of this stuff can be defined by this spec, however). @annevk and/or @domenic might want to give this a nod of approval. 

We should then make a plan for how to integrate the specs. 

-- 
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-408000587

Received on Friday, 8 May 2020 05:16:15 UTC