summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html')
-rw-r--r--third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html b/third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
index 1e7faf8..af256e3 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html
@@ -33,7 +33,7 @@
height: 300px;
background-color: blue;
margin: 0px;
- -webkit-transform:translateZ(0);
+ transform:translateZ(0);
}
</style>
<script>