Chromium Code Reviews| Index: LayoutTests/compositing/background-color/background-color-simple-expected.html |
| diff --git a/LayoutTests/compositing/background-color/background-color-simple-expected.html b/LayoutTests/compositing/background-color/background-color-simple-expected.html |
| index 0338da67a37be7093bbf0678e3c4c8941b63c974..d6ce6ab9141fde144b509be0136a50ac7c7c6f7a 100644 |
| --- a/LayoutTests/compositing/background-color/background-color-simple-expected.html |
| +++ b/LayoutTests/compositing/background-color/background-color-simple-expected.html |
| @@ -9,7 +9,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| </head> |