We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66ecd6 commit c024930Copy full SHA for c024930
css/css-mixins/META.yml
@@ -279,3 +279,16 @@ links:
279
- subtest: Outer functions can't see inner functions (local vars)
280
test: function-shadow.html
281
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1951908
282
+- product: firefox
283
+ results:
284
+ - subtest: Single function within anonymous layer
285
+ test: function-layer.html
286
+ - subtest: Last anonymous layer wins
287
288
+ - subtest: Unlayered styles win
289
290
+ - subtest: Single named layer
291
292
+ - subtest: Named layers
293
294
+ url: https://bugzilla.mozilla.org/show_bug.cgi?id=1951483
0 commit comments