flutter_flutter/tests/layout/clipping-elementFromPoint-expected.txt
Ojan Vafai 5968e0308a Fix hit-testing in the stocks apps when scrolled.
We were not passing the transformed HitTestLocation when we recursed
into child layers, which meant that we wouldn't take transforms
correctly into account when hit testing.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/1019723002
2015-03-18 18:55:54 -07:00

8 lines
239 B
Plaintext

CONSOLE: unittest-suite-wait-for-done
CONSOLE: PASS: should hit test toolbar
CONSOLE: PASS: should hit test toolbar when transformed, but clipped element overlaps
CONSOLE:
CONSOLE: All 2 tests passed.
CONSOLE: unittest-suite-success
DONE