{ "title":"text-decoration styling", "description":"Method of defining the type, style and color of lines in the text-decoration property. These can be defined as shorthand (e.g. `text-decoration: line-through dashed blue`) or as single properties (e.g. `text-decoration-color: blue`)", "spec":"http://www.w3.org/TR/css-text-decor-3/#line-decoration", "status":"cr", "links":[ { "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-style", "title":"MDN Documentation for text-decoration-style" }, { "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-color", "title":"MDN Documentation for text-decoration-color" }, { "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-line", "title":"MDN Documentation for text-decoration-line" }, { "url":"https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6514536-text-decoration-styling", "title":"Microsoft Edge feature request on UserVoice" }, { "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-skip", "title":"MDN Documentation for text-decoration-skip" } ], "bugs":[ ], "categories":[ "CSS3" ], "stats":{ "ie":{ "5.5":"n", "6":"n", "7":"n", "8":"n", "9":"n", "10":"n", "11":"n" }, "edge":{ "12":"n", "13":"n", "14":"n", "15":"n" }, "firefox":{ "2":"n", "3":"n", "3.5":"n", "3.6":"n", "4":"n", "5":"n", "6":"y x", "7":"y x", "8":"y x", "9":"y x", "10":"y x", "11":"y x", "12":"y x", "13":"y x", "14":"y x", "15":"y x", "16":"y x", "17":"y x", "18":"y x", "19":"y x", "20":"y x", "21":"y x", "22":"y x", "23":"y x", "24":"y x", "25":"y x", "26":"y x", "27":"y x", "28":"y x", "29":"y x", "30":"y x", "31":"y x", "32":"y x", "33":"y x", "34":"y x", "35":"y x", "36":"y", "37":"y", "38":"y", "39":"y", "40":"y", "41":"y", "42":"y", "43":"y", "44":"y", "45":"y", "46":"y", "47":"y", "48":"y", "49":"y", "50":"y", "51":"y", "52":"y", "53":"y", "54":"y" }, "chrome":{ "4":"n", "5":"n", "6":"n", "7":"n", "8":"n", "9":"n", "10":"n", "11":"n", "12":"n", "13":"n", "14":"n", "15":"n", "16":"n", "17":"n", "18":"n", "19":"n", "20":"n", "21":"n", "22":"n", "23":"n", "24":"n", "25":"n", "26":"n x d #1", "27":"n x d #1", "28":"n x d #1", "29":"n x d #1", "30":"n x d #1", "31":"n x d #1", "32":"n x d #1", "33":"n x d #1", "34":"n x d #1", "35":"n x d #1", "36":"n x d #1", "37":"n x d #1", "38":"n x d #1", "39":"n x d #1", "40":"n x d #1", "41":"n x d #1", "42":"n x d #1", "43":"n x d #1", "44":"n x d #1", "45":"n x d #1", "46":"n x d #1", "47":"n x d #1", "48":"n x d #1", "49":"n x d #1", "50":"n x d #1", "51":"n x d #1", "52":"n x d #1", "53":"n x d #1", "54":"n x d #1", "55":"n x d #1", "56":"n x d #1", "57":"y", "58":"y", "59":"y" }, "safari":{ "3.1":"n", "3.2":"n", "4":"n", "5":"n", "5.1":"n", "6":"n", "6.1":"n", "7":"n", "7.1":"a x #2", "8":"a x #2 #3", "9":"a x #2 #3", "9.1":"a x #2 #3", "10":"a x #2 #3", "10.1":"a x #2 #3", "TP":"a x #2 #3" }, "opera":{ "9":"n", "9.5-9.6":"n", "10.0-10.1":"n", "10.5":"n", "10.6":"n", "11":"n", "11.1":"n", "11.5":"n", "11.6":"n", "12":"n", "12.1":"n", "15":"n", "16":"n", "17":"n", "18":"n", "19":"n", "20":"n", "21":"n", "22":"n", "23":"n", "24":"n", "25":"n", "26":"n", "27":"n", "28":"n", "29":"n", "30":"n", "31":"n", "32":"n", "33":"n", "34":"n", "35":"n x d #1", "36":"n x d #1", "37":"n x d #1", "38":"n x d #1", "39":"n x d #1", "40":"n x d #1", "41":"n x d #1", "42":"n x d #1", "43":"n x d #1", "44":"y", "45":"y" }, "ios_saf":{ "3.2":"n", "4.0-4.1":"n", "4.2-4.3":"n", "5.0-5.1":"n", "6.0-6.1":"n", "7.0-7.1":"n", "8":"a x #2", "8.1-8.4":"a x #2", "9.0-9.2":"a x #2", "9.3":"a x #2", "10.0-10.2":"a x #2" }, "op_mini":{ "all":"n" }, "android":{ "2.1":"n", "2.2":"n", "2.3":"n", "3":"n", "4":"n", "4.1":"n", "4.2-4.3":"n", "4.4":"n", "4.4.3-4.4.4":"n", "53":"n" }, "bb":{ "7":"n", "10":"n" }, "op_mob":{ "10":"n", "11":"n", "11.1":"n", "11.5":"n", "12":"n", "12.1":"n", "37":"n" }, "and_chr":{ "56":"n x d #1" }, "and_ff":{ "51":"y" }, "ie_mob":{ "10":"n", "11":"n" }, "and_uc":{ "11":"n" }, "samsung":{ "4":"n" }, "and_qq":{ "1.2":"n" } }, "notes":"All browsers support the CSS2 version of `text-decoration`, which matches only the `text-decoration-line` values (`underline`, etc.)", "notes_by_num":{ "1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags", "2":"Partial support in Safari refers to not supporting the text-decoration-style property.", "3":"Safari 8+ supports `-webkit-text-decoration-skip` with values `none` and `skip` (other values behave like `none` or `skip`)" }, "usage_perc_y":6.75, "usage_perc_a":11.87, "ucprefix":false, "parent":"", "keywords":"text-decoration-line,text-decoration-style,text-decoration-color,text-decoration-skip", "ie_id":"", "chrome_id":"", "firefox_id":"", "webkit_id":"", "shown":true }