DescriptionFix a failure in test_api.js when accessibility auditing is not enabled.
Tests that don't enable auditing generate a confusing stack trace and
a setUp method that would call its base method by virtue of good practice
will not work.
BUG=458910
Committed: https://crrev.com/04fde03c302535b6d52da89d5c8c1cd0dac11d2e
Cr-Commit-Position: refs/heads/master@{#316570}
Patch Set 1 #Patch Set 2 : Fix tests. #Patch Set 3 : window['axs'] -> window.axs #Patch Set 4 : window is not available in the jsunit environment, use goog.global. #Messages
Total messages: 10 (3 generated)
|