I was playing around in the chrome developer console, and found the Notation member of window. However, it’s native code, and any invocation seems to throw TypeError: Illegal constructor. It doesn’t seem to be present in IE10.
What is this object?
From the MDN
The w3.org explains why any constructor call fails :
I’m not sure this still makes a lot of sense now that the web is largely going away frow XML and XHTML…