Mypal/layout/reftests/counters/t1204-increment-00-c-o-reference.html
2019-03-11 13:26:37 +03:00

16 lines
662 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS 2.1 Test Suite: dynamic changes to 'counter-increment'</title>
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-content"/>
<link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#counter"/>
<meta http-equiv="Content-Script-Type" content="text/javascript"/>
</head>
<body>
<div id="reference"><span>1-</span><span>2-new-</span><span>3-</span><span>4-</span></div>
</body>
</html>