Result 58114 Detail

id
58114
type
layouttestresult
test
LayoutTests/fast/dom/Range/compareBoundaryPoints-2.html
test version
0
ua
IE 7 Win (7)
date
2009-02-23 16:41:46
duration
0.141000032425
session
1235403316
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