summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html')
-rw-r--r--third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html b/third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html
index dcceca2..75f1575 100644
--- a/third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html
+++ b/third_party/WebKit/LayoutTests/compositing/backgrounds/fixed-backgrounds.html
@@ -22,7 +22,7 @@
}
.composited {
- -webkit-transform: translateZ(0);
+ transform: translateZ(0);
}
</style>
<script>