mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 885140 - Request longer timeout for test_iframe_sandbox_navigation.html; r=bobowen
This commit is contained in:
parent
2c951c0ee1
commit
dc2940c1c7
@ -15,6 +15,7 @@ Implement HTML5 sandbox attribute for IFRAMEs
|
||||
/** Test for Bug 341604 - Implement HTML5 sandbox attribute for IFRAMEs **/
|
||||
/** Navigation tests Part 1**/
|
||||
|
||||
SimpleTest.requestLongerTimeout(2); // slow on Android
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
SimpleTest.requestFlakyTimeout("untriaged");
|
||||
// a postMessage handler that is used by sandboxed iframes without
|
||||
|
Loading…
Reference in New Issue
Block a user