chromium/third_party/blink/web_tests/external/wpt/css/css-lists/marker-dynamic-content-change-ref.html

<!doctype html>
<title>CSS Test Reference</title>
<style>
::marker {
  content: "PASS";
}
</style>
<ol>
  <li>Item
</ol>