From 54262457d2b10826f00d752b50663f8855458cbe Mon Sep 17 00:00:00 2001 From: Basilisk-Dev Date: Wed, 11 Mar 2026 22:08:14 -0400 Subject: [PATCH] Issue #2862 - add initial nested css test file --- layout/style/test/mochitest.ini | 1 + .../test/test_basic_nesting_lowering.html | 130 ++++++++++++++++++ 2 files changed, 131 insertions(+) create mode 100644 layout/style/test/test_basic_nesting_lowering.html diff --git a/layout/style/test/mochitest.ini b/layout/style/test/mochitest.ini index 8cadc7dd51..d4ad77d9a4 100644 --- a/layout/style/test/mochitest.ini +++ b/layout/style/test/mochitest.ini @@ -72,6 +72,7 @@ support-files = file_animations_with_disabled_properties.html [test_attribute_selector_eof_behavior.html] [test_aspect_ratio_property.html] [test_background_blend_mode.html] +[test_basic_nesting_lowering.html] [test_box_size_keywords.html] [test_bug73586.html] [test_css_math_functions.html] diff --git a/layout/style/test/test_basic_nesting_lowering.html b/layout/style/test/test_basic_nesting_lowering.html new file mode 100644 index 0000000000..616715ede3 --- /dev/null +++ b/layout/style/test/test_basic_nesting_lowering.html @@ -0,0 +1,130 @@ + + + + + Test for Basic CSS Nesting Lowering + + + + +
+ +
+
+

+
+
+