Chromium Code Reviews| Index: Source/core/page/RuntimeEnabledFeatures.in |
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
| index d2cd2349e847cd103898e5908fe359f6ffa3c653..12ea76989cae53633e0577162ffebe556336b133 100644 |
| --- a/Source/core/page/RuntimeEnabledFeatures.in |
| +++ b/Source/core/page/RuntimeEnabledFeatures.in |
| @@ -41,6 +41,7 @@ DeviceOrientation status=stable |
| DevicePixelRatioIncludesZoom status=stable |
| DialogElement status=experimental |
| DirectoryUpload status=stable |
| +DirectWrite |
|
eseidel
2013/10/07 22:28:48
These default to "off", I assume that's what you'r
|
| // FIXME: Remove this separate feature when CustomElements are always enabled |
| EmbedderCustomElements |
| EncodingAPI status=experimental |