Is there a Chrome Javascript/DOM Reference page like the Mozilla Developer Network? which other page covers Chrome specific implementations of \"The Standards\"?
https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/chromium-discuss/N56v_0tOVaM
Chrome uses V8 JavaScript Engine, it implements ECMAScript ECMA-262, http://www.ecma-international.org/publications/standards/Ecma-262.html
Check out these links for implementations and standards