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

Unified Diff: chrome/browser/iframe_uitest.cc

Issue 113211: Re-enable IFrameTest.InEmptyFrame. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/iframe_uitest.cc
===================================================================
--- chrome/browser/iframe_uitest.cc (revision 15766)
+++ chrome/browser/iframe_uitest.cc (working copy)
@@ -30,10 +30,6 @@
NavigateAndVerifyTitle("iframe.html", L"iframe test");
}
-#if !defined(OS_LINUX)
-// Temporarily disabled on Linux -- see bug 9870.
-// http://code.google.com/p/chromium/issues/detail?id=9870
TEST_F(IFrameTest, InEmptyFrame) {
NavigateAndVerifyTitle("iframe_in_empty_frame.html", L"iframe test");
}
-#endif
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698