{
 "compat_features": [
  "css.properties.list-style",
  "css.properties.list-style-image",
  "css.properties.list-style-image.none",
  "css.properties.list-style-position",
  "css.properties.list-style-position.inside",
  "css.properties.list-style-position.outside",
  "css.properties.list-style-type",
  "css.properties.list-style-type.arabic-indic",
  "css.properties.list-style-type.armenian",
  "css.properties.list-style-type.bengali",
  "css.properties.list-style-type.cambodian",
  "css.properties.list-style-type.circle",
  "css.properties.list-style-type.cjk-decimal",
  "css.properties.list-style-type.cjk-earthly-branch",
  "css.properties.list-style-type.cjk-heavenly-stem",
  "css.properties.list-style-type.cjk-ideographic",
  "css.properties.list-style-type.decimal",
  "css.properties.list-style-type.decimal-leading-zero",
  "css.properties.list-style-type.devanagari",
  "css.properties.list-style-type.disc",
  "css.properties.list-style-type.disclosure-closed",
  "css.properties.list-style-type.disclosure-open",
  "css.properties.list-style-type.ethiopic-numeric",
  "css.properties.list-style-type.georgian",
  "css.properties.list-style-type.gujarati",
  "css.properties.list-style-type.gurmukhi",
  "css.properties.list-style-type.hebrew",
  "css.properties.list-style-type.hiragana",
  "css.properties.list-style-type.hiragana-iroha",
  "css.properties.list-style-type.japanese-formal",
  "css.properties.list-style-type.japanese-informal",
  "css.properties.list-style-type.kannada",
  "css.properties.list-style-type.katakana",
  "css.properties.list-style-type.katakana-iroha",
  "css.properties.list-style-type.khmer",
  "css.properties.list-style-type.korean-hangul-formal",
  "css.properties.list-style-type.korean-hanja-formal",
  "css.properties.list-style-type.korean-hanja-informal",
  "css.properties.list-style-type.lao",
  "css.properties.list-style-type.lower-alpha",
  "css.properties.list-style-type.lower-armenian",
  "css.properties.list-style-type.lower-greek",
  "css.properties.list-style-type.lower-latin",
  "css.properties.list-style-type.lower-roman",
  "css.properties.list-style-type.malayalam",
  "css.properties.list-style-type.mongolian",
  "css.properties.list-style-type.myanmar",
  "css.properties.list-style-type.none",
  "css.properties.list-style-type.oriya",
  "css.properties.list-style-type.persian",
  "css.properties.list-style-type.simp-chinese-formal",
  "css.properties.list-style-type.simp-chinese-informal",
  "css.properties.list-style-type.square",
  "css.properties.list-style-type.string",
  "css.properties.list-style-type.symbols",
  "css.properties.list-style-type.tamil",
  "css.properties.list-style-type.telugu",
  "css.properties.list-style-type.thai",
  "css.properties.list-style-type.tibetan",
  "css.properties.list-style-type.trad-chinese-formal",
  "css.properties.list-style-type.trad-chinese-informal",
  "css.properties.list-style-type.upper-alpha",
  "css.properties.list-style-type.upper-armenian",
  "css.properties.list-style-type.upper-latin",
  "css.properties.list-style-type.upper-roman",
  "css.properties.list-style.inside",
  "css.properties.list-style.none",
  "css.properties.list-style.outside",
  "css.properties.list-style.symbols"
 ],
 "description": "The list-style shorthand CSS property and the list-style-image, list-style-position, and list-style-type longhand properties set the position and appearance of a list item's marker.",
 "description_html": "The <code>list-style</code> shorthand CSS property and the <code>list-style-image</code>, <code>list-style-position</code>, and <code>list-style-type</code> longhand properties set the position and appearance of a list item's marker.",
 "group": [
  "lists"
 ],
 "kind": "feature",
 "name": "List style",
 "spec": [
  "https://drafts.csswg.org/css-lists-3/#list-style-property"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-01-29",
  "baseline_low_date": "2015-07-29",
  "by_compat_key": {
   "css.properties.list-style": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-image": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-image.none": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-position": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-position.inside": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-position.outside": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.arabic-indic": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.armenian": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.bengali": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.cambodian": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.circle": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.cjk-decimal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "91",
     "chrome_android": "91",
     "edge": "91",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.cjk-earthly-branch": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.cjk-heavenly-stem": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.cjk-ideographic": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.decimal": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.decimal-leading-zero": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.devanagari": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.disc": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.disclosure-closed": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "89",
     "chrome_android": "89",
     "edge": "89",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.disclosure-open": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "89",
     "chrome_android": "89",
     "edge": "89",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.ethiopic-numeric": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "91",
     "chrome_android": "91",
     "edge": "91",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.georgian": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.gujarati": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.gurmukhi": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.hebrew": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.hiragana": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.hiragana-iroha": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.japanese-formal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "91",
     "chrome_android": "91",
     "edge": "91",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.japanese-informal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "91",
     "chrome_android": "91",
     "edge": "91",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.kannada": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.katakana": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.katakana-iroha": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.khmer": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.korean-hangul-formal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.korean-hanja-formal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.korean-hanja-informal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.lao": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.lower-alpha": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.lower-armenian": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "13",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5.1",
     "safari_ios": "5"
    }
   },
   "css.properties.list-style-type.lower-greek": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.lower-latin": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.lower-roman": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.malayalam": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.mongolian": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.myanmar": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.none": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.oriya": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.persian": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.simp-chinese-formal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.simp-chinese-informal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.square": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.string": {
    "baseline": "high",
    "baseline_high_date": "2023-10-26",
    "baseline_low_date": "2021-04-26",
    "support": {
     "chrome": "79",
     "chrome_android": "79",
     "edge": "79",
     "firefox": "39",
     "firefox_android": "39",
     "safari": "14.1",
     "safari_ios": "14.5"
    }
   },
   "css.properties.list-style-type.symbols": {
    "baseline": false,
    "support": {
     "firefox": "35",
     "firefox_android": "35"
    }
   },
   "css.properties.list-style-type.tamil": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "91",
     "chrome_android": "91",
     "edge": "91",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.telugu": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.thai": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.tibetan": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "6",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5",
     "safari_ios": "4.2"
    }
   },
   "css.properties.list-style-type.trad-chinese-formal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.trad-chinese-informal": {
    "baseline": "high",
    "baseline_high_date": "2024-03-20",
    "baseline_low_date": "2021-09-20",
    "support": {
     "chrome": "45",
     "chrome_android": "45",
     "edge": "79",
     "firefox": "28",
     "firefox_android": "28",
     "safari": "15",
     "safari_ios": "15"
    }
   },
   "css.properties.list-style-type.upper-alpha": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.upper-armenian": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "13",
     "chrome_android": "18",
     "edge": "79",
     "firefox": "33",
     "firefox_android": "33",
     "safari": "5.1",
     "safari_ios": "5"
    }
   },
   "css.properties.list-style-type.upper-latin": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style-type.upper-roman": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style.inside": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style.none": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style.outside": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.list-style.symbols": {
    "baseline": false,
    "support": {
     "firefox": "35",
     "firefox_android": "35"
    }
   }
  },
  "support": {
   "chrome": "1",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "1",
   "firefox_android": "4",
   "safari": "1",
   "safari_ios": "1"
  }
 },
 "id": "list-style",
 "groups": [
  "lists"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-lists-3/#list-style-property",
   "seriesComposition": "full",
   "shortname": "css-lists-3",
   "series": {
    "shortname": "css-lists",
    "currentSpecification": "css-lists-3",
    "title": "CSS Lists",
    "shortTitle": "CSS Lists",
    "releaseUrl": "https://www.w3.org/TR/css-lists/",
    "nightlyUrl": "https://drafts.csswg.org/css-lists/"
   },
   "seriesVersion": "3",
   "shortTitle": "CSS Lists 3",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-lists-3/",
    "status": "Working Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-lists-3/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-lists-3/",
     "https://w3c.github.io/csswg-drafts/css-lists/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-lists-3/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Lists and Counters Module Level 3",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-lists"
    ]
   },
   "fragment": "list-style-property"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/list-style",
   "title": "`list-style` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/list-style"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [
  {
   "year": 2025,
   "label": "interop-2025-webcompat",
   "url": "https://wpt.fyi/interop-2025?feature=interop-2025-webcompat"
  }
 ],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:list-style"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://bugs.chromium.org/p/chromium/issues/detail?id=590014",
   "https://bugs.chromium.org/p/chromium/issues/detail?id=687946"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": "2015-07-29T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-01-29T00:00:00.000Z"
}