Index: LayoutTests/fast/shapes/shape-inside/shape-inside-percentage-auto.html |
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-percentage-auto.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-percentage-auto.html |
index 7cfc3bc8312ab0e763cc1f1cbb1c1dfc60ada9f8..ca94d4ff2b8c05a8ffb72a8578ed125828339970 100644 |
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-percentage-auto.html |
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-percentage-auto.html |
@@ -1,10 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script> |
- if (window.internals) |
- window.internals.settings.setCSSExclusionsEnabled(true); |
-</script> |
<style> |
#shape-inside { |
-webkit-shape-inside: rectangle(10%, 100%, 80%, 200px); |