Skip to content

Commit b1e2b76

Browse files
committed
gap-analysis/index Redo front matter. Change title.
1 parent 240d774 commit b1e2b76

File tree

1 file changed

+87
-65
lines changed

1 file changed

+87
-65
lines changed

gap-analysis/index.html

Lines changed: 87 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66

7-
<title>Arabic and Persian Gap Analysis</title>
7+
<title>Arabic Script Gap Analysis</title>
88
<script class="remove" src="../../i18n-activity/templates/gap-analysis/gap-analysis-github.js"></script>
99
<script class="remove" src="../../i18n-activity/templates/gap-analysis/prompts.js"></script>
1010

@@ -15,31 +15,22 @@
1515
// specification status (e.g. WD, LCWD, WG-NOTE, etc.). If in doubt use ED.
1616
specStatus: "ED",
1717
//publishDate: "2020-06-16",
18-
//previousPublishDate: "2014-12-16",
19-
//previousMaturity: "FPWD",
2018

21-
// langs array lists languages addressed by this document, in order of speaker (highest first)
22-
// it is used to generate the javascript needed for the matrix
23-
langs: ['Arabic', 'Persian'],
24-
gapDocPath: 'https://www.w3.org/TR/alreq-gap/',
2519

2620
noRecTrack: true,
2721
shortName: "alreq-gap",
2822
copyrightStart: "2018",
2923
edDraftURI: "https://w3c.github.io/alreq/gap-analysis/",
3024

31-
// if this is a LCWD, uncomment and set the end of its review period
32-
// lcEnd: "2009-08-05",
33-
3425
// editors, add as many as you like
3526
// only "name" is required
3627
editors: [
3728
{ name: "Richard Ishida", company: "W3C", w3cid: 3439 },
3829
],
3930

4031

41-
github: "w3c/alreq",
42-
group: "i18n",
32+
github: "w3c/alreq",
33+
group: "i18n",
4334

