Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously-html.html

Issue 2889213004: Use seperate expected files for fast/frames/set-parent-src-synchronously.{html,xhtml} (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <html> 1 <html>
2 <body> 2 <body>
3 This test fails if we crash or any text below this is visible (the iframe should detach itself from the page). 3 This test fails if we crash or any text below this is visible (the iframe should detach itself from the page).
4 4
5 <iframe id="parent" src="resources/set-src-to-javascript-url.html"></iframe> 5 <iframe id="parent" src="resources/set-src-to-javascript-url.html"></iframe>
6 </body> 6 </body>
7 </html> 7 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698