Index: LayoutTests/fast/shapes/shape-inside/shape-inside-ellipse.html |
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-ellipse.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-ellipse.html |
index 617dfacf378486db3c4bc082c987fc287c1cf94a..6f7087a3170ffcaa2e9e00a7f5e8f3f649f0421a 100644 |
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-ellipse.html |
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-ellipse.html |
@@ -1,10 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script> |
- if (window.internals) |
- window.internals.settings.setCSSExclusionsEnabled(true); |
-</script> |
<style> |
/* The Ahem font's size is equal to a little less than the size of the largest square that will |
fit within the ellipse. Solving the ellipse equation when x = y, produces the size of the |