Result 32782 Detail

id
32782
type
layouttestresult
test
LayoutTests/fast/dom/Range/compareBoundaryPoints-1.html
test version
0
ua
Firefox 3 Lin (3.0.6)
date
2009-02-23 04:59:06
duration
0.232264041901
session
1235386583
succeeded
0
status
FAIL

Layouttest result detail

expected:
This tests to see that Range::compareBoundaryPoints throws a WRONG_DOCUMENT_ERROR exception if the two ranges are in different documents, or if one is detached.

food

actual:
This tests to see that Range::compareBoundaryPoints throws a WRONG_DOCUMENT_ERROR exception if the two ranges are in different documents, or if one is detached.
food
Error.  Exception thrown should have been: Error: WRONG_DOCUMENT_ERR: DOM Exception 4


diff:
--- LayoutTests/fast/dom/Range/compareBoundaryPoints-1-expected.txt 

+++ LayoutTests/fast/dom/Range/compareBoundaryPoints-1-actual.txt 

@@ -1,4 +1,5 @@

 This tests to see that Range::compareBoundaryPoints throws a WRONG_DOCUMENT_ERROR exception if the two ranges are in different documents, or if one is detached.
+food
+Error.  Exception thrown should have been: Error: WRONG_DOCUMENT_ERR: DOM Exception 4
 
-food