< prev index next >

test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTest.java

Print this page

        

*** 173,178 **** public void testCreateElementNeg() throws Exception { Document doc = createNewDocument(); doc.createElement("!nc$%^*(!"); } } - --- 173,177 ----
< prev index next >