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 --- .../flexbox-align-self-horiz-001-block.xhtml | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-block.xhtml (limited to 'layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-block.xhtml') diff --git a/layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-block.xhtml b/layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-block.xhtml new file mode 100644 index 000000000..569312a70 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-001-block.xhtml @@ -0,0 +1,107 @@ + + + + + + CSS Test: Testing the behavior of 'align-self' property values on flex items that are blocks, in a horizontal flex container + + + + + + +
+
start
+
a b c d e f
+
end
+
a b c d e f
+
center
+
a b c d e f
+
base
+
abc
+
stretch
+
a b c d e f
+
auto
+
unspec
+
initial
+
inherit
+
left
+
right
+
+ + -- cgit v1.2.3