Result 1412 Detail
- id
- 1412
- type
- layouttestresult
- test
-
LayoutTests/fast/dom/Range/compareBoundaryPoints-1.html
- test version
- 0
- ua
-
Firefox 3.1 Win (3.1b2)
- date
- 2009-02-22 20:42:20
- duration
- 0.31200003624
- session
-
1235331550
- 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