diff --git a/features/switch-control.yml b/features/switch-control.yml new file mode 100644 index 00000000000..920cd70e5ab --- /dev/null +++ b/features/switch-control.yml @@ -0,0 +1,8 @@ +name: HTML switch control +description: HTML form control that implement native switcher functionality in a checkbox, using the `switch` attribute. +group: forms +status: + baseline: false + support: + safari: "17.4" + safari_ios: "17.4" diff --git a/features/switch-control.yml.dist b/features/switch-control.yml.dist new file mode 100644 index 00000000000..af32f9e2f28 --- /dev/null +++ b/features/switch-control.yml.dist @@ -0,0 +1,4 @@ +# Generated from: switch-control.yml +# Do not edit this file by hand. Edit the source file instead! + +{}