Skip to content

Commit 7df5ce4

Browse files
adding moz-context-properties link to README
1 parent 6142371 commit 7df5ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The "animation-frames-timing-function" directory contains a simple example that
66

77
The "counter-style-demo" directory contains a demo for the [@counter-style documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/@counter-style). See the live demo [here](https://mdn.github.io/css-examples/counter-style-demo/).
88

9+
The "moz-context-properties" directory contains a demo for the [-moz-context-properties documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-context-properties). See the live demo [here](https://mdn.github.io/css-examples/moz-context-properties/).
10+
911
The "editable-examples" directory contains CSS examples that are intended to be embedded in MDN pages as live editable samples.
1012

1113
The "object-fit-basics" directory contains a simple page demonstrating typical usage of different <code>object-fit</code> and <code>object-position</code> values. [Run example live](http://mdn.github.io/css-examples/object-fit-basics/).

0 commit comments

Comments
 (0)