Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / success200-frames-goback.html-disabled
blob06bd1d9b55805d0e1eb29fb3088dfa2fa11e3910
1 <script type="text/javascript" src="resources/testcode.js"></script>
2 <script>
3     runBackTest("resources/frameset.pl?frameURL=success200.html", 1, "none");
4 </script>
5 This page just kicks off a test, and should not appear in the expected test output.
7 <br> 
8 DISABLED due to http://bugzilla.opendarwin.org/show_bug.cgi?id=10161
9 It probably make sense to add variants for some of the other nav techniques,
10 like the various redirects, once this gets fixed.