Chromium Code Reviews| Index: LayoutTests/compositing/background-color/background-color-alpha-expected.html |
| diff --git a/LayoutTests/compositing/background-color/background-color-alpha-expected.html b/LayoutTests/compositing/background-color/background-color-alpha-expected.html |
| index c67e99b9e6e5146322528f261cec05c0ff7f477d..1adcd4c55566bc2012152e01803866126956d5c7 100644 |
| --- a/LayoutTests/compositing/background-color/background-color-alpha-expected.html |
| +++ b/LayoutTests/compositing/background-color/background-color-alpha-expected.html |
| @@ -15,7 +15,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| </head> |