Iv4nS / mraid-web-tester

Automatically exported from code.google.com/p/mraid-web-tester
0 stars 0 forks source link

Display of IAB ad, Resize with Errors #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use the MRAID2 resize-errors ad for IAB.zip to get the ad unit
2. Prepare and Flight the ad using the tool
3. Ad does not display

What is the expected output? What do you see instead?
* Ad should display and should respond to and generate resize events.

Original issue reported on code.google.com by nathan.c...@crispmedia.com on 7 Oct 2013 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by nathan.c...@crispmedia.com on 7 Oct 2013 at 8:04

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by frank.sh...@crispmedia.com on 24 Oct 2013 at 3:04

GoogleCodeExporter commented 9 years ago

Original comment by frank.sh...@crispmedia.com on 24 Oct 2013 at 6:59

GoogleCodeExporter commented 9 years ago
added additional validation logic to mraid-main.js: checks for mraid.resize()'s 
required properties before sending request to "native" layer (mraidview.js). 
Also counts width/height < 50 as invalid when sent to setResizeProperties(), 
per the IAB spec.

Original comment by frank.sh...@crispmedia.com on 15 Nov 2013 at 10:23