You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-gap-decorations/README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@ This directory contains demos that showcase the use of [CSS Gap Decorations](htt
20
20
21
21
To try the feature, follow these steps:
22
22
23
-
1. Use a Chromium-based browser, such as Microsoft Edge.
24
-
1. Start the browser from the command line with the `--enable-features=CSSGapDecoration` flag.
23
+
1. Use a Chromium-based browser, such as Microsoft Edge or Chrome, and make sure the version is at least 139.
24
+
1. In the browser, open a new tab and go to `about:flags`.
25
+
1. Search for "Experimental Web Platform features" in the search box.
26
+
1. Set the **Experimental Web Platform features** flag to **Enabled**, and then restart the browser.
25
27
26
28
To share feedback, please [open an issue on the MSEdgeExplainers repository](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=css-gap-decorations.md).
0 commit comments