dom-xy-test.js revision 1dac070d5991af1a83315be5c43374921abe4aea
YUI.
add(
'dom-xy-test',
function(Y) {
sel =
'h1, .node, table th, table td, table tr, table',
tests[
'should set ' +
id +
' in page coords'] =
function() {
};
});
};
},
'@VERSION@' ,{
requires:[
'dom-screen',
'test']});