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

title-only check - Shadow DOM support #388

Closed
marcysutton opened this issue Jun 29, 2017 · 0 comments
Closed

title-only check - Shadow DOM support #388

marcysutton opened this issue Jun 29, 2017 · 0 comments
Assignees

Comments

@marcysutton
Copy link
Contributor

Failing tests for the title-only check:

    12) should return true if an element only has a title
    13) should return true if an element only has aria-describedby

Sub-task of #87.

Full stack trace:

12) title-only should return true if an element only has a title:
     
  label@http://localhost:9876/axe.js:8120:28
  label@http://localhost:9876/axe.js:9397:31
  evaluate@http://localhost:9876/tmp/rules.js:1378:42
  http://localhost:9876/test/checks/label/title-only.js:17:46
  callFn@http://localhost:9876/node_modules/mocha/mocha.js:4447:25
  run@http://localhost:9876/node_modules/mocha/mocha.js:4439:13
  runTest@http://localhost:9876/node_modules/mocha/mocha.js:4936:13
  http://localhost:9876/node_modules/mocha/mocha.js:5042:19
  next@http://localhost:9876/node_modules/mocha/mocha.js:4853:16
  http://localhost:9876/node_modules/mocha/mocha.js:4863:11
  next@http://localhost:9876/node_modules/mocha/mocha.js:4787:16
  http://localhost:9876/node_modules/mocha/mocha.js:4831:9
  timeslice@http://localhost:9876/node_modules/mocha/mocha.js:82:27

  13) title-only should return true if an element only has aria-describedby:
     
  label@http://localhost:9876/axe.js:8120:28
  label@http://localhost:9876/axe.js:9397:31
  evaluate@http://localhost:9876/tmp/rules.js:1378:42
  http://localhost:9876/test/checks/label/title-only.js:33:46
  callFn@http://localhost:9876/node_modules/mocha/mocha.js:4447:25
  run@http://localhost:9876/node_modules/mocha/mocha.js:4439:13
  runTest@http://localhost:9876/node_modules/mocha/mocha.js:4936:13
  http://localhost:9876/node_modules/mocha/mocha.js:5042:19
  next@http://localhost:9876/node_modules/mocha/mocha.js:4853:16
  http://localhost:9876/node_modules/mocha/mocha.js:4863:11
  next@http://localhost:9876/node_modules/mocha/mocha.js:4787:16
  http://localhost:9876/node_modules/mocha/mocha.js:4831:9
  timeslice@http://localhost:9876/node_modules/mocha/mocha.js:82:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants