Commit deb36999 by David Baumgold

Remove outdated comment

parent 26908971
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
window.YT = oldYT; window.YT = oldYT;
}); });
// Disabled when ARIA markup was added to the anchor
it('render the quality control', function() { it('render the quality control', function() {
expect(videoControl.secondaryControlsEl.html()) expect(videoControl.secondaryControlsEl.html())
.toContain( .toContain(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment