Skip to content

Commit c024930

Browse files
Gecko sync update (#7372)
1 parent a66ecd6 commit c024930

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

css/css-mixins/META.yml

+13
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,16 @@ links:
279279
- subtest: Outer functions can't see inner functions (local vars)
280280
test: function-shadow.html
281281
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+
test: function-layer.html
288+
- subtest: Unlayered styles win
289+
test: function-layer.html
290+
- subtest: Single named layer
291+
test: function-layer.html
292+
- subtest: Named layers
293+
test: function-layer.html
294+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1951483

0 commit comments

Comments
 (0)