Chromium Code Reviews| Index: LayoutTests/compositing/color-matching/pdf-image-match.html |
| diff --git a/LayoutTests/compositing/color-matching/pdf-image-match.html b/LayoutTests/compositing/color-matching/pdf-image-match.html |
| index 75adb7f4221ce7f3ae14f535e6ba317ce47e7849..5855e4492aa5d0df8e2c1f864c03cbf7ff5e8aa2 100644 |
| --- a/LayoutTests/compositing/color-matching/pdf-image-match.html |
| +++ b/LayoutTests/compositing/color-matching/pdf-image-match.html |
| @@ -10,7 +10,7 @@ |
| img.test { |
| width: 20px; |
| height: 20px; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| </head> |