| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index 6601ec8b516f667f9a6becbae471fb8ebafb7f9a..48636c3b590e95e9a21ce69bda426b628772d44c 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -130,7 +130,7 @@ TextBlob
|
| ThreadedParserDataReceiver status=experimental
|
| // 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
|
| @@ -145,3 +145,5 @@ WebVTTRegions depends_on=Media, status=experimental
|
| V8IdleTasks
|
| XSLT status=stable
|
| SVG1DOM status=stable
|
| +
|
| +ListMarkerPseudoElement
|
|
|