diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-transformed.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-transformed.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-transformed.html b/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-transformed.html index c6090a8..475e1dc 100644 --- a/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-transformed.html +++ b/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-transformed.html @@ -22,7 +22,7 @@ } .composited { - -webkit-transform: translateZ(0); + transform: translateZ(0); } </style> <script type="text/javascript" charset="utf-8"> |
