All pages use 3.6.5 for the parent page JS and 4.3.2 for the embedded page JS.
Example PageTests:
| init.html | (will fail due to CORS if not served by a server) | |
| mutationObserver.html | ||
| init_once.html | ||
| nested.html | (will fail if opened as a background tab and left for too long) | (pure v4.3.2 tests also have this issue; the "onMessage function not defined" warning is probably the same issue mentioned on the Example Page, and thus not a problem) |
| init_once_async.html | (will fail due to CORS if not served by a server) | |
| removeIFrame.html | ||
| background.html | ||
| resize.contentWidth.html | ||
| changePage.html | ||
| resize.width.html | (will fail due to CORS if not served by a server) | |
| close.html | ||
| getId.html | ||
| scrolling.html | ||
| interval.html | ||
| sendMessage.html | ||
| jqueryNoConflict.html | ||
| setHeightCalculationMethod.html | (will fail if opened as a background tab and left for too long) | (pure v4.3.2 and v3.6.5 tests produce the same warnings, but never fail) |
| lateImageLoad.html | ||
| size.html | ||
| margin.html | ||
| v1.html |