From ee71de833cea4c70a146daa7c47eee04875f4b46 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Sun, 24 Nov 2013 15:12:26 +0530 Subject: [PATCH] Improve test page for autonym font * Used table instead of list * Font and size selection * Display language codes Change-Id: Ic3f7ef1bd1d1e5ff5b6fa7f6d8a8b9b7bf878068 --- tests/autonym.html | 89 ++++++++++++++++++++++++++++++---------------- 1 file changed, 59 insertions(+), 30 deletions(-) diff --git a/tests/autonym.html b/tests/autonym.html index f976e275..21c5ac56 100644 --- a/tests/autonym.html +++ b/tests/autonym.html @@ -18,55 +18,84 @@ font-style: normal; } -.autonym { - font-family: 'Autonym'; - font-size: 1em; +table, th, td { + border: 1px solid #ddd; + border-collapse:collapse; + padding: 5px; } -.list { - width: 100%; - -moz-column-count: 6; /* Firefox */ - -webkit-column-count: 6; /* Safari and Chrome */ - -moz-column-rule:3px outset #555; /* Firefox */ - -webkit-column-rule:3px outset #555; /* Safari and Chrome */ +td.lang, td.index { + background-color: #ccc; } -li { - list-style: none; - font-size: 1em; - line-height: 2em; -}

Autonym Font

Following content in this page uses Autonym font for displaying language names without font issues.

-