| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index e545f7b728433c013dfb65a03902afbcfadf72fb..c78e77f9346440f5d2f42e9974f1bfdb7c622d64 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -139,7 +139,7 @@ TextBlob
|
| ThreadedParserDataReceiver
|
| // Many websites disable mouse support when touch APIs are available. We'd
|
| // like to enable this always but can't until more websites fix this bug.
|
| -// Chromium sets this conditionally (eg. based on the presence of a
|
| +// Chromium sets this conditionally (eg. based on the presence of aq
|
| // touchscreen) in ApplyWebPreferences.
|
| Touch status=stable
|
| TouchIconLoading
|
| @@ -154,3 +154,5 @@ WebVTTRegions depends_on=Media, status=experimental
|
| V8IdleTasks
|
| XSLT status=stable
|
| SVG1DOM status=stable
|
| +
|
| +ListMarkerPseudoElement
|
|
|