Skip to content

Commit

Permalink
pDOM ---> PDOM, remove old a11y views, see phetsims/a11y-research#114
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jul 10, 2018
1 parent 4f0723e commit 91b1506
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 329 deletions.
2 changes: 1 addition & 1 deletion js/common/view/BeforeAfterNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ define( function( require ) {
} );
this.addChild( this.quantitiesNode );

// a11y - set the order in the pDOM
// a11y - set the order in the PDOM
this.accessibleOrder = [ this.quantitiesNode, hBox ];

// pass options to supertype
Expand Down
313 changes: 0 additions & 313 deletions reactants-products-and-leftovers-a11y-view.html

This file was deleted.

Loading

0 comments on commit 91b1506

Please sign in to comment.