blob: 702e8a5af76a07ae931971f58f6935f6cacf597b (
plain)
1
2
3
4
5
6
7
|
[move-back-iframe-success-external-module.html]
[<script> error: Move success external module script to iframe move-back]
expected:
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and debug and not swgl: [PASS, FAIL]
if (os == "linux") and swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
|