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