Skip to content

Commit

Permalink
Interactive test results: Some new pages, some updated
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Mar 22, 2024
1 parent 8b5d160 commit 67a2ce4
Show file tree
Hide file tree
Showing 8 changed files with 301 additions and 28 deletions.
23 changes: 15 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ <h1>Internationalization tests</h1>
<p>See the <a href="https://github.com/w3c/i18n-tests/">GitHub repo</a> and the <a href="https://github.com/w3c/i18n-tests/#i18n-tests">notes on how the test suite works</a>.</p>

<p style="text-align: start;">Jump to one of:<br>
<a class="highlightLink" href="#testsuite">Internationalization test suite tests & results</a><br>
<a class="highlightLink" href="#interactive">Interactive tests & results</a>.</p>
<a class="highlightLink" href="#testsuite">Internationalization test suite tests &amp; results</a><br>
<a class="highlightLink" href="#interactive">Interactive tests &amp; results</a>.</p>
</section>


Expand Down Expand Up @@ -97,21 +97,27 @@ <h3>Results summary pages</h3>
<li><a href="results/int-vertical-text.html" rel="nofollow">Vertical text</a></li>
<li><a href="results/int-bidi-text.html" rel="nofollow">Bidirectional text</a></li>
</ul></li>
<li>Characters &amp; phrases
<li>Glyphs &amp; characters
<ul>
<li><a href="results/int-fonts.html" rel="nofollow">Fonts</a></li>
<li><a href="results/int-fonts.html" rel="nofollow">Fonts &amp; font styles</a></li>
<li><a href="results/int-cursive.html" rel="nofollow">Cursive text</a></li>
<li><a href="results/int-transforms.html" rel="nofollow">Transforming characters</a></li>
<li><a href="results/int-letterforms.html" rel="nofollow">Letterform slopes, weights, &amp; italics</a></li>
<li><a href="results/int-transforms.html" rel="nofollow">Character transforms</a></li>
<li><a href="results/int-grapheme-word-segmentation.html" rel="nofollow">Grapheme/word segmentation &amp; selection</a></li>
</ul></li>
<li>Punctuation &amp; inline
<ul>
<li><a href="results/int-text-decoration.html" rel="nofollow">Text decoration</a></li>
<li><a href="results/int-quotations.html" rel="nofollow">Quotations</a></li>
<li><a href="results/int-quotations.html" rel="nofollow">Quotations &amp; citations</a></li>
<li><a href="results/int-emphasis.html" rel="nofollow">Emphasis &amp; highlighting</a></li>
<li><a href="results/int-inline-notes-annotations.html" rel="nofollow">Inline notes &amp; annotations</a></li>
<li><a href="results/int-text-decoration.html" rel="nofollow">Other inline features</a></li>
</ul></li>
<li>Lines &amp; paragraphs
<ul>
<li><a href="results/int-line-breaking.html" rel="nofollow">Line breaking &amp; hyphenation</a></li>
<li><a href="results/int-text-alignment-justification.html" rel="nofollow">Text alignment &amp; justification</a></li>
<li><a href="results/int-letter-spacing.html" rel="nofollow">Letter/word spacing</a></li>
<li><a href="results/int-letter-spacing.html" rel="nofollow">Text spacing</a></li>
<li><a href="results/int-lists-counters-etc.html" rel="nofollow">Lists, counters, etc</a></li>
<li><a href="results/int-styling-initials.html" rel="nofollow">Styling initials</a></li>
</ul></li>
Expand Down Expand Up @@ -158,7 +164,8 @@ <h3>Repositories:</h3>
<p>Each repository is effectively a database of test links and results. Each stored test is maintained and discussed in a GitHub issue in one of these repos. The results pages pull their information from the repositories.</p>
<ul>
<li><a href="https://github.com/w3c/text_direction_tests/issues">Text direction</a></li>
<li><a href="https://github.com/w3c/character_phrase_tests/issues">Characters &amp; phrases</a></li>
<li><a href="https://github.com/w3c/glyph_character_tests/issues">Glyphs &amp; characters</a></li>
<li><a href="https://github.com/w3c/character_phrase_tests/issues">Punctuation &amp; inline</a></li>
<li><a href="https://github.com/w3c/line_paragraph_tests/issues">Lines &amp; paragraphs</a></li>
</ul>
</section>
Expand Down
13 changes: 8 additions & 5 deletions results/int-cursive.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,11 @@ <h1>Interactive test results: <br>

