We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9aca6b commit 8cbb446Copy full SHA for 8cbb446
css/css-text-decor/parsing/META.yml
@@ -40,6 +40,10 @@ links:
40
- product: firefox
41
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1694053
42
results:
43
+ - test: text-decoration-line-valid.html
44
+ subtest: e.style['text-decoration-line'] = "spelling-error" should set the property value
45
46
+ subtest: e.style['text-decoration-line'] = "grammar-error" should set the property value
47
- test: text-decoration-line-computed.html
48
subtest: Property text-decoration-line value 'spelling-error'
49
0 commit comments