diff options
Diffstat (limited to 'layout/reftests/counters/t1202-counters-10-b-reference.html')
-rw-r--r-- | layout/reftests/counters/t1202-counters-10-b-reference.html | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/layout/reftests/counters/t1202-counters-10-b-reference.html b/layout/reftests/counters/t1202-counters-10-b-reference.html new file mode 100644 index 0000000000..f3a3fa6dfa --- /dev/null +++ b/layout/reftests/counters/t1202-counters-10-b-reference.html @@ -0,0 +1,57 @@ +<!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: content: counters(c, ".", armenian)</title> + <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"/> + <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counter-styles"/> + <meta http-equiv="Content-Style-Type" content="text/css"/> + </head> + <body> + + <p></p> + + <div> + <span>Ա.Ա</span> + <span>Բ</span> + <span>Գ</span> + <span>Դ</span> + <span>Ե</span> + <span>Զ</span> + <span>Է</span> + <span>Ը</span> + <span>Թ</span> + <span>Ժ</span> + <span>ԺԱ</span> + <span>ԺԲ</span> + <span>ԺԲ.Ի</span> + <span>ԺԲ.Լ</span> + <span>ԺԲ.Խ</span> + <span>ԺԲ.Ծ</span> + <span>ԺԲ.Կ</span> + <span>ԺԲ.Հ</span> + <span>ԺԲ.Ձ</span> + <span>ԺԲ.Ղ</span> + <span>ԺԲ.Ճ</span> + <span>ԺԲ.Մ</span> + <span>ԺԲ.Յ</span> + <span>ԺԲ.Ն</span> + <span>ԺԲ.Շ</span> + <span>ԺԲ.Ո</span> + <span>ԺԲ.Չ</span> + <span>ԺԲ.Պ</span> + <span>ԺԲ.Ջ</span> + <span>ԺԲ.Ռ</span> + <span>ԺԲ.Ս</span> + <span>ԺԲ.Վ</span> + <span>ԺԲ.Տ</span> + <span>ԺԲ.Ր</span> + <span>ԺԲ.Ց</span> + <span>ԺԲ.Ւ</span> + <span>ԺԲ.Փ</span> + <span>ԺԲ.Ք</span> + <span>ԺԲ.ՔՋՂԹ</span> + </div> + + </body> +</html> |