Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / mouseup-outside-document-expected.txt
blob5f531ba2da8fad33f920917943095c21a771d2bb
1 This test verifies that a document that receives a mouse down event receives a corresponding mouse up event when the mouse up happens outside the window.
3 If the test passes, you'll see a PASS message below.
5 To run this test in Safari:
7 Mouse down inside the document.
8 Move the mouse outside the window.
9 Mouse up.
10 PASS: mouseup event fired