From: Mischa POSLAWSKY Date: Wed, 8 Dec 2010 01:13:14 +0000 (+0100) Subject: browser: add page keywords X-Git-Tag: v1.4~31 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/b9807b767a2afb5c2b135579bfe9d3bd23839056?ds=sidebyside browser: add page keywords --- diff --git a/browser.plp b/browser.plp index 2f75abd..4ed3f1b 100644 --- a/browser.plp +++ b/browser.plp @@ -8,7 +8,11 @@ Html({ version => 'v1.0', description => "caniuse.", - keywords => [qw'html css browser feature'], + keywords => [qw' + web browser support compatibility usage available feature + html html5 css css3 svg javascript js dom mobile + ie internet explorer firefox chrome safari webkit opera + '], stylesheet => [qw'circus dark mono red light'], data => ['browser-support.inc.pl'], });