| Index: LayoutTests/compositing/background-color/background-color-change-to-text-expected.html
|
| diff --git a/LayoutTests/compositing/background-color/background-color-change-to-text-expected.html b/LayoutTests/compositing/background-color/background-color-change-to-text-expected.html
|
| index 3c903d3a3ad243111883c553280f6bb43b1abf8e..62d3fa7695e93fcc6b72349b00f483b20ed20729 100644
|
| --- a/LayoutTests/compositing/background-color/background-color-change-to-text-expected.html
|
| +++ b/LayoutTests/compositing/background-color/background-color-change-to-text-expected.html
|
| @@ -16,7 +16,7 @@
|
| }
|
|
|
| .composited {
|
| - -webkit-transform: translateZ(0);
|
| + transform: translateZ(0);
|
| }
|
| </style>
|
| </head>
|
|
|