-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complete i18n self-review #148
Comments
LanguageLanguage basics
Defining language values
Declaring language at the resource level
Establishing the language of a content block
Establishing the language of inline runs
Text directionBasic requirements
Background information
Base direction values
Handling direction in markup
Handling base direction for strings
Setting base direction for inline or substring text
CharactersChoosing a definition of 'character'
Defining a Reference Processing Model
Including and excluding character ranges
Using the Private Use Area
Choosing character encodings
Identifying character encodings
Designing character escapes
Storing text
Defining 'string'
Referring to Unicode characters
Referencing the Unicode Standard
Text-processingChoosing text units for segmentation, indexing, etc.
Matching string identity for identifiers and syntactic content
Working with Unicode Normalization
Case folding
Truncating or limiting the length of strings
Specifying sort and search functionality
Resource identifiersBasics
Markup & syntaxDefining elements and attributes
Defining identifiers
Working with plain text
Typographic supportText decoration
Vertical text
Setting box positioning coordinates when text direction varies
Ruby text annotations
Miscellaneous
Local dates, times and formatsWorking with time
Working with personal names
Designing forms
Working with numbers
NavigationProviding for content negotiation based on language
|
closing as complete - only relevant issues is #6 |
And I a huge thanks to @inexorabletash for diligently going through the i18n self review 🙏 |
We need to complete an I18n self-review before we can request an official review by the I18n WG.
There is a short checklist that will help identify parts of the spec
that need i18n attention. There is then a more detailed checklist to be completed.
Related issue w3c/webappswg#27
The text was updated successfully, but these errors were encountered: