Index: LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html |
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html |
index f59ffdf8ee97540f3a9d7a3659e6e58ff0adad1c..b6c4826d47497ad1b09c1f883aae820edd2c36aa 100644 |
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html |
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html |
@@ -1,10 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<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. |