summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/stacking-context/zindex-affects-block-in-inline-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/stacking-context/zindex-affects-block-in-inline-ref.html')
-rw-r--r--testing/web-platform/tests/css/CSS2/stacking-context/zindex-affects-block-in-inline-ref.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/stacking-context/zindex-affects-block-in-inline-ref.html b/testing/web-platform/tests/css/CSS2/stacking-context/zindex-affects-block-in-inline-ref.html
new file mode 100644
index 0000000000..c0fdb338d0
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/stacking-context/zindex-affects-block-in-inline-ref.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<div style="background: green; width: 100px; height: 100px;"></div>