Commit f7c6632 1 parent 947cd8f commit f7c6632 Copy full SHA for f7c6632
File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -292,3 +292,25 @@ links:
292
292
- subtest : Named layers
293
293
test : function-layer.html
294
294
url : https://bugzilla.mozilla.org/show_bug.cgi?id=1951483
295
+ - product : firefox
296
+ results :
297
+ - subtest : e.style['top'] = "--func(myident)" should set the property value
298
+ test : dashed-function-named-arg.tentative.html
299
+ - subtest : e.style['top'] = "--func(--myident)" should set the property value
300
+ test : dashed-function-named-arg.tentative.html
301
+ - subtest : e.style['top'] = "--func(--)" should set the property value
302
+ test : dashed-function-named-arg.tentative.html
303
+ - subtest : e.style['top'] = "--func(50px --myident:)" should set the property value
304
+ test : dashed-function-named-arg.tentative.html
305
+ - subtest : e.style['top'] = "--func({--myident:})" should set the property value
306
+ test : dashed-function-named-arg.tentative.html
307
+ - subtest : e.style['top'] = "--func({ --myident:})" should set the property value
308
+ test : dashed-function-named-arg.tentative.html
309
+ - subtest : e.style['top'] = "--func({--myident :})" should set the property value
310
+ test : dashed-function-named-arg.tentative.html
311
+ - subtest : ' e.style['' top'' ] = "--func({--myident: })" should set the property value'
312
+ test : dashed-function-named-arg.tentative.html
313
+ - subtest : ' e.style['' top'' ] = "--func(10px, { --myident : })" should set the property
314
+ value'
315
+ test : dashed-function-named-arg.tentative.html
316
+ url : https://bugzilla.mozilla.org/show_bug.cgi?id=1952948
You can’t perform that action at this time.
0 commit comments