Closed Bug 297025 Opened 20 years ago Closed 12 years ago

e4x/TypeConversion/10.2.1.js - XML.toXMLString

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bc, Unassigned)

References

()

Details

Attachments

(1 file)

Checking in 10.2.1.js; /cvsroot/mozilla/js/tests/e4x/TypeConversion/10.2.1.js,v <-- 10.2.1.js new revision: 1.4; previous revision: 1.3 done This bug is about the failure of section 5 of this test which tests text containing spaces, \t, \r, \n when XML.prettyPrinting=false. We strip the \r although 10.2.1 Step 4.b.i calls 10.2.1.1 EscapeElementValue ( s ) which should just copy the whitespace.
Oops, right you are -- the JS scanner actually strips the \r when canonicalizing raw user lines into buffered scanner lines. /be
Summary: e4x 10.2.1 - XML.toXMLString → e4x 10.2.1 - XML.toXMLString
Flags: testcase+
Summary: e4x 10.2.1 - XML.toXMLString → e4x/TypeConversion/10.2.1.js - XML.toXMLString
section 10,11's serialization has changed on 1.8.1, 1.9.0. updating test to reflect equivalent serialization. /cvsroot/mozilla/js/tests/e4x/TypeConversion/10.2.1.js,v <-- 10.2.1.js new revision: 1.6; previous revision: 1.5 section 5 still fails.
Blocks: e4x
E4X will be removed again from Spidermonkey (bug 788293)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: