From 831a44f2181125a4c86e13e2126fbf5e29b31062 Mon Sep 17 00:00:00 2001 From: vakrilov Date: Mon, 16 Nov 2015 16:29:27 +0200 Subject: [PATCH] Fix: background-position with negative values --- CrossPlatformModules.csproj | 9 ++- apps/ui-tests-app/css/background.xml | 8 ++- css-value/index.js | 4 +- css-value/reworkcss-value.d.ts | 10 ++- ui/styling/background-common.ts | 100 ++++++++++++++++++++------- 5 files changed, 91 insertions(+), 40 deletions(-) diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index ef59023b7..62e95a62f 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -1116,8 +1116,10 @@ Designer + + + - PreserveNewest @@ -1355,9 +1357,6 @@ polymer-expressions.d.ts - - reworkcss.d.ts - mainPage.xml @@ -2099,7 +2098,7 @@ False - + diff --git a/apps/ui-tests-app/css/background.xml b/apps/ui-tests-app/css/background.xml index 93064360e..438f69fa4 100644 --- a/apps/ui-tests-app/css/background.xml +++ b/apps/ui-tests-app/css/background.xml @@ -22,7 +22,13 @@