History log of /libcore/luni/src/test/java/libcore/xml/DomTest.java
Revision Date Author Comments
81341fd8822d545037fca9d9820a7814e6d64da7 26-Nov-2012 Elliott Hughes <enh@google.com> Fix InnerNodeImpl.insertBefore.

As the submitter said, an insertBefore with a null refChild should be taken as
a request to append.

Bug: http://code.google.com/p/android/issues/detail?id=24530
Change-Id: I26141e2d4dd7a7805209a455a7c16bf0f26e7acf
001630e375421f078a2b1f45b03a10c9f6b7bd1f 03-Jan-2012 Jesse Wilson <jessewilson@google.com> Remove run-core-tests from known failures.

The @KnownFailure annotations are unnecessary and the
expectations are all obsolete.

Bug: http://b/3087671
Change-Id: I5dd834323770da09090b4e76c3f6793f1ccc629d
6619cd9986d72e4b4da6a8ae2d8101446b4e1a18 24-Jun-2011 Jesse Wilson <jessewilson@google.com> Add another test to demonstrate that getElementsByTagName works.

Change-Id: I05246b7a990302d712f0022a0ecd951aa30b95d4
http://code.google.com/p/android/issues/detail?id=17907
1c92541d38ed4d0b6e958f478cd7b129f140cd44 28-Mar-2011 Jesse Wilson <jessewilson@google.com> Rescue some XML tests to a libcore.xml package.

Our XML tests are no longer split across packages for no good reason.

Change-Id: I0fbc9e96216b6b604ef4360d343fce9fecf7d34a