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

Unified Diff: LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.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
« no previous file with comments | « LayoutTests/fast/replaced/005.html ('k') | LayoutTests/fast/table/034.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html
diff --git a/LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html b/LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html
index f80a567b3c3078e05284c3b09c26183e6219aa37..c97f335056159526251cd039f8795d9fc7785703 100644
--- a/LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html
+++ b/LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html
@@ -8,6 +8,7 @@ body {
zoom: 0.9;
-webkit-transform: scale(40);
-webkit-transform-origin: 0 0;
+ overflow: hidden;
}
.container {
@@ -38,4 +39,4 @@ body {
<div class="container"><div></div></div>
<div class="container rotated"><div></div></div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/fast/replaced/005.html ('k') | LayoutTests/fast/table/034.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698