RenderSurface interface change in automated test utils
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit-styling / theme3.json
1 {
2   "styles":
3   {
4     "testbutton":
5     {
6       "backgroundColor":[1.0,1.0,0.0,1.0]
7 // Deliberate Error: trailing comma
8     },
9   },
10 }