Last active
October 3, 2018 01:58
-
-
Save yuw/1e013ae6a67a1561a0ee2ed082e6148f to your computer and use it in GitHub Desktop.
CSV list of Japanese Gap Analysis
We can make this file beautiful and searchable if this error is corrected: It looks like row 4 should actually have 1 column, instead of 4 in line 3.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Japanese Gap Analysis | |
# W3C Editor's Draft 27 September 2018 | |
# https://w3c.github.io/jlreq/gap-analysis/ | |
section,id,status,class | |
Encoding considerations,encoding,OK,ok | |
Fonts,fonts,Needs research,tbd | |
Font styles,fontstyle,Needs research,tbd | |
Glyph control,glyphs,Not applicable,na | |
Cursive text,cursive,Not applicable,na | |
Quotations,quotations,Needs work for advanced level support,advanced | |
"Numbers, dates, etc.",numbers,OK,ok | |
Text boundaries & selection,boundaries,Needs research,tbd | |
Transforming characters,transforms,Needs work for basic styling support,basic | |
Inter-character spacing,spacing,Needs research,tbd | |
Ruby annotation,ruby,Needs work for basic styling support,basic | |
Text decoration,textdecoration,Needs research,tbd | |
Emphasis & highlights,emphasis,Needs work for advanced level support,advanced | |
Bidirectional text,bidi,Not applicable,na | |
Other inline features,otherinline,Needs research,tbd | |
Line breaking,linebreak,Needs research,tbd | |
Hyphenation,hyphenation,Not applicable,na | |
Justification,justification,Needs research,tbd | |
"Counters, lists, etc.",counters,Needs work for basic styling support,basic | |
Initial letter styling,initialletter,Needs research,tbd | |
Baselines & inline alignment,baselines,Needs research,tbd | |
Other paragraph features,otherpara,Needs research,tbd | |
Bidirectional layout,bidilayout,Not applicable,na | |
Vertical text,vertical,Needs work for basic styling support,basic | |
"Notes, footnotes, etc.",notes,Needs research,tbd | |
"Page numbering, running headers, etc.",pageheaders,Needs research,tbd | |
Other page layout & pagination features,morepage,Needs research,tbd | |
Culture-specific features,culturespecific,Needs research,tbd | |
What else?,other,Needs research,tbd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment