Index: LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-layout.html |
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-layout.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-layout.html |
index ab5f07028991a2bb9ef7c6a6669aa1e390d1b53d..e50e64a17b05221f1a2f45613f70f77b73597742 100644 |
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-layout.html |
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-polygon-layout.html |
@@ -3,10 +3,6 @@ |
<head> |
<script src="../../js/resources/js-test-pre.js"></script> |
<script src="../resources/subpixel-utils.js"></script> |
-<script> |
- if (window.internals) |
- window.internals.settings.setCSSExclusionsEnabled(true); |
-</script> |
<style> |
#shape-inside { |
position: relative; |