OSDN Git Service

Fix text-shadow style when blur is 0px
authorTeng-Hui Zhu <ztenghui@google.com>
Sat, 6 Nov 2010 01:04:27 +0000 (18:04 -0700)
committerTeng-Hui Zhu <ztenghui@google.com>
Sat, 6 Nov 2010 01:04:27 +0000 (18:04 -0700)
commitbc1daa50ef8440769220d18d403a8694ced77aac
treed584c600ae40dc22cd6fd43bdc4a19d5c2c1d9d6
parent6d1b48cf3ed27adf6c0c9b6552e667865d818abc
Fix text-shadow style when blur is 0px

When blur is 0px , the should at least show up without any blurry.
http://b/issue?id=2581273

Change-Id: I3db26647c1ed3f7dd29e7045ae6f5c5b81722da6
WebCore/platform/graphics/android/GraphicsContextAndroid.cpp