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

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

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
(Empty)
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <body>
3 This test fails if we crash or any text below this is visible (the iframe should detach itself from the page).
4 <iframe id="parent" src="resources/set-src-to-javascript-url.xhtml"></iframe>
5 </body>
6 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698