[cssom-view] Drop "DOM" prefix from DOMRect et al?

In  
http://lists.w3.org/Archives/Public/public-script-coord/2013JulSep/0666.html  
it was suggested that the "DOM" prefix be dropped from  
DOMRect/DOMPoint/DOMQuad etc. TC39 consensus is to avoid using prefixes,  
and JavaScript is going to introduce new names like System, Symbol, etc.  
WebIDL interface objects are exposed as configurable objects in JS, so  
user code can overwrite them. Also URL is introduced without prefix.

-- 
Simon Pieters
Opera Software

Received on Thursday, 26 September 2013 09:23:41 UTC