Index: LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html |
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html |
index 0479d1f87bdcb7cfcaffc792557180fa48187a32..1608c0a38ab560101860dd9405cc90986a8fb87d 100644 |
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html |
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html |
@@ -2,10 +2,6 @@ |
<html> |
<head> |
<script src="../resources/subpixel-utils.js"></script> |
-<script> |
- if (window.internals) |
- window.internals.settings.setCSSExclusionsEnabled(true); |
-</script> |
<!-- |
In this test the shape-inside shape is a rounded rectangle configured as a circle with radius of 100px. |
The shape-inside element contains a single square Ahem font character that just fits wthin the circle. |