From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../submitted/text3/text-word-spacing-ref.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html (limited to 'layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html') diff --git a/layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html b/layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html new file mode 100644 index 000000000..5cbd7a550 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/text3/text-word-spacing-ref.html @@ -0,0 +1,26 @@ + +CSS Text Test: Word Spacing + + + + + +

Test passes if the space between the words starts at zero and increases by + one on each subsequent line.

+
ABcDefGhij
+
A Bc Def Ghij
+
A  Bc  Def  Ghij
+
A   Bc   Def   Ghij
+
A    Bc    Def    Ghij
+
A     Bc     Def     Ghij
+
A     Bc     Def     Ghij     
+ -- cgit v1.2.3