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

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

Completed in 5787 milliseconds