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

Unified Diff: LayoutTests/css3/masking/mask-luminance-png.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/css3/masking/mask-luminance-png.html
diff --git a/LayoutTests/css3/masking/mask-luminance-png.html b/LayoutTests/css3/masking/mask-luminance-png.html
index d886f0c7253021328e2cd7b5a6c3a4e4170f5536..ea2c1e2d0ce32d9592fee7c31cb75747e280ebfc 100644
--- a/LayoutTests/css3/masking/mask-luminance-png.html
+++ b/LayoutTests/css3/masking/mask-luminance-png.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<style>
+ body { overflow: hidden; }
#back {
width: 1000px;
height: 600px;
« no previous file with comments | « LayoutTests/css2.1/t1508-c527-font-07-b.html ('k') | LayoutTests/editing/deleting/delete-after-span-ws-001.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698