Skip to content

Commit cae8991

Browse files
contact info
1 parent 014b2ec commit cae8991

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

css-gap-decorations/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ This directory contains demos that showcase the use of [CSS Gap Decorations](htt
1313
## Developer playground
1414

1515
* [CSS Gap Decorations playground](https://microsoftedge.github.io/Demos/css-gap-decorations/playground.html)
16+
17+
## Try the feature and share feedback
18+
19+
To try the feature, follow these steps:
20+
21+
1. Use a Chromium-based browser, such as Microsoft Edge.
22+
1. Start the browser from the command line with the `--enable-features=CSSGapDecoration` flag.
23+
24+
To share feedback, please [open an issue on the MSEdgeExplainers repository](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=css-gap-decorations.md).

css-gap-decorations/playground.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -261,13 +261,7 @@ <h1>CSS Gap Decorations playground</h1>
261261
</p>
262262
<p>
263263
As of right now, this is only implemented for Chromium-based browsers, and a flag is needed to enable the feature:
264-
--enable-features=CSSGapDecoration
265-
</p>
266-
<p><strong>Contacts:</strong><br />
267-
Kevin Babbit, <a href="mailto:kbabbitt@microsoft.com">kbabbitt@microsoft.com</a><br />
268-
Sam Davis Omekara Jr, <a href="mailto:samomekarajr@microsoft.com">samomekarajr@microsoft.com</a><br />
269-
Javier Contreras, <a href="mailto:javiercon@microsoft.com">javiercon@microsoft.com</a><br />
270-
Alison Maher, <a href="mailto:almaher@microsoft.com">almaher@microsoft.com</a>
264+
<code>--enable-features=CSSGapDecoration</code>
271265
</p>
272266
</div>
273267

0 commit comments

Comments
 (0)