doc-en icon indicating copy to clipboard operation
doc-en copied to clipboard

Normalize error sections in DOM

Open nielsdos opened this issue 3 months ago • 4 comments

Many DOM error section just list the constant for the $code for DOMException, but don't actually say anywhere that it's a DOMException being thrown.

Although it should still be clear that for the old DOM classes, one can use DOMElement::$strictErrorChecking to make it work with warnings instead.

nielsdos avatar Dec 02 '24 20:12 nielsdos