You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="assert" content="Setting list-style-type to japanese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.">
<styletype='text/css'>
.test { font-size:25px; }
ol { margin:0; padding-left:8em; }
ol { list-style-type: japanese-informal; list-style-position: inside; }
</style>
</head>
<body>
<pclass="instructions">Test passes if the two columns are the same, ignoring the suffix.</p>