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

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

Completed in 97 milliseconds