it.skip('can clone HTML5 elements', function() { var clone = document.createElement('nav').cloneNode();
確定! 回上一頁