chromium/third_party/blink/web_tests/fast/events/touch/touch-rect-assert-first-layer-special-expected.txt

Make sure we don't ASSERT when the first layer is special and can't use the LayoutGeometryMap fast path - crbug.com/339141.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS rects.length is 1
PASS rects[0].hitTestRect.x is -32
PASS rects[0].hitTestRect.y is 105
PASS rects[0].hitTestRect.width is 864
PASS rects[0].hitTestRect.height is 21
PASS successfullyParsed is true

TEST COMPLETE

Foo