From 26499cff9e3c28c75290e401c8bdc40a91d4e06c Mon Sep 17 00:00:00 2001 From: "bclary%bclary.com" Date: Tue, 11 Apr 2006 17:05:14 +0000 Subject: [PATCH] JavaScript Test Library - tweak section 6 to not depend on whitespace settings, no bug, not part of the build git-svn-id: svn://10.0.0.236/trunk@194141 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/js/tests/e4x/Types/9.1.1.3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/js/tests/e4x/Types/9.1.1.3.js b/mozilla/js/tests/e4x/Types/9.1.1.3.js index 2bff2cdd62d..58a0ca1267a 100644 --- a/mozilla/js/tests/e4x/Types/9.1.1.3.js +++ b/mozilla/js/tests/e4x/Types/9.1.1.3.js @@ -123,7 +123,7 @@ correct = ; delete x..HR; -TEST(6, correct, x); +TEST(6, correct.toXMLString(), x.toXMLString()); x =