Skip to content

History

Revisions

  • Add sep 21 agenda and start sep 27 agenda

    @mcking65 mcking65 committed Sep 21, 2023
    4be4207
  • Add sep 7 agenda

    @mcking65 mcking65 committed Sep 7, 2023
    e3b7d52
  • more syntax fixes

    @mcking65 mcking65 committed Sep 5, 2023
    084a009
  • More syntax fixes

    @mcking65 mcking65 committed Sep 5, 2023
    fbfae0a
  • Fix syntax errors

    @mcking65 mcking65 committed Sep 5, 2023
    f655011
  • Updated to reflect changes related to presentationNumbers and references. Revised testId and assertionId descriptions: * Only include characters `a-z`, `0-9`, and dash ("-"). * Be generated from the test title by removing extraneous words, shortening some common words (e.g., navigate to nav), converting to lowercase, capitalizing the first letter of the second and subsequent words, and removing spaces and punctuation. * Be generated from the `assertionStatement` by removing extraneous words (e.g., 'conveyed'), shortening some common words, converting to lowercase, capitalizing the first letter of the second and subsequent words, and removing spaces and punctuation. Revised presentationNumber specifications for tests and commands: * A positive number that controls the order of presentation of tests in the test runner and reports. By default, tests will be presented in numerical ascending order using the values in this column, i.e., the values are `Number`, not `String`, primatives when sorted. * A positive number that controls the order of presentation of commands in the test runner and reports. By default, commands within a test will be presented in numerical ascending order using the values in this column, i.e., the values are `Number`, not `String`, primatives when sorted. Revised requirements related to refId values as described in the assertion and references sections: * The refId values designate references to the ARIA or HTML-AAM specification covered by the assertion. Typically, an assertion should cover only one ARIA or HTML feature. Some assertions will cover a behavior that is not described by any specification, so this cell will be blank in those rows. * The convention for ARIA attributes is that the `refId` is equivalent to the ARIA attribute, e.g., `slider` or `aria-orientation`. For HTML-AAM mappings, it is a good idea to avoid ambiguity by using a `refId` that includes the string `html`, e.g., `htmlButton`, or `htmlLink`. Defined new values for reference types: * `metadata`: Indicates the `refId` is for information that applies to all tests in the plan. * `aria`: Indicates that the refId is for an ARIA attribute specification. * `htmlAam`: Indicates the refId is for an HTML element mapping specification. Revised reference value specification for `aria` and `htmlAam` reference types. Added requirements for `linkText`. Added a section describing how link text and href values are calculated for reference links. Updated validation rules.

    @mcking65 mcking65 committed Sep 5, 2023
    96ab284
  • fix minutes url

    @mcking65 mcking65 committed Aug 30, 2023
    ab5b750
  • Add aug 30 agenda

    @mcking65 mcking65 committed Aug 30, 2023
    e4b22a9
  • update

    @mcking65 mcking65 committed Aug 24, 2023
    7172eeb
  • Add aug 24 agenda

    @mcking65 mcking65 committed Aug 24, 2023
    b97a92c
  • typos

    @mcking65 mcking65 committed Aug 20, 2023
    99dfc54
  • Specify at least one command for every test

    @mcking65 mcking65 committed Aug 20, 2023
    c3c6006
  • Add a type column to references.csv and add more validation rules.

    @mcking65 mcking65 committed Aug 20, 2023
    2545c39
  • Update simplified settings object notation

    @mcking65 mcking65 committed Aug 19, 2023
    738323a
  • editorial updates to commands.csv section

    @mcking65 mcking65 committed Aug 19, 2023
    da77b7f
  • fix typos

    @mcking65 mcking65 committed Aug 19, 2023
    a498f20
  • update assertionPhrase with new token names

    @mcking65 mcking65 committed Aug 19, 2023
    4c4015a
  • Improve assertion token documentation

    @mcking65 mcking65 committed Aug 19, 2023
    4f1a286
  • camel case assertion id

    @mcking65 mcking65 committed Aug 19, 2023
    6df83b2
  • spelling fix

    @mcking65 mcking65 committed Aug 19, 2023
    9f7ebe9
  • editorial fixes

    @mcking65 mcking65 committed Aug 19, 2023
    b47d06b
  • camel case test id

    @mcking65 mcking65 committed Aug 19, 2023
    c6525c8
  • editorial

    @mcking65 mcking65 committed Aug 19, 2023
    899565c
  • fix syntax

    @mcking65 mcking65 committed Aug 19, 2023
    2e11f7c
  • Add command processing

    @mcking65 mcking65 committed Aug 19, 2023
    72b9f78
  • editorial consistency

    @mcking65 mcking65 committed Aug 19, 2023
    481e2c3
  • remove unnecessary quotes

    @mcking65 mcking65 committed Aug 19, 2023
    dfd87ab
  • Add specification for command column of comands.csv files based on issue 976 spec

    @mcking65 mcking65 committed Aug 19, 2023
    78b177c
  • improve assertionPhrase spec

    @mcking65 mcking65 committed Aug 19, 2023
    5ab78fa
  • More quote fixing in assertionStatement spec

    @mcking65 mcking65 committed Aug 19, 2023
    ac5ab1f