haikuwebkit/LayoutTests/fast/block/positioning/hittest-on-relative-positio...

17 lines
760 B
Plaintext

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.
PASS Selecting line 1 of box 1 selected "first line"
PASS Selecting line 2 of box 1 selected "second line"
PASS Selecting line 3 of box 1 selected "third line"
PASS Selecting line 1 of box 2 selected "first line"
PASS Selecting line 2 of box 2 selected "second line"
PASS Selecting line 3 of box 2 selected "third line"
PASS Selecting line 1 of box 3 selected "first line"
PASS Selecting line 2 of box 3 selected "second line"
PASS Selecting line 3 of box 3 selected "third line"
PASS Selecting line 1 of box 4 selected "first line"
PASS successfullyParsed is true
TEST COMPLETE