We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb5ca4 commit 269a4f9Copy full SHA for 269a4f9
html/dom/interfaces.html
@@ -1000,6 +1000,8 @@ <h1>HTML IDL tests</h1>
1000
attribute boolean spellcheck;
1001
void forceSpellCheck();
1002
1003
+ [CEReactions, TreatNullAs=EmptyString] attribute DOMString innerText;
1004
+
1005
// command API
1006
readonly attribute DOMString? commandType;
1007
readonly attribute DOMString? commandLabel;
0 commit comments