From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../css/css-flexbox/auto-margins-001-ref.html | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 testing/web-platform/tests/css/css-flexbox/auto-margins-001-ref.html (limited to 'testing/web-platform/tests/css/css-flexbox/auto-margins-001-ref.html') diff --git a/testing/web-platform/tests/css/css-flexbox/auto-margins-001-ref.html b/testing/web-platform/tests/css/css-flexbox/auto-margins-001-ref.html new file mode 100644 index 0000000000..57f4307ca0 --- /dev/null +++ b/testing/web-platform/tests/css/css-flexbox/auto-margins-001-ref.html @@ -0,0 +1,39 @@ + + + + + + + + +

These tests are from the spec: http://dev.w3.org/csswg/css3-flexbox/#auto-margins.

+ +

The black rectangle should be centered vertically and horizontally.

+
+
OK
+
+ +
+
OK
+
+ +

You should see 3 blue concentric circles.

+
+
+
+
+
+ +

The computed style of each margin should not be 0.
OK: PASS
Vertical OK: PASS

+ + -- cgit v1.2.3