Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: vjs fluid class usage, and remove hacky work-around #76

Merged
merged 2 commits into from
May 23, 2018

Conversation

brandonocasey
Copy link
Contributor

@brandonocasey brandonocasey commented May 8, 2018

Description

In previous version of webvr-polyfill the canvas would have its style modified out from under us. That no longer seems to be the case, so I removed the work around for that. This PR also fixes #72 and adds a test file for that fix.

Testing

  • Verify that the following browsers can still go in and out of fullscreen in index.html without the size of the video changing.
    • Android Chrome
    • Safari
    • Chrome
    • Firefox
  • Verify that fluid.html is the correct size (the video controls are within the bounds of the video.
    • iOS Safari
    • Android Chrome
    • Safari
    • Chrome
    • Firefox

@ishita12
Copy link

QA LGTM

@brandonocasey brandonocasey merged commit db749dc into master May 23, 2018
@brandonocasey brandonocasey deleted the fix/fluid-vjs branch May 24, 2018 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Responsive Issues
3 participants