| Index: LayoutTests/compositing/background-color/background-color-alpha-with-opacity-expected.html
|
| diff --git a/LayoutTests/compositing/background-color/background-color-alpha-with-opacity-expected.html b/LayoutTests/compositing/background-color/background-color-alpha-with-opacity-expected.html
|
| index f29890d19964ec179ffb6848e53083e08eb87044..0394c212a523401f4432d7a7a096c1349171d92b 100644
|
| --- a/LayoutTests/compositing/background-color/background-color-alpha-with-opacity-expected.html
|
| +++ b/LayoutTests/compositing/background-color/background-color-alpha-with-opacity-expected.html
|
| @@ -14,7 +14,7 @@
|
| background-color: rgba(0, 0, 128, 128);
|
| opacity: 0.5;
|
| display: block;
|
| - -webkit-transform: translate(50px, 50px);
|
| + transform: translate(50px, 50px);
|
| }
|
|
|
| .composited {
|
|
|