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

Support IA2_ROLE_BLOCK_QUOTE. #8577

Merged
merged 4 commits into from Jul 31, 2018
Merged

Commits on Jul 31, 2018

  1. Support IA2_ROLE_BLOCK_QUOTE.

    This allows the new ARIA role="blockquote" to be supported in Firefox 63.
    Also, Firefox 63 exposes HTML blockquote with this role. Without this change, object navigation reports "unknown" for HTML blockquote.
    jcsteh committed Jul 31, 2018
    Copy the full SHA
    4c9d861 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b99b7f View commit details
    Browse the repository at this point in the history
  3. Update what's new

    michaelDCurran committed Jul 31, 2018
    Copy the full SHA
    4a6da8e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5cc2e2e View commit details
    Browse the repository at this point in the history