diff --git a/index.html b/index.html index 4ba91e5..ea7889d 100644 --- a/index.html +++ b/index.html @@ -1364,7 +1364,8 @@
DOM APIs do allow creation of elements in the XMLNS namespace but with strict qualifications.
-true
), and
+ true
), the
+ value of attr's prefix
attribute is not null
, and
the value of attr's value
attribute is the empty string,
then throw an exception; namespace prefix declarations cannot be used to undeclare a
namespace (use a default namespace declaration instead).