HomeSort by relevance Sort by last modified time
    Searched refs:hc_nodeinsertbefore (Results 1 - 3 of 3) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodeinsertbefore.java 43 public final class hc_nodeinsertbefore extends DOMTestCase { class in inherits:DOMTestCase
50 public hc_nodeinsertbefore(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException { method in class:hc_nodeinsertbefore
109 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeinsertbefore";
116 DOMTestCase.doMain(hc_nodeinsertbefore.class, args);
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_nodeinsertbefore.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeinsertbefore";
91 function hc_nodeinsertbefore() { function
93 if(checkInitialization(builder, "hc_nodeinsertbefore") != null) return;
152 hc_nodeinsertbefore();
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_nodeinsertbefore.js 20 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeinsertbefore";
91 function hc_nodeinsertbefore() { function
93 if(checkInitialization(builder, "hc_nodeinsertbefore") != null) return;
152 hc_nodeinsertbefore();

Completed in 75 milliseconds