| Index: LayoutTests/fast/regions/shape-inside/shape-inside-recursive-layout.html
|
| diff --git a/LayoutTests/fast/regions/shape-inside/shape-inside-recursive-layout.html b/LayoutTests/fast/regions/shape-inside/shape-inside-recursive-layout.html
|
| index c36cdc45196d3ee59b3d31bb77e809831efb3055..956e86ca7c9b67b5fd237177c8cfd9fbd51a628f 100644
|
| --- a/LayoutTests/fast/regions/shape-inside/shape-inside-recursive-layout.html
|
| +++ b/LayoutTests/fast/regions/shape-inside/shape-inside-recursive-layout.html
|
| @@ -1,10 +1,6 @@
|
| <!DOCTYPE html>
|
| <html lang="en">
|
| <head>
|
| - <script>
|
| - if (window.internals)
|
| - window.internals.settings.setCSSExclusionsEnabled(true);
|
| - </script>
|
| <style>
|
| .region, .content {
|
| font: 50px/1 Ahem, sans-serif;
|
|
|