Skip to content

Commit

Permalink
wai-aria: Fix overly-enthusiastic escaping of "_" (#96)
Browse files Browse the repository at this point in the history
* wai-aria: Updated results

* Bug fixes in WebKit
* Corrected test path (wai-aria; not wai-aria/aria11)

* wai-aria: Updated results for WebKitGtk

* ARIA table properties are now exposed as AtkObject attributes
  https://trac.webkit.org/changeset/216028

* wai-aria: Update failed assertion with associated GNOME bug

* wai-aria: Updated results related to aria-orientation

* New passes for WebKitGtk and Safari as a result of this fix:
  https://bugs.webkit.org/show_bug.cgi?id=171166
* Updated expected values for AX API (AXUnknownOrientation; not <nil>)

* wai-aria: Updated results

* More bug fixes in WebKit (WebKitGtk and Safari)
* Include actual results in message
* Escape "_" chars in json files

* wai-aria: Fix overly-enthusiastic escaping of "_"

The escaping accidentally included test names breaking links and
resulting in duplicate tests in the tests list.
  • Loading branch information
joanmarie authored and halindrome committed May 4, 2017
1 parent f268d5f commit 800282c
Show file tree
Hide file tree
Showing 6 changed files with 4,097 additions and 10,956 deletions.
Loading

0 comments on commit 800282c

Please sign in to comment.