CSSLint: Add text-decoration-skip
This commit is contained in:
parent
1040c20330
commit
b2ea9be73f
|
@ -3809,6 +3809,7 @@ var Properties = module.exports = {
|
||||||
"text-decoration" : "<text-decoration-line> || <text-decoration-style> || <text-decoration-color>",
|
"text-decoration" : "<text-decoration-line> || <text-decoration-style> || <text-decoration-color>",
|
||||||
"text-decoration-color" : "<text-decoration-color>",
|
"text-decoration-color" : "<text-decoration-color>",
|
||||||
"text-decoration-line" : "<text-decoration-line>",
|
"text-decoration-line" : "<text-decoration-line>",
|
||||||
|
"text-decoration-skip" : "none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]",
|
||||||
"text-decoration-style" : "<text-decoration-style>",
|
"text-decoration-style" : "<text-decoration-style>",
|
||||||
"text-emphasis" : 1,
|
"text-emphasis" : 1,
|
||||||
"text-height" : 1,
|
"text-height" : 1,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user