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

Unified Diff: LayoutTests/fast/frames/inline-object-inside-frameset.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 years, 8 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
Index: LayoutTests/fast/frames/inline-object-inside-frameset.html
diff --git a/LayoutTests/fast/frames/inline-object-inside-frameset.html b/LayoutTests/fast/frames/inline-object-inside-frameset.html
index 30d2e223edff7667bf784686ae9650fb29812444..c238596b0b775d1126ef45b6c1759010b3ceb730 100644
--- a/LayoutTests/fast/frames/inline-object-inside-frameset.html
+++ b/LayoutTests/fast/frames/inline-object-inside-frameset.html
@@ -11,7 +11,7 @@ function runTest() {
}
</script>
-</head><body onload="runTest()">
+</head><body onload="runTest()" style="overflow:hidden;">
<div>This tests that putting an inline element (such as a span) inside of an element doesn't cause an assertion failure.</div>
<div id="dcont">
</div>
« no previous file with comments | « LayoutTests/fast/forms/time/time-appearance-basic.html ('k') | LayoutTests/fast/gradients/background-clipped.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698