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

Unified Diff: LayoutTests/fast/transforms/rotated-transform-affects-scrolling-2.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/transforms/rotated-transform-affects-scrolling-2.html
diff --git a/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-2.html b/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-2.html
index 0f63808917ae2276be55e9b1d6978b542d22a5fa..daa987b5676b14039c9581c3e8f7a4efd66e18eb 100644
--- a/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-2.html
+++ b/LayoutTests/fast/transforms/rotated-transform-affects-scrolling-2.html
@@ -1,6 +1,7 @@
<html>
<head>
<style>
+ body { overflow: hidden; }
#rotate {
width: 1300px;
height: 100px;

Powered by Google App Engine
This is Rietveld 408576698