Sign in
webkit
/
WebKit
/
5bd663b95d2fa0048c9b51d7e90d3c09992ceb28
/
.
/
LayoutTests
/
fast
/
dom
/
Range
/
compareBoundaryPoints-2-expected.txt
blob: b6d15e853c92c30b72b0845bf1ae94f4fd13a795 [
file
] [
log
] [
blame
]
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