From d1a3d08697b34ee69328f5804a64fa447bf227a9 Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Wed, 19 Sep 2018 09:04:01 +1000 Subject: [PATCH] [css-contain] Inheritance and initial value The property 'contain' does not inherit, and has initial value 'none'. https://drafts.csswg.org/css-contain/#contain-property --- css/css-contain/inheritance.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 css/css-contain/inheritance.html diff --git a/css/css-contain/inheritance.html b/css/css-contain/inheritance.html new file mode 100644 index 00000000000000..07378a29f39db8 --- /dev/null +++ b/css/css-contain/inheritance.html @@ -0,0 +1,21 @@ + + + + +Inheritance of CSS contain property + + + + + + + + +
+
+
+ + +