Skip to content

Commit

Permalink
merge from master cleanup, #715
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jul 4, 2018
1 parent 3c5e953 commit 73fac7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/accessibility/AccessibilityTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ define( function( require ) {
// These should manually match the defaults in the Accessibility.js trait
var DEFAULT_LABEL_TAG_NAME = AccessibilityUtil.DEFAULT_LABEL_TAG_NAME;
var DEFAULT_DESCRIPTION_TAG_NAME = AccessibilityUtil.DEFAULT_DESCRIPTION_TAG_NAME;
var DEFAULT_CONTAINER_TAG_NAME = AccessibilityUtil.DEFAULT_CONTAINER_TAG_NAME;

// given the parent container element for a node, this value is the index of the label sibling in the
// parent's array of children HTMLElements.
Expand Down

0 comments on commit 73fac7e

Please sign in to comment.