tree: 949c6ab10ebc9ef790fffa7348e55ad37dbfbff0 [path history] [tgz]
  1. button-expected.txt
  2. button.html
  3. div-bounds-expected.txt
  4. div-bounds.html
  5. hierarchical-level-expected.txt
  6. hierarchical-level.html
  7. range-values-expected.txt
  8. range-values.html
  9. README.md
LayoutTests/accessibility/mac/client/README.md

Client-side accessibility layout tests

These tests use the client-side accessibility API - the same one used by VoiceOver, etc. as opposed to the normal accessibility layout tests that call into WebCore for the current web content process directly.

This layer was added so that we have a way to test site isolation - it enables us to walk the entire cross-process accessibility tree from one test.