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

Force inline block display style for <object>. #7404

Merged
merged 1 commit into from
Jun 11, 2016

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Jun 11, 2016

Test:

  1. Build the Chrome extension and load it.
  2. Visit https://robwu.nl/pdfjs/object-embed.html
  3. Verify that all displayed blocks have the same width and height as the reference ("Expected dimension").

This fixes a regression introduced by #7244. I received numerous complaints from users after publishing an update with that patch.

Test:
1. Build the Chrome extension and load it.
2. Visit https://robwu.nl/pdfjs/object-embed.html
3. Verify that all displayed blocks have the same width and
   height as the reference ("Expected dimension").
@Snuffleupagus
Copy link
Collaborator

I can confirm that this fixes the issue, and the code seems fine to me.
Thanks for the patch, and also for providing a very simple way to test this!

@Snuffleupagus Snuffleupagus merged commit 64a409b into mozilla:master Jun 11, 2016
@Rob--W
Copy link
Member Author

Rob--W commented Jun 11, 2016

Thanks for the quick review! I just published an update of the extension.

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.

2 participants