blob: 11ff5f96a437dac526d9164a8219c98d08e29e6a [file] [log] [blame] [edit]
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reference: symbols function, invalid</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
<link rel="stylesheet" href="support/ref-common.css">
<!-- list-style-type: a -->
<div>&#x2023;</div>
<div>&#x2023;</div>
<div>&#x2023;</div>
<div>&#x2023;</div>
<div>&#x2023;</div>
<!-- list-style-type: b -->
<div>&#x2021;</div>
<div>&#x2020;</div>
<div>&#x2021;</div>
<div>&#x2020;</div>
<div>&#x2021;</div>
<!-- list-style-type: c -->
<div>&#x2021;</div>
<div>&#x2022;</div>
<div>&#x2023;</div>
<div>&#x2021;</div>
<div>&#x2022;</div>