diff --git a/test_data/regression_test_data/index.json b/test_data/regression_test_data/index.json index 996c06969..c4a50c08b 100644 --- a/test_data/regression_test_data/index.json +++ b/test_data/regression_test_data/index.json @@ -1013,6 +1013,13 @@ { "title": "Synchronizing multiple change bounds animations. Blink", "case_id": 40, + "platforms": [ + "android", + "ios" + ], + "unsupported_platforms": { + "web": "animation_in/animation_out is deprecated" + }, "tags": [ "Animations" ],