From 1e371635d25d99ed6dd66e627cc6cc990697adb7 Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Thu, 25 Oct 2018 10:21:19 +0200 Subject: [PATCH] [css-text] Inheritance and initial values (#13110) Test that CSS Text properties inherit. Test that they have the initial values given in the spec. https://drafts.csswg.org/css-text/#propdef-white-space --- css/css-text/inheritance.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 css/css-text/inheritance.html diff --git a/css/css-text/inheritance.html b/css/css-text/inheritance.html new file mode 100644 index 00000000000000..ef3270651c3df4 --- /dev/null +++ b/css/css-text/inheritance.html @@ -0,0 +1,35 @@ + + + + +Inheritance of CSS Text properties + + + + + + + + +
+
+
+ + +