From 5af37ddb7895bb7193a0f6b17fee67d5d44b7858 Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Tue, 9 Oct 2018 09:46:53 +1100 Subject: [PATCH] [cssom-view] Inheritance of CSSOM View properties Properties inherit or not according to the spec. Properties have initial values according to the spec. https://drafts.csswg.org/cssom-view/#property-index --- css/cssom-view/inheritance.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 css/cssom-view/inheritance.html diff --git a/css/cssom-view/inheritance.html b/css/cssom-view/inheritance.html new file mode 100644 index 00000000000000..8c381e7119c940 --- /dev/null +++ b/css/cssom-view/inheritance.html @@ -0,0 +1,21 @@ + + + + +Inheritance of CSSOM View properties + + + + + + + + +
+
+
+ + +