| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index 6ec43bc4f661e03e6b255c9c8d544f68d7871d5a..81652b95cff102582252851bcc9d12bfdc57a9f2 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -16,6 +16,7 @@
|
| // condition=ENABLE_NAME is used for wrapping features in compile-time
|
| // #if ENABLE(FEATURE) guards. These are deprecated and should all be removed.
|
|
|
| +AntiAliasBorders status=experimental
|
| AppBanner status=stable
|
| ApplicationCache status=stable
|
| AudioVideoTracks depends_on=Media, status=experimental
|
|
|