Result 1630 Detail

id
1630
type
layouttestresult
test
LayoutTests/fast/dom/Range/compareBoundaryPoints-1.html
test version
0
ua
Firefox 3.1 Lin (3.1b2)
date
2009-02-22 13:42:50
duration
0.317265033722
session
1235331557
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