w3c / wai-showcase-examples

Accessibility Showcase Videos
https://w3c.github.io/wai-showcase-examples/Overview.html
10 stars 33 forks source link

[Perspectives - all] IE 11 CSS and Video player bugs #321

Open shawna-slh opened 6 years ago

shawna-slh commented 6 years ago
ie-buggy
yatil commented 6 years ago

Ref: https://www.w3.org/WAI/perspectives/customizable.html

yatil commented 6 years ago
shawna-slh commented 6 years ago

Thanks for looking at this right away, Eric.

view-source:https://www.w3.org/WAI/videos/standards-and-benefits.html is having the same issue and the vtt files are https, so maybe that's not the issue...

yatil commented 6 years ago

@slhenry That page has a different JavaScript error due to the website’s code being slightly different (no audio description.)

yatil commented 6 years ago

There seems to be a general issue with IE11 compatibility in AblePlayer, see ableplayer/ableplayer#284

I don’t know why it happens, the vtt files are referenced with relative paths, yet the AJAX request uses HTTP… Weird. Maybe @terrill can take a look, I’m out of ideas right now :-(