<section>
<p>This page summarises results for interactive tests related to cursive text. It complements the <a href="https://w3c.github.io/typography#cursive">Cursive text</a> section of the <a href="https://w3c.github.io/typography">Language Enablement Index</a>.</p>
<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/character_phrase_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>
<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://github.com/w3c/i18n-activity/wiki/Using-the-interactive-exploratory-tests">instructions</a> for further information. There is also a <a href="https://github.com/w3c/i18n-tests/wiki/List-of-interactive-tests-&-scripts">list of all tests and results</a> pages.</p>

<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/glyph_character_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>

<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://www.w3.org/International/i18n-drafts/pages/interactive_tests.html">instructions</a> for further information. There is also a <a href="https://www.w3.org/International/i18n-tests/#interactive">list of all tests and results</a> pages.</p>

<p>See also the following tests in the i18n test suite: <a href="https://w3c.github.io/i18n-tests/results/css-text-shaping">CSS3 Text, Cursive joining</a>.</p>
</section>

Expand Down Expand Up @@ -109,9 +112,9 @@ <h2 id="endlinks" class="notoc">Links</h2>
<ul id="full-links">
<li><a href="https://w3c.github.io/typography#cursive">Cursive text</a> in the Language Enablement Index.</li>

<li><a href="https://github.com/w3c/character_phrase_tests/issues?q=is%3Aissue+is%3Aopen+label%3Adoc%3ACursive_text">Cursive text</a> in the Character Phrase tests repo.</li>
<li><a href="https://github.com/w3c/glyph_character_tests/issues?q=is%3Aissue+is%3Aopen+label%3Adoc%3ACursive_text">Cursive text</a> in the Glyphs &amp; characters test repo.</li>

<li>The full set of issues in the <a href="https://github.com/w3c/character_phrase_tests/issues/">Character Phrase tests repo</a>.</li>
<li>The full set of issues in the <a href="https://github.com/w3c/glyph_character_tests/issues/">Glyphs &amp; characters test repo</a>.</li>

<li><a href="https://www.w3.org/International/i18n-tests/">i18n test suite home</a></li>
</ul>
Expand All @@ -123,7 +126,7 @@ <h2 id="endlinks" class="notoc">Links</h2>


<script>
getAllData('character_phrase_tests','doc:Cursive_text')
getAllData('glyph_character_tests','doc:Cursive_text')
</script>
</body>
</html>
129 changes: 129 additions & 0 deletions results/int-emphasis.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8" />
<title>Emphasis: Interactive test results</title>
<meta name="description" content="Summarises results of interactive tests by pulling data from a GitHub repository." />
<script>
var f = { }

// AUTHORS should fill in these assignments:
f.directory = 'results'+'/' // the path to this file, not including i18n-tests or the file name
f.filename = 'int-emphasis' // the file name WITHOUT extensions
f.authors = 'Richard Ishida, W3C' // author(s) and affiliations
f.previousauthors = '' // as above
f.modifiers = '' // people making substantive changes, and their affiliation
f.searchString = 'int-emphasis' // blog search string - usually the filename without extensions
f.firstPubDate = '2024-03-22' // date of the first publication of the document (after review)
f.lastSubstUpdate = { date:'2024-03-22', time:'08:54'} // date and time of latest substantive changes to this document
f.status = 'notreviewed' // should be one of draft, review, published, notreviewed or obsolete
f.path = '../../i18n-drafts/' // what you need to prepend to a URL to get to the /i18n-drafts directory

// AUTHORS AND TRANSLATORS should fill in these assignments:
f.thisVersion = { date:'2024-03-22', time:'08:54'} // date and time of latest edits to this document/translation
f.contributors = '' // people providing useful contributions or feedback during review or at other times
// also make sure that the lang attribute on the html tag is correct!
f.sources = '' // describes sources of information

// TRANSLATORS should fill in these assignments:
f.translators = 'name, org' // translator(s) and their affiliation - a elements allowed, but use double quotes for attributes

f.breadcrumb = 'tests'

f.additionalLinks = ''
</script>
<script src="int-translation.js"> </script>
<script src="interactive.js"> </script>
<script src="../../i18n-drafts/javascript/doc-structure/article-dt.js"> </script>
<script src="../../i18n-drafts/javascript/boilerplate-text/boilerplate-en.js"></script>
<script src="../../i18n-drafts/javascript/doc-structure/article.js"> </script>
<script src="../../i18n-drafts/javascript/articletoc-html5.js"></script>
<link rel="stylesheet" href="../../i18n-drafts/style/article-2016.css" />
<link rel="copyright" href="#copyright"/>
<link rel="stylesheet" href="results.css"/>
<style>
table .assert {
width: 50%;
font-weight: normal;
}
.results {
width: 60%;
}
</style>
</head>

<body>
<header>
<nav id="mainNavigation"></nav><script>document.getElementById('mainNavigation').innerHTML = mainNavigation</script>

<h1>Interactive test results: <br>
Emphasis
</h1>
</header>


<section>
<div id="audience">
<div class="pageInstructions">
<p>The tests are documented in a GitHub repository. To run the test, or to see any comments relating to the results, click on the link in the left-most column.</p>
<div id="updateInfo"></div><script>document.getElementById('updateInfo').innerHTML = g.updated</script>
</div>
</div>
</section>



<section>
<p>This page summarises results for interactive tests related to text decoration. It complements the <a href="https://www.w3.org/TR/typography/#emphasis">Emphasis</a> section of the <a href="https://www.w3.org/TR/typography/">Language Enablement Index</a>.</p>

<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/character_phrase_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>

<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://www.w3.org/International/i18n-drafts/pages/interactive_tests.html">instructions</a> for further information. There is also a <a href="https://www.w3.org/International/i18n-tests/#interactive">list of all tests and results</a> pages.</p>
</section>







<div id="generatedResults">
</div>












<section>
<h2 id="endlinks" class="notoc">Links</h2>
<aside class="section" id="survey"> </aside><script>document.getElementById('survey').innerHTML = g.survey</script>

<ul id="full-links">
<li><a href="https://www.w3.org/TR/typography/#emphasis">Text decoration</a> in the Language Enablement Index.</li>

<li><a href="https://github.com/w3c/character_phrase_tests/issues?q=is%3Aissue+is%3Aopen+label%3Adoc%3AEmphasis">Text decoration</a> in the Character Phrase tests repo.</li>

<li>The full set of issues in the <a href="https://github.com/w3c/character_phrase_tests/issues/">Character Phrase tests repo</a>.</li>

<li><a href="https://www.w3.org/International/i18n-tests/">i18n test suite home</a></li>
</ul>
</section>

<footer id="thefooter"></footer><script>document.getElementById('thefooter').innerHTML = g.bottomOfPage</script>
<script>completePage()</script>



<script>
getAllData('character_phrase_tests','doc:Emphasis')
</script>
</body>
</html>
14 changes: 7 additions & 7 deletions results/int-fonts.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ <h1>Interactive test results: <br>


<section>
<p>This page summarises results for interactive tests related to fonts. It complements the <a href="https://w3c.github.io/typography#fonts">Fonts</a> section of the <a href="https://w3c.github.io/typography">Language Enablement Index</a>.</p>
<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/character_phrase_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>
<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://github.com/w3c/i18n-activity/wiki/Using-the-interactive-exploratory-tests">instructions</a> for further information. There is also a <a href="https://github.com/w3c/i18n-tests/wiki/List-of-interactive-tests-&-scripts">list of all tests and results</a> pages.</p>
<p>This page summarises results for interactive tests related to fonts. It complements the <a href="https://w3c.github.io/typography#fonts">Fonts &amp; font styles</a> section of the <a href="https://w3c.github.io/typography">Language Enablement Index</a>.</p>
<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/glyph_character_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>
<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://www.w3.org/International/i18n-drafts/pages/interactive_tests.html">instructions</a> for further information. There is also a <a href="https://www.w3.org/International/i18n-tests/#interactive">list of all tests and results</a> pages.</p>
</section>


Expand Down Expand Up @@ -106,11 +106,11 @@ <h2 id="endlinks" class="notoc">Links</h2>
<aside class="section" id="survey"> </aside><script>document.getElementById('survey').innerHTML = g.survey</script>

