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