Index: third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-anonymous-items-001-expected.html |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-anonymous-items-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-anonymous-items-001-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..83e5f50462b8d23fa292134fa5d1afbf0fd08751 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-anonymous-items-001-expected.html |
@@ -0,0 +1,15 @@ |
+<!DOCTYPE html> |
+<!-- |
+ Any copyright is dedicated to the Public Domain. |
+ http://creativecommons.org/publicdomain/zero/1.0/ |
+ --> |
+<html> |
+<head> |
+ <title>CSS Reftest Reference</title> |
+ <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"> |
+ <meta charset="utf-8"> |
+</head> |
+<body> |
+ a ab bx x |
+</body> |
+</html> |