Index: LayoutTests/svg/as-image/set-img-height-expected.html |
diff --git a/LayoutTests/svg/as-image/set-img-height-expected.html b/LayoutTests/svg/as-image/set-img-height-expected.html |
index 06339a918714670cb4c787d1d79a00537f0409eb..f4e1c00cf8694cc5c82bf06808c0a5198c484a59 100644 |
--- a/LayoutTests/svg/as-image/set-img-height-expected.html |
+++ b/LayoutTests/svg/as-image/set-img-height-expected.html |
@@ -6,10 +6,6 @@ |
background:yellow; |
} |
</style> |
-<script> |
-if (window.internals) |
- window.internals.settings.setForceCompositingMode(true); |
-</script> |
<body> |
<div> |
<img id="scaleMe" src="resources/circle-200px-none.svg"> |