Chromium Code Reviews| Index: LayoutTests/compositing/reflections/nested-reflection-opacity.html |
| diff --git a/LayoutTests/compositing/reflections/nested-reflection-opacity.html b/LayoutTests/compositing/reflections/nested-reflection-opacity.html |
| index 93638f566289c03f716dff68209aea6c5515f2dc..f089f6ead7708f84ca78958c6e3ae0842fb9ff95 100644 |
| --- a/LayoutTests/compositing/reflections/nested-reflection-opacity.html |
| +++ b/LayoutTests/compositing/reflections/nested-reflection-opacity.html |
| @@ -22,7 +22,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| <script type="text/javascript" charset="utf-8"> |