Chromium Code Reviews| Index: Source/core/page/RuntimeEnabledFeatures.in |
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
| index 7e2c9a80bb85e1a29a56cc47b288916e36f3f8c2..ba22ba9a9ea63c21e145799c178c65df4ea6b0e3 100644 |
| --- a/Source/core/page/RuntimeEnabledFeatures.in |
| +++ b/Source/core/page/RuntimeEnabledFeatures.in |
| @@ -61,6 +61,7 @@ SharedWorker custom |
| SpeechInput status=stable |
| SpeechSynthesis status=experimental |
| StyleScoped status=experimental |
| +SVG2 status=experimental |
|
pdr.
2013/06/25 15:30:45
Do you mind calling this just PaintOrder or simila
|
| Touch status=stable |
| VideoTrack status=stable |
| WebAnimations |