Side by Side Diff: LayoutTests/fast/images/image-page-injected-script-crash-expected.txt
Issue 25417007:
Handle crash when submitting an injected form on an "image page". (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test cleanup and rebase code.
Created 7 years, 2 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 This tests that submitting an injected form on an "image page" doesn't crash the
tab. This test requires testRunner to run. To test manually, open this image in
a browser window, and inject script from the page source and fill the form and
press submit. It must not crash and the url must have ?url=some-url as the param
eter.
Issue 25417007: Handle crash when submitting an injected form on an "image page".
(Closed)
Created 7 years, 2 months ago by Srini
Modified 7 years, 2 months ago
Reviewers: dglazkov1, pdr.
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 2