Add test for hit testing shapes that contain style changes

This commit is contained in:
Tobias Schneider 2014-09-10 11:51:43 -07:00
Родитель 0517bea75e
Коммит d8e5d3133b
4 изменённых файлов: 8 добавлений и 0 удалений

Двоичные данные
test/swfs/hitTestStyleChange.fla Normal file

Двоичный файл не отображается.

Двоичные данные
test/swfs/hitTestStyleChange.swf Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -0,0 +1 @@
true

Просмотреть файл

@ -174,5 +174,12 @@
"frames": [60],
"swf": "swfs/food.swf",
"type": "eq"
},
{ "id": "hit-test",
"stas": "swfs/trace.stas",
"filenames": [
"swfs/hitTestStyleChange.swf"
],
"type": "stas"
}
]