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

Get rid of "Test/Aggregation Definition" #247

Merged
merged 15 commits into from
Sep 17, 2018
Merged

Commits on Aug 16, 2018

  1. Get rid of "Test/Aggregation Definition"

    Suggesting a different split of Applicability/Expectations sections for Atomic/Composed rules to get rid of headings "Test Defintion" and "Aggregation Definition"
    Anne Thyme authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a9b9d83 View commit details
    Browse the repository at this point in the history
  2. Updated ACT Rule Structure accordingly

    Anne Thyme authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    eb71254 View commit details
    Browse the repository at this point in the history
  3. Cleaned up structure

    Deleted some duplicate sections and moved up "Atomic rules list" to match the rule structure outline
    Anne Thyme authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    7291bd8 View commit details
    Browse the repository at this point in the history
  4. Cleaned up use of "aggregate"

    Replaced words "aggregate"/"aggregated"/"aggregation" in context of composed rules, so that it is now only used in relation to ACT Data Format (Output Data)
    Anne Thyme authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    9170999 View commit details
    Browse the repository at this point in the history
  5. Capitalization in headers

    Anne Thyme authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    48c5c9d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Cleaned up "Rule Types" section

    Moved the paragraph "A composed rule defines how the outcomes from its atomic rules are used to determine a single outcome for each applicable test target. ..." from Rule Types section to Applicability for Composed Rules section as per Shadi's and Moe's comments, and deleted paragraph on disabling rules due to accessibility support concerns, since it already differs from what Siteimprove is working on.
    Anne Thyme authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    b73357b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Removed 3 references to "test definition"

    Tackling Moe's comment.
    Anne Thyme authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    4419c5f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Fix broken target id

    #test-applicability changed to #applicability
    moekraft authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    43850a3 View commit details
    Browse the repository at this point in the history
  2. Fixing a second link to #test-applicability

    Change #test-applicability to #applicability
    moekraft authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e8c73e1 View commit details
    Browse the repository at this point in the history
  3. Fixing broken anchor id #test-expectations

    Change #test-expectations to #expectations
    moekraft authored Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e8ad478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82dd23f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Update act-rules-format.bs

    Removed rogue line break
    Anne Thyme authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    7c61a26 View commit details
    Browse the repository at this point in the history
  2. Update act-rules-format.bs

    Fixed another rogue line break
    Anne Thyme authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    faa8a87 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Remove duplication

    Remove duplicate "Video elements have an audio description"
    moekraft authored Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d720f51 View commit details
    Browse the repository at this point in the history
  2. Add rule identifiers to Composite Rule Example

    Add rule ids to composite rule example.
    <ul>
          <li>Video elements have an audio description (video-audio-desc)</li>
          <li>Video elements have a media alternative (video-text-alt)</li>
        </ul>
    moekraft authored Sep 17, 2018
    Configuration menu
    Copy the full SHA
    1f7d74b View commit details
    Browse the repository at this point in the history