Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/1069716-1-ref.html

11 lines
247 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf8">
<style type="text/css">
@counter-style triangle { symbols: b; }
@counter-style disc { system: extends triangle; }
</style>
</head>
<body>
<ul><li>&lt;---That should be a 'b' character.