/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_elementreplaceattributewithself.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 80 be inappropriate to throw an INUSE_ATTRIBUTE_ERR.
|
hc_elementreplaceexistingattribute.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 85 Attr)" method. The new attribute node to be added is
|
hc_namednodemapchildnoderange.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 81 be valid.
|
hc_namednodemapnotfounderr.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 86 exception should be raised.
|
hc_namednodemapsetnameditemthatexists.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 78 If the node to be added by the "setNamedItem(arg)" method
|
hc_nodeappendchilddocfragment.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 new nodes at the end of the list, they should be the
|
hc_nodeattributenodevalue.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 by the "getNodeValue()" method. It should be equal to
|
hc_nodechildnodes.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 length of the list should be 13.
|
hc_nodecommentnodename.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 method. It should be equal to "#comment".
|
hc_nodecommentnodevalue.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 It should be equal to "This is comment number 1".
|
hc_nodedocumentfragmentnodevalue.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 returned by the "getNodeValue()" method. It should be
|
hc_nodegetfirstchild.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 should be "#text" or "EM".
|
hc_nodeinsertbeforenewchildexists.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 present in the tree. The existing node should be
|
hc_nodeinsertbeforenodeancestor.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 79 HIERARCHY_REQUEST_ERR DOMException if the node to be
|
hc_nodeinsertbeforenodename.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 method. The node returned should be "newChild".
|
hc_noderemovechild.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 85 should be set to null.
|
hc_nodereplacechild.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 Element should be "newChild".
|
hc_nodetextnodevalue.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 "getNodeValue()" method. It should be equal to
|
hc_textindexsizeerrnegativeoffset.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 69 // body of the test to be executed. 85 The desired exception should be raised since the offset
|
hc_textindexsizeerroffsetoutofbounds.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 The desired exception should be raised since the offset
|
hc_textwithnomarkup.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 85 multiple text lines without markup, so they should be
|
/external/webkit/LayoutTests/dom/html/level2/events/ |
dispatchEvent09.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 81 A capturing EventListener will not be triggered by events dispatched directly to the EventTarget upon which it is registered.
|
initEvent03.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 79 and the state is checked to see if it reflects the parameters. initEvent may be
|
initEvent06.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 69 // body of the test to be executed. 81 and the state is checked to see if it reflects the parameters. initEvent may be
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLCollection01.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 78 An individual node may be accessed by either ordinal index, the node's
|