diff --git a/features/draft/srcset.yml b/features/srcset.yml similarity index 89% rename from features/draft/srcset.yml rename to features/srcset.yml index 324b33289fc..00f2e1e0f4c 100644 --- a/features/draft/srcset.yml +++ b/features/srcset.yml @@ -1,5 +1,3 @@ -# TODO: Fix Edge ≤18 data in BCD and publish this. -draft_date: 2024-07-17 name: srcset and sizes description: The `srcset` and `sizes` attributes for `` elements set a list of possible sources for the image and a corresponding list of size conditions for choosing a source, to show a responsive image that fits the size of the display. spec: https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-srcset diff --git a/features/draft/srcset.yml.dist b/features/srcset.yml.dist similarity index 100% rename from features/draft/srcset.yml.dist rename to features/srcset.yml.dist