no bug - Correct some typos in the comments. a=typo-fix
[gecko.git] / accessible / tests / crashtests / 1494707.html
blobf2feb1572d75441f431cb03130a55fe047d934bb
1 <html>
2 <head>
3 <style>
4 *::after {
5 content: counters(bar, '', none);
7 </style>
8 </head>
9 <body>
10 <table>
11 <thead></thead>
12 <th></th>
13 </table>
14 </body>
15 </html>