spiegel-keyman/web/testing/issue3701/test3701/source
2020-10-20 09:59:25 +07:00
..
readme.htm feat(web): manual test for blocked keystrokes 2020-10-19 15:06:37 +07:00
test3701.keyman-touch-layout feat(web): manual test for blocked keystrokes 2020-10-19 15:06:37 +07:00
test3701.kmn feat(web): better test keyboard 2020-10-20 09:37:24 +07:00
test3701.kps feat(web): manual test for blocked keystrokes 2020-10-19 15:06:37 +07:00
test3701.kvks feat(web): manual test for blocked keystrokes 2020-10-19 15:06:37 +07:00
welcome.htm fix(common/core/web): normalization at wrong nesting level 2020-10-20 09:59:25 +07:00

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>test3701</title>
  <style type="text/css">
    p { font: 10pt Tahoma; }
    h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
    h2 { font: bold 12pt Tahoma; color: #4444cc; }
  </style>
</head>
<body>

<h1>test3701</h1>

<p>
    test3701 1.0 generated from template.
</p>

<p>© SIL International</p>

</body>
</html>