4435
preProcess: [
4536
() => { addPrompts() },
@@ -73,79 +64,109 @@
7364
</head>
7465

7566
<body>
76-
<div id="abstract">
77-
<p>This document describes and prioritises gaps for the support of Arabic and Persian languages on the Web and in eBooks. In particular, it is concerned with text layout. It checks that needed features are supported in W3C specifications, in particular HTML and CSS and those relating to digital publications. It also checks whether the features have been implemented in browsers and ereaders. <strong>This is a preliminary analysis.</strong></p>
78-
</div>
67+
<div id="abstract">
68+
<p>This document describes and prioritises gaps for the support of the Arabic script on the Web and in eBooks. In particular, it is concerned with text layout. It checks that needed features are supported in W3C specifications, such as HTML and CSS and those relating to digital publications. It also checks whether the features have been implemented in browsers and ereaders.</p>
69+
</div>
70+
7971

80-
<div id="sotd">
81-
<p>This document describes and prioritises gaps for the support of Arabic and Persian languages on the Web and in eBooks. In particular, it is concerned with text layout. It checks that needed features are supported in W3C specifications, in particular HTML and CSS and those relating to digital publications. It also checks whether the features have been implemented in browsers and ereaders. This document complements the document <a href="https://w3c.github.io/alreq/">Text Layout Requirements for the Arabic Script</a>, which describes the requirements for areas where gaps appear. It is linked to from the <a href="https://w3c.github.io/typography/gap-analysis/language-matrix.html">language matrix</a> that tracks Web support for many languages.</p>
82-
<p>The editor's draft of this document is being developed by the <a href="https://w3c.github.io/alreq/">Arabic Layout Task Force</a>, part of the W3C <a href="https://www.w3.org/International/ig/">Internationalization Interest Group</a>. It is published by the <a href="https://www.w3.org/International/core/">Internationalization Working Group</a>. The end target for this document is a Working Group Note.</p>
72+
<div id="sotd">
73+
<p>This document describes and prioritises gaps for the support of the Arabic script on the Web and in eBooks. In particular, it is concerned with text layout. It checks that needed features are supported in W3C specifications, in particular HTML and CSS and those relating to digital publications. It also checks whether the features have been implemented in browsers and ereaders.
74+
It is linked to from the <a href="https://www.w3.org/International/typography/gap-analysis/language-matrix.html">language matrix</a> that tracks Web support for many languages.</p>
75+
76+
<p>The editor's draft of this document is being developed in the GitHub repository <a href="https://w3c.github.io/alreq/">Arabic Language Enablement (alreq)</a>, with contributors from the <abbr title="World Wide Web Consortium">W3C</abbr> <a href="https://www.w3.org/International/i18n-activity/i18n-ig/">Internationalization Interest Group</a>. It is published by the <a href="https://www.w3.org/International/i18n-activity/i18n-wg/">Internationalization Working Group</a>. The end target for this document is a Working Group Note.</p>
8377
</div>
8478

85-
<section id="h_introduction">
86-
<h2>Introduction</h2>
87-
<p>The W3C needs to make sure that the needs of scripts and languages around the world are built in to technologies such as HTML, CSS, SVG, etc. so that Web pages and eBooks can look and behave as people expect around the world.</p>
88-
89-
<p>This page documents difficulties people encounter when trying to use the Arabic and Persian languages in the Arabic script on the Web. </p>
79+
80+
81+
82+
83+
84+
85+
86+
87+
88+
89+
90+
<section id="h_introduction">
91+
<h2>Introduction</h2>
92+
93+
<section id="contributors">
94+
<h2>Contributors</h2>
95+
96+
<p>The original version of this document was created by Richard Ishida.</p>
97+
<!--
98+
<p>Special thanks to the following people who contributed to this document (contributors' names listed in in alphabetic order).</p>
99+
100+
<p class="acknowledgement">This Person, That Person, etc</p>
101+
-->
102+
<p data-lang="en">Other contributors can be found in the <a href="https://github.com/w3c/alreq/graphs/contributors">GitHub contributors list</a>.</p>
103+
</section>
104+
105+
106+
107+
108+
109+
110+
<section id="about">
111+
<h2>About this document</h2>
112+
113+
<p>The W3C needs to make sure that the needs of scripts and languages around the world are built in to technologies such as HTML, CSS, SVG, etc. so that Web pages and eBooks can look and behave as people expect around the world.</p>
114+
115+
<p>This page documents difficulties that people encounter when trying to use languages written in the Arabic script on the Web.</p>
116+
90117
<p>Having identified an issue, it investigates the current status with regards to web specifications and implementations by user agents (browsers, e-readers, etc.), and attempts to prioritise the severity of the issue for web users.</p>
91118

92-
<p>A summary of this report and others can be found as part of the <a href="https://w3c.github.io/typography/gap-analysis/language-matrix.html" style="font-size: 140%;">language matrix</a>.</p>
93-
94-
95-
96-
97-
<section id="contributors">
98-
<h3>Contributors</h3>
99-
100-
<p>Early versions of this document contained text from Shervin Afshar (Netflix) and Richard Ishida (W3C).</p>
101-
102-
<p>See also the <a href="https://github.com/w3c/alreq/commits/gh-pages/gap-analysis?before=5a75497d5f32873c684218c4e58a53e8e2025340+35">GitHub commit history</a> page.</p>
103-
</section>
119+
<p>A summary of this report and others can be found as part of the <a href="https://www.w3.org/International/typography/gap-analysis/language-matrix.html" style="font-size: 140%;">Language Matrix</a>.</p>
120+
</section>
104121

105122

106123

107124

108125

109126

110-
<section id="workflow">
111-
<h3>Work flow</h3>
112-
<p><span style="font-weight:bold; font-size: 140%;">This version of the document is a preliminary analysis</span></p>
127+
<section id="prioritization">
128+
<h3>Prioritization</h3>
129+
<p>This document not only describes gaps, it also attempts to prioritise them in terms of the impact on the local user. The prioritisation is indicated by colour.</p>
113130

114-
<p>Gap analysis work usually starts with a <strong>preliminary analysis</strong>, conducted quickly by one or a small group of experts. Then a more <strong>detailed analysis</strong> is carried out, involving a wider range of experts. The detailed analysis may involve the development of tests, in order to illustrate issues and track results for browsers. The next phase is <strong>ongoing maintenance</strong>. It is expected that the resulting document will not be frozen: as gaps are fixed, this should be noted in the document. It is also possible that new gaps are noticed or arise, and they can be added to this document when that happens.</p>
115-
116-
<p>As the gap analysis develops, the requirements for features that are problematic should be described in the companion document, <a href="https://w3c.github.io/alreq/">Text Layout Requirements for the Arabic Script</a>. Links to the appropriate part of that document should be added to this document as the material is created. Note that the requirements document should not contain any technology-specific information: all of that belongs here.</p>
117-
</section>
118-
119-
<section id="prioritization">
120-
<h3>Prioritization</h3>
121-
<p>This document not only describes gaps, it also attempts to prioritise them in terms of the impact on the local user. The prioritisation is indicated by colour.</p>
122-
123-
<p>Key:</p>
124-
<ul style="list-style-type: none;">
125-
<li class="ok"></li>
126-
<li class="na"></li>
127-
<li class="advanced"></li>
128-
<li class="basic"></li>
129-
<li class="broken"></li>
130-
<li class="tbd"></li>
131-
</ul>
132-
133-
<p>It is important to note that these colours do not indicate to what extent a particular features is broken. They indicate the impact of a broken or missing feature on the content author or end user.</p>
134-
<p>Basic styling is the level that would be generally accepted as sufficient for most Web pages. Advanced level support would include additional features one might expect to include in ebooks or other advanced typographic formats. There may be features of a script or language that are not supported on the Web, but that are not generally regarded as necessary (usually archaic or obscure features). In this case, the feature can be described here, but the status should be marked as OK.</p>
135-
<p>The decision as to what priority level is assigned to a described gap is down to the experts doing the gap analysis. It may not always be straightforward to decide. If a given section in this document refers to more than one feature that is broken, each with different impacts on Web users, the priority for the section should be the lowest denominator.</p>
136-
<p>A cell can be scored as OK if the feature in question is specified in an appropriate specification, and is supported by user agents. A specification that is in CR or later and has two implementations in 'major' browsers will count. This means that the feature may not be supported in all browsers yet. (At some point in the future we may try to distinguish, visually, whether support is available in a specification but still pending in major browsers or applications.) </p>
137-
</section>
131+
<p>Key:</p>
132+
<ul style="list-style-type: none;">
133+
<li class="ok"></li>
134+
<li class="na"></li>
135+
<li class="advanced"></li>
136+
<li class="basic"></li>
137+
<li class="broken"></li>
138+
<li class="tbd"></li>
139+
</ul>
140+
141+
<p>It is important to note that these colours do not indicate to what extent a particular features is broken. They indicate the impact of a broken or missing feature on the content author or end user.</p>
142+
<p>Basic styling is the level that would be generally accepted as sufficient for most Web pages. Advanced level support would include additional features one might expect to include in ebooks or other advanced typographic formats. There may be features of a script or language that are not supported on the Web, but that are not generally regarded as necessary (usually archaic or obscure features). In this case, the feature can be described here, but the status should be marked as OK.</p>
143+
<p>The decision as to what priority level is assigned to a described gap is down to the experts doing the gap analysis. It may not always be straightforward to decide. If a given section in this document refers to more than one feature that is broken, each with different impacts on Web users, the priority for the section should be the lowest denominator.</p>
144+
<p>A cell can be scored as OK if the feature in question is specified in an appropriate specification, and is supported by user agents. A specification that is in CR or later and has two implementations in 'major' browsers will count. This means that the feature may not be supported in all browsers yet. (At some point in the future we may try to distinguish, visually, whether support is available in a specification but still pending in major browsers or applications.) </p>
138145
</section>
139-
140-
141-
146+
</section>
147+
148+
149+
150+
151+
152+
153+
154+
155+
156+
157+
142158

143159

144160
<section id="direction">
145161
<h2>Text direction</h2>
162+
146163
<p>See also General page layout &amp; progression for features such as column layout, page turning direction, etc. that are affected by text direction.</p>
147164

148165

166+
167+
168+
169+
149170
<section id="vertical_text" class="na">
150171
<h3>Vertical text</h3>
151172
<p id="prompt-vertical_text" class="status_prompt promptStub"></p>
@@ -158,6 +179,7 @@ <h3>Vertical text</h3>
158179

159180

160181

182+
161183
<section id="bidi_text" class="tbd">
162184
<h3>Bidirectional text</h3>
163185
<p id="prompt-bidi_text" class="status_prompt promptStub"></p>

0 commit comments

Comments
 (0)