From ebed79da36a03150dcebe15786ba701742ca0818 Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Wed, 11 May 2016 13:09:50 +0300 Subject: [PATCH] clip-path support added --- apps/tests/xml-declaration/mainPage.xml | 2 +- apps/ui-tests-app/css/clip-path.xml | 9 ++ ui/core/view.android.ts | 1 + ui/core/view.ios.ts | 30 ++++- ui/styling/background-common.ts | 16 +++ ui/styling/background.android.ts | 153 +++++++++++++++++++----- ui/styling/background.ios.ts | 109 ++++++++++++++++- ui/styling/style.d.ts | 2 + ui/styling/style.ts | 22 ++++ ui/styling/styling.d.ts | 5 + 10 files changed, 314 insertions(+), 35 deletions(-) create mode 100644 apps/ui-tests-app/css/clip-path.xml diff --git a/apps/tests/xml-declaration/mainPage.xml b/apps/tests/xml-declaration/mainPage.xml index 9f7b9cb3e..ecb6f28c7 100644 --- a/apps/tests/xml-declaration/mainPage.xml +++ b/apps/tests/xml-declaration/mainPage.xml @@ -85,4 +85,4 @@ - + \ No newline at end of file diff --git a/apps/ui-tests-app/css/clip-path.xml b/apps/ui-tests-app/css/clip-path.xml new file mode 100644 index 000000000..33a64e9d9 --- /dev/null +++ b/apps/ui-tests-app/css/clip-path.xml @@ -0,0 +1,9 @@ + + +