Result 18475 Detail
- id
- 18475
- type
- layouttestresult
- test
-
LayoutTests/fast/dom/Range/compareBoundaryPoints-2.html
- test version
- 0
- ua
-
IE 6 Win (6)
- date
- 2009-02-22 22:52:11
- duration
- 0.218999862671
- session
-
1235339150
- succeeded
- 0
- status
- FAIL
Layouttest result detail
expected:
Test compareBoundaryPoints results in a particular case, see bug 20738.
Some text.
START_TO_START = 1
START_TO_END = 1
END_TO_START = -1
END_TO_END = -1
PASS
actual:
Test compareBoundaryPoints results in a particular case, see bug 20738.
Some text.
diff:
--- LayoutTests/fast/dom/Range/compareBoundaryPoints-2-expected.txt
+++ LayoutTests/fast/dom/Range/compareBoundaryPoints-2-actual.txt
@@ -1,10 +1,3 @@
+
Test compareBoundaryPoints results in a particular case, see bug 20738.
-
Some text.
-
-START_TO_START = 1
-START_TO_END = 1
-END_TO_START = -1
-END_TO_END = -1
-
-PASS