Skip to content

Commit

Permalink
increase tolerance on this test. The TextDecoration gets rendered wit…
Browse files Browse the repository at this point in the history
…h some blendmode for some reason
  • Loading branch information
aharui committed Apr 10, 2015
1 parent 34bae82 commit 31b03ab
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -198,7 +198,7 @@
</setup>
<body>
<AssertStyleValue target="actionBar.titleDisplay" styleName="textDecoration" value="underline" />
<CompareBitmap url="../styles/baselines" target="actionBar" numColorVariances="2" ignoreMaxColorVariance="true">
<CompareBitmap url="../styles/baselines" target="actionBar" numColorVariances="14" ignoreMaxColorVariance="true">
<ConditionalValue deviceDensity="160" os="win"/>
<ConditionalValue deviceDensity="240" os="android"/>
<ConditionalValue deviceDensity="320" os="win"/>
Expand Down

0 comments on commit 31b03ab

Please sign in to comment.