| Index: LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer.html
|
| diff --git a/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer.html b/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer.html
|
| index e2e3169b074790cb26b013baac774b83b1d67f7e..b01f993676c0d6491d5698680ca36f556f104952 100644
|
| --- a/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer.html
|
| +++ b/LayoutTests/compositing/filters/sw-shadow-overlaps-hw-layer.html
|
| @@ -25,7 +25,7 @@
|
| left: 105px;
|
| width: 100px;
|
| height: 100px;
|
| - -webkit-transform: translate3d(0, 0, 0);
|
| + transform: translate3d(0, 0, 0);
|
| }
|
| </style>
|
| </head>
|
|
|