background-clip-text.json 6.91 KB
{
  "title":"CSS3 Background-clip: text",
  "description":"Foreground Text Clipping",
  "spec":"https://compat.spec.whatwg.org/#the-webkit-background-clip-property",
  "status":"ls",
  "links":[
    {
      "url":"https://lists.w3.org/Archives/Public/www-style/2016Mar/0283.html",
      "title":"[css-backgrounds] Standardize 'background-clip: text'"
    },
    {
      "url":"https://drafts.csswg.org/css-backgrounds-4/#background-clip",
      "title":"CSS Backgrounds and Borders Module Level 4"
    },
    {
      "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip",
      "title":"MDN Web Docs - background-clip"
    },
    {
      "url":"https://github.com/Fyrd/caniuse/issues/2821",
      "title":"Add background-clip: text #2821"
    },
    {
      "url":"https://github.com/postcss/autoprefixer/issues/1081",
      "title":"background-clip: text doesn't get expected vendor prefix #1081"
    }
  ],
  "bugs":[
    {
      "description":"background-clip only works on Chrome, Opera, Safari as -webkit-background-clip: text; On firefox it works natively by using: background-clip: text; See details: https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip#Browser_compatibility"
    }
  ],
  "categories":[
    "CSS"
  ],
  "stats":{
    "ie":{
      "5.5":"n",
      "6":"n",
      "7":"n",
      "8":"n",
      "9":"n",
      "10":"n",
      "11":"n"
    },
    "edge":{
      "12":"a x #3",
      "13":"a x #3",
      "14":"a x #3",
      "15":"y #2",
      "16":"y #2",
      "17":"y #2",
      "18":"y #2"
    },
    "firefox":{
      "2":"u",
      "3":"u",
      "3.5":"u",
      "3.6":"u",
      "4":"u",
      "5":"u",
      "6":"u",
      "7":"u",
      "8":"u",
      "9":"u",
      "10":"u",
      "11":"u",
      "12":"u",
      "13":"u",
      "14":"u",
      "15":"u",
      "16":"u",
      "17":"u",
      "18":"u",
      "19":"u",
      "20":"u",
      "21":"u",
      "22":"u",
      "23":"u",
      "24":"u",
      "25":"u",
      "26":"u",
      "27":"u",
      "28":"u",
      "29":"u",
      "30":"u",
      "31":"u",
      "32":"u",
      "33":"u",
      "34":"u",
      "35":"u",
      "36":"u",
      "37":"u",
      "38":"u",
      "39":"u",
      "40":"u",
      "41":"u",
      "42":"u",
      "43":"u",
      "44":"u",
      "45":"u",
      "46":"u",
      "47":"u",
      "48":"n #1",
      "49":"y",
      "50":"y",
      "51":"y",
      "52":"y",
      "53":"y",
      "54":"y",
      "55":"y",
      "56":"y",
      "57":"y",
      "58":"y",
      "59":"y",
      "60":"y",
      "61":"y",
      "62":"y",
      "63":"y",
      "64":"y",
      "65":"y",
      "66":"y"
    },
    "chrome":{
      "4":"a x",
      "5":"a x",
      "6":"a x",
      "7":"a x",
      "8":"a x",
      "9":"a x",
      "10":"a x",
      "11":"a x",
      "12":"a x",
      "13":"a x",
      "14":"a x",
      "15":"a x",
      "16":"a x",
      "17":"a x",
      "18":"a x",
      "19":"a x",
      "20":"a x",
      "21":"a x",
      "22":"a x",
      "23":"a x",
      "24":"a x",
      "25":"a x",
      "26":"a x",
      "27":"a x",
      "28":"a x",
      "29":"a x",
      "30":"a x",
      "31":"a x",
      "32":"a x",
      "33":"a x",
      "34":"a x",
      "35":"a x",
      "36":"a x",
      "37":"a x",
      "38":"a x",
      "39":"a x",
      "40":"a x",
      "41":"a x",
      "42":"a x",
      "43":"a x",
      "44":"a x",
      "45":"a x",
      "46":"a x",
      "47":"a x",
      "48":"a x",
      "49":"a x",
      "50":"a x",
      "51":"a x",
      "52":"a x",
      "53":"a x",
      "54":"a x",
      "55":"a x",
      "56":"a x",
      "57":"a x",
      "58":"a x",
      "59":"a x",
      "60":"a x",
      "61":"a x",
      "62":"a x",
      "63":"a x",
      "64":"a x",
      "65":"a x",
      "66":"a x",
      "67":"a x",
      "68":"a x",
      "69":"a x",
      "70":"a x",
      "71":"a x",
      "72":"a x",
      "73":"a x",
      "74":"a x"
    },
    "safari":{
      "3.1":"u",
      "3.2":"u",
      "4":"a x",
      "5":"a x",
      "5.1":"a x",
      "6":"a x",
      "6.1":"a x",
      "7":"a x",
      "7.1":"a x",
      "8":"a x",
      "9":"a x",
      "9.1":"a x",
      "10":"a x",
      "10.1":"a x",
      "11":"a x",
      "11.1":"a x",
      "12":"a x",
      "TP":"a x"
    },
    "opera":{
      "9":"u",
      "9.5-9.6":"u",
      "10.0-10.1":"u",
      "10.5":"u",
      "10.6":"u",
      "11":"u",
      "11.1":"u",
      "11.5":"u",
      "11.6":"u",
      "12":"u",
      "12.1":"u",
      "15":"u",
      "16":"u",
      "17":"u",
      "18":"u",
      "19":"u",
      "20":"u",
      "21":"u",
      "22":"u",
      "23":"u",
      "24":"u",
      "25":"u",
      "26":"u",
      "27":"u",
      "28":"u",
      "29":"u",
      "30":"u",
      "31":"u",
      "32":"u",
      "33":"u",
      "34":"u",
      "35":"u",
      "36":"u",
      "37":"u",
      "38":"u",
      "39":"u",
      "40":"u",
      "41":"u",
      "42":"u",
      "43":"u",
      "44":"u",
      "45":"u",
      "46":"u",
      "47":"u",
      "48":"u",
      "49":"u",
      "50":"u",
      "51":"u",
      "52":"u",
      "53":"u",
      "54":"u",
      "55":"u",
      "56":"u",
      "57":"u"
    },
    "ios_saf":{
      "3.2":"u",
      "4.0-4.1":"u",
      "4.2-4.3":"u",
      "5.0-5.1":"u",
      "6.0-6.1":"u",
      "7.0-7.1":"u",
      "8":"u",
      "8.1-8.4":"u",
      "9.0-9.2":"u",
      "9.3":"u",
      "10.0-10.2":"u",
      "10.3":"u",
      "11.0-11.2":"u",
      "11.3-11.4":"u",
      "12.0-12.1":"u"
    },
    "op_mini":{
      "all":"u"
    },
    "android":{
      "2.1":"u",
      "2.2":"u",
      "2.3":"u",
      "3":"u",
      "4":"u",
      "4.1":"u",
      "4.2-4.3":"u",
      "4.4":"u",
      "4.4.3-4.4.4":"u",
      "67":"u"
    },
    "bb":{
      "7":"u",
      "10":"u"
    },
    "op_mob":{
      "10":"u",
      "11":"u",
      "11.1":"u",
      "11.5":"u",
      "12":"u",
      "12.1":"u",
      "46":"u"
    },
    "and_chr":{
      "70":"u"
    },
    "and_ff":{
      "63":"u"
    },
    "ie_mob":{
      "10":"u",
      "11":"u"
    },
    "and_uc":{
      "11.8":"u"
    },
    "samsung":{
      "4":"u",
      "5":"u",
      "6.2":"u",
      "7.2":"u"
    },
    "and_qq":{
      "1.2":"u"
    },
    "baidu":{
      "7.12":"u"
    }
  },
  "notes":"Chrome, Opera, Safari work only by using the prefix: -webkit-background-clip: text; Firefox 49+ as background-clip: text;",
  "notes_by_num":{
    "1":"Can be enabled by setting layout.css.background-clip-text.enabled to 'true'",
    "2":"Natively supported on Edge 15+ See Browser Compatibility chart: https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip",
    "3":"Microsoft Edge supports this feature using the -webkit- instead of -ms- prefix See: https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/10945389-background-clip-text"
  },
  "usage_perc_y":6.11,
  "usage_perc_a":32.38,
  "ucprefix":false,
  "parent":"",
  "keywords":"background-clip,text,clip",
  "ie_id":"",
  "chrome_id":"",
  "firefox_id":"",
  "webkit_id":"",
  "shown":false
}