Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / touch-rect-crash-on-unpromote-layer-expected.txt
blob639519c6192dd1ffa2bef2c77374b2fcb571a3cb
1 A layer that may or may not be composited
2 Make sure we don't crash when a layer with a touch event handler becomes non-composited
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS rects.length is 1
8 PASS rects[0].layerAssociatedNode.id is "layer"
9 PASS rects.length is 1
10 PASS rects[0].layerAssociatedNode.nodeName is "#document"
11 PASS successfullyParsed is true
13 TEST COMPLETE