From 9d6d562b4e7601b000e95c49d1621ce1d20bceda Mon Sep 17 00:00:00 2001 From: Dan Druta Date: Sat, 13 Apr 2013 17:39:11 -0700 Subject: [PATCH 1/2] new test files from TestTWF --- .../collections/htmlallcollection.html | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html diff --git a/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html b/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html new file mode 100644 index 00000000000000..814c28bd9326cf --- /dev/null +++ b/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html @@ -0,0 +1,22 @@ + + + +

HTMLAllCollection Tests

+ +

There should be eight tests

+
+ + + + \ No newline at end of file From d3f0acd504e39b4f9fcd5efa37cd4565e2732081 Mon Sep 17 00:00:00 2001 From: Dan Druta Date: Fri, 19 Apr 2013 12:06:08 -0700 Subject: [PATCH 2/2] Updated the tests with the recommended changes --- .../collections/htmlallcollection.html | 35 ++++++++++--------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html b/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html index 814c28bd9326cf..19c1c5cc499c86 100644 --- a/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html +++ b/html/infrastructure/common-dom-interfaces/collections/htmlallcollection.html @@ -1,22 +1,23 @@ + + + + - -

HTMLAllCollection Tests

- -

There should be eight tests

-
- - + +HTMLAllCollection Tests + + + +
\ No newline at end of file