diff --git a/jsanity-0.3.js b/jsanity-0.3.js index af86807..1497b14 100644 --- a/jsanity-0.3.js +++ b/jsanity-0.3.js @@ -829,6 +829,10 @@ jSanity = {}; 'line-height': 1, 'text-align': 1, 'text-decoration': 1, + 'text-decoration-color': 1, + 'text-decoration-line': 1, + 'text-decoration-style': 1, + 'text-decoration-thickness': 1, 'text-indent': 1, 'text-transform': 1, 'unicode-bidi': 1,