Result 73743 Detail

id
73743
type
layouttestresult
test
LayoutTests/fast/dom/Range/compareBoundaryPoints-2.html
test version
0
ua
IE 8 Win (8rc1)
date
2009-02-23 21:21:49
duration
0.171999931335
session
1235420009
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