summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html')
-rw-r--r--third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html b/third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html
index c5dbc73..d9c7803 100644
--- a/third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html
+++ b/third_party/WebKit/LayoutTests/compositing/fixed-background-composited-html.html
@@ -4,7 +4,7 @@
<head>
<style>
html {
- -webkit-transform: translateZ(0);
+ transform: translateZ(0);
}
body {
height: 2000px;