11This is a testharness.js-based test.
2FAIL range.selectNode(container) has rects for container and each line. assert_equals: Size of rect 4 should match expected expected "324x18" but got "398x18"
3FAIL range.selectNodeContents(container) has rects for each line. assert_equals: Size of rect 3 should match expected expected "324x18" but got "398x18"
2PASS range.selectNode(container) has rects for container and each line.
3PASS range.selectNodeContents(container) has rects for each line.
44PASS range.setStart/setEnd(node, offset) has rects for each line in range.
55PASS range.selectNode(container) should not include rect of image.
66PASS range.setStart/setEnd(node, offset) should include rect of image.
77PASS range.selectNode(container) should not include green/blue boxes.
88PASS range.selectNodeContents() should select green but not blue box.
9FAIL transform, range.selectNodeContents() has rects for each line. assert_equals: Size of rect 3 should match expected expected "222x260" but got "270x316"
10FAIL vertical, range.selectNodeContents() has rects for each line. assert_equals: Size of rect 3 should match expected expected "18x324" but got "18x398"
9PASS transform, range.selectNodeContents() has rects for each line.
10PASS vertical, range.selectNodeContents() has rects for each line.
1111Harness: the test ran to completion.
1212