diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html b/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html index 98bf8ec..b3f95e4 100644 --- a/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html +++ b/third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html @@ -22,7 +22,7 @@ } .composited { - -webkit-transform: translateZ(0); + transform: translateZ(0); } .masked { |
