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

Safeframe resize fix #3988

Merged
merged 1 commit into from
Jul 16, 2019
Merged

Safeframe resize fix #3988

merged 1 commit into from
Jul 16, 2019

Conversation

jaiminpanchal27
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

This PR fixes resizing issue in case of banner safeframe. prebid/prebid-universal-creative#66

When you refresh the ad unit, dfp loads a new div for the creative and marks old div as to be removed. Prebid core was resizing the div which will be removed once rendering is complete.

Screen Shot 2019-07-10 at 4 19 05 PM

Tested with DFP and APAS.

Other information

@benjaminclot

Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thank you

@vkimcm
Copy link
Collaborator

vkimcm commented Oct 9, 2019

https://developer.mozilla.org/en-US/docs/Web/CSS/:last-child

it looks like last-child isn't supported in safari according to this link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants