Chromium Code Reviews| Index: LayoutTests/compositing/background-color/background-color-text-clip-expected.html |
| diff --git a/LayoutTests/compositing/background-color/background-color-text-clip-expected.html b/LayoutTests/compositing/background-color/background-color-text-clip-expected.html |
| index 03402ee2b22828d4640632d0d686252ec58f4941..73e1f2144e6c055cf9e4bce9c84136525931c3c0 100644 |
| --- a/LayoutTests/compositing/background-color/background-color-text-clip-expected.html |
| +++ b/LayoutTests/compositing/background-color/background-color-text-clip-expected.html |
| @@ -17,7 +17,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| </head> |