Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / positioning / hittest-on-relative-positioned-children-expected.txt
blob990bc139a64cbc3d3f84962904047c1d670d049d
1 This tests hit testing on relative positioned children. To manually test, select text by a mouse drag starting in the blue box but outside red boxes and ending inside a red box.
3 PASS Selecting line 1 of box 1 selected "first line"
4 PASS Selecting line 2 of box 1 selected "second line"
5 PASS Selecting line 3 of box 1 selected "third line"
6 PASS Selecting line 1 of box 2 selected "first line"
7 PASS Selecting line 2 of box 2 selected "second line"
8 PASS Selecting line 3 of box 2 selected "third line"
9 PASS Selecting line 1 of box 3 selected "first line"
10 PASS Selecting line 2 of box 3 selected "second line"
11 PASS Selecting line 3 of box 3 selected "third line"
12 PASS Selecting line 1 of box 4 selected "first line"
13 PASS successfullyParsed is true
15 TEST COMPLETE