| Index: LayoutTests/virtual/softwarecompositing/squashing/squash-with-ancestor-reflection-expected.html
|
| diff --git a/LayoutTests/virtual/softwarecompositing/squashing/squash-with-ancestor-reflection-expected.html b/LayoutTests/virtual/softwarecompositing/squashing/squash-with-ancestor-reflection-expected.html
|
| deleted file mode 100644
|
| index 9b38a0e3659b6e492e1c22b25650d86932788517..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/softwarecompositing/squashing/squash-with-ancestor-reflection-expected.html
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<head>
|
| -<link rel="stylesheet" href="../../../compositing/squashing/resources/squash-with-ancestor-property.css">
|
| -<style>
|
| - #ancestor {
|
| - -webkit-box-reflect: below;
|
| - }
|
| -</style>
|
| -<script src="../../../compositing/squashing/resources/squash-with-ancestor-property.js"></script>
|
| -<script>
|
| - if (window.internals)
|
| - internals.settings.setLayerSquashingEnabled(false);
|
| - window.onload = generateDom;
|
| -</script>
|
| -</head>
|
| -
|
| -<body>
|
| -</body>
|
|
|