https://bugs.webkit.org/show_bug.cgi?id=127074
Reviewed by Antti Koivisto.
This should make the Apple Windows bots happier. It probably still needs rebaselining.
* win/tools/vsprops/FeatureDefines.props:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@162129
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-01-16 Zalan Bujtas <zalan@apple.com>
+
+ Subpixel layout: Enable subpixel layout for Apple Windows.
+ https://bugs.webkit.org/show_bug.cgi?id=127074
+
+ Reviewed by Antti Koivisto.
+
+ This should make the Apple Windows bots happier. It probably still needs rebaselining.
+
+ * win/tools/vsprops/FeatureDefines.props:
+
2014-01-11 Alexey Proskuryakov <ap@apple.com>
[Mac] [Windows] Stop scheduling network requests in WebCore
<ENABLE_SHARED_WORKERS>ENABLE_SHARED_WORKERS</ENABLE_SHARED_WORKERS>
<ENABLE_SQL_DATABASE>ENABLE_SQL_DATABASE</ENABLE_SQL_DATABASE>
<ENABLE_STYLE_SCOPED />
- <ENABLE_SUBPIXEL_LAYOUT></ENABLE_SUBPIXEL_LAYOUT>
+ <ENABLE_SUBPIXEL_LAYOUT>ENABLE_SUBPIXEL_LAYOUT</ENABLE_SUBPIXEL_LAYOUT>
<ENABLE_SVG>ENABLE_SVG</ENABLE_SVG>
<ENABLE_SVG_DOM_OBJC_BINDINGS />
<ENABLE_SVG_FONTS>ENABLE_SVG_FONTS</ENABLE_SVG_FONTS>