/[suikacvs]/www/test/dom/node/child-methods/removechild-parentnode-1.html
Suika

Diff of /www/test/dom/node/child-methods/removechild-parentnode-1.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Thu Dec 30 13:56:24 2010 UTC revision 1.2 by wakaba, Sun Apr 17 08:19:39 2011 UTC
# Line 10  Line 10 
10    
11    if (div.parentNode === null) {    if (div.parentNode === null) {
12      result.firstChild.data = 'PASS';      result.firstChild.data = 'PASS';
13      result.firstChild.className = 'PASS';      result.className = 'PASS';
14    } else {    } else {
15      result.firstChild.data = 'FAIL (' + div.parentNode + ')';      result.firstChild.data = 'FAIL (' + div.parentNode + ')';
16    }    }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24