<ul id="full-links">
<li><a href="https://w3c.github.io/typography#fonts">Fonts</a> in the Language Enablement Index.</li>
<li><a href="https://w3c.github.io/typography#fonts">Fonts &amp; font styles</a> in the Language Enablement Index.</li>

<li><a href="https://github.com/w3c/character_phrase_tests/issues?q=is%3Aopen+is%3Aissue+label%3Ah3%3AGeneric_font_families">Generic font families</a> in the Character Phrase tests repo.</li>
<li><a href="https://github.com/w3c/glyph_character_tests/issues?q=is%3Aopen+is%3Aissue+label%3Ah3%3Afonts">Fonts &amp; font styles</a> in the Glyphs &amp; characters test repo.</li>

<li>The full set of issues in the <a href="https://github.com/w3c/character_phrase_tests/issues/">Character Phrase tests repo</a>.</li>
<li>The full set of issues in the <a href="https://github.com/w3c/character_phrase_tests/issues/">Glyphs &amp; characters test repo</a>.</li>

<li><a href="https://www.w3.org/International/i18n-tests/">i18n test suite home</a></li>
</ul>
Expand All @@ -122,7 +122,7 @@ <h2 id="endlinks" class="notoc">Links</h2>


<script>
getAllData('character_phrase_tests','doc:Fonts')
getAllData('glyph_character_tests','doc:Fonts')
</script>
</body>
</html>
10 changes: 6 additions & 4 deletions results/int-grapheme-word-segmentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,10 @@ <h1>Interactive test results: <br>

<section>
<p>This page summarises results for interactive tests related to text alignment &amp; justification. It complements the <a href="https://www.w3.org/TR/typography/#segmentation">Grapheme/word segmentation &amp; selection</a> section of the <a href="https://www.w3.org/TR/typography/">Language Enablement Index</a>.</p>
<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/character_phrase_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>
<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://github.com/w3c/i18n-activity/wiki/Using-the-interactive-exploratory-tests">instructions</a> for further information. There is also a <a href="https://github.com/w3c/i18n-tests/wiki/List-of-interactive-tests-&-scripts">list of all tests and results</a> pages.</p>

<p>The tests themselves are linked to and described in a set of <a href="https://github.com/w3c/glyph_character_tests/issues">GitHub issues</a>. Follow the links to the issue to run the test, or to see notes on the results (especially where the test only partially passes).</p>

<p>If you are developing a gap-analysis document, these tests can be set up very quickly, and the results captured simply. You can easily add tests to this list. See the <a href="https://www.w3.org/International/i18n-drafts/pages/interactive_tests.html">instructions</a> for further information. There is also a <a href="https://www.w3.org/International/i18n-tests/#interactive">list of all tests and results</a> pages.</p>
</section>


Expand All @@ -104,9 +106,9 @@ <h2 id="endlinks" class="notoc">Links</h2>
<ul id="full-links">
<li><a href="https://www.w3.org/TR/typography/#segmentation">Grapheme/word segmentation &amp; selection</a> in the Language Enablement Index.</li>

<li><a href="https://github.com/w3c/character_phrase_tests/issues?q=is%3Aissue+is%3Aopen+label%3Adoc%3AGrapheme_word">Grapheme/word segmentation</a> in the Character Phrase tests repo.</li>
<li><a href="https://github.com/w3c/glyph_character_tests/issues?q=is%3Aissue+is%3Aopen+label%3Adoc%3AGrapheme_word">Grapheme/word segmentation</a> in the Glyphs &amp; characters test repo.</li>

<li>The full set of issues in the <a href="https://github.com/w3c/character_phrase_tests/issues/">Character Phrase tests repo</a>.</li>
<li>The full set of issues in the <a href="https://github.com/w3c/glyph_character_tests/issues/">Glyphs &amp; characters test repo</a>.</li>

<li><a href="https://www.w3.org/International/i18n-tests/">i18n test suite home</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion results/int-letter-spacing.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2 id="endlinks" class="notoc">Links</h2>


<script>
getAllData('line_paragraph_tests','doc:Letter_spacing')
getAllData('line_paragraph_tests','doc:Text_spacing')
</script>
</body>
</html>
Loading

0 comments on commit 67a2ce4

Please sign in to comment.