Skip to content
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

Draft guidance section for table properties (colspan, colindex, etc) #65

Closed
jnurthen opened this issue Jul 18, 2016 · 1 comment
Closed
Assignees
Labels
help wanted Task force is looking for an owner for the issue Practice Page Related to a page within the practices section of the APG

Comments

@jnurthen
Copy link
Member

Complete this section
http://w3c.github.io/aria-practices/#gridAndTableProperties

[placeholder ]. This section will cover colcount, rowcount, colindex, rowindex, colspan, rowspan, and sort. It will explain when they are useful and how to use them. It is referenced by the grid and table design patterns. This section will refer readers to the grid and table design patterns for the basics of grid and table.

@mcking65 mcking65 changed the title Create table properties section Draft guidance section for table properties (colspan, colindex, etc) Aug 13, 2016
@mcking65 mcking65 added this to the 1.1 PR milestone Aug 13, 2016
@mcking65 mcking65 added the Practice Page Related to a page within the practices section of the APG label Jan 25, 2017
@mcking65 mcking65 modified the milestones: 1.1 Rec, 3Q17 Working Draft Oct 11, 2017
@mcking65 mcking65 added the help wanted Task force is looking for an owner for the issue label Oct 11, 2017
@mcking65 mcking65 self-assigned this Oct 28, 2017
mcking65 pushed a commit that referenced this issue Oct 28, 2017
For issue #65, adds rough draft of section covering table and grid properties.
mcking65 added a commit that referenced this issue Oct 28, 2017
For issue #65, modified the grid and propertties table section of aria-practices.html:
* Add link to tracking issue 65
* Revise prose of the introduction section for clarity
* Add overview table
mcking65 added a commit that referenced this issue Oct 29, 2017
For issue #65, in aria-practices.html, revised rough draft of the sections covering
aria-rowspan and aria-colspan.

1. Add more information about restrictions on values.
2. Correct spelling, grammar, etc.
3. Minor editorial revisions to wording.
mcking65 added a commit that referenced this issue Oct 30, 2017
For issue #65, in aria-practices.html,
revised rough draft of the section covering aria-sort.

1. Add note about using on multiple columns.
2. Revisions to wording for accuracy and clarity.
3. Clarified it can be used on rows as well as columns.
4. Correct spelling, grammar, etc.
mcking65 added a commit that referenced this issue Oct 30, 2017
For issue #65, in aria-practices.html,
revised final draft of the grid and table properties section.

1. Added link to review issue.
2. Added caption to definitions table.
3. Added aria-colcount to the example code for aria-sort.
mcking65 referenced this issue Oct 30, 2017
For issue #465, in aria-practices.html, revised rough draft of the sections covering
aria-colcount, aria-rowcount, aria-colindex, and aria-rowindex.

1. Grouped rowindex and row count together.
2. Grouped colcount and colindex together.
3. Added information about valid value restrictions.
5. Added warning about impact of invalid or missing values.
6. Swapped out example for contiguous columns (used the one from the spec).
7. General editorial cleanup.
@mcking65
Copy link
Contributor

With the above commits, this section is now complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Task force is looking for an owner for the issue Practice Page Related to a page within the practices section of the APG
Projects
None yet
Development

No branches or pull requests

2 participants