Index: LayoutTests/fast/regions/universal-selector-children-to-the-same-region-expected.txt |
diff --git a/LayoutTests/fast/regions/universal-selector-children-to-the-same-region-expected.txt b/LayoutTests/fast/regions/universal-selector-children-to-the-same-region-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3281249ff78478704c9188467641fe3b49566446 |
--- /dev/null |
+++ b/LayoutTests/fast/regions/universal-selector-children-to-the-same-region-expected.txt |
@@ -0,0 +1,5 @@ |
+PASS: this is inline |
+PASS: and block content inside a region that is flowed into the same region |
+ |
+PASS: button |
+Bug 74144 - [CSS Regions] Elements in a region should be assignable to a named flow |