summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html')
-rw-r--r--third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html b/third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html
index 5c44d48..fb58795 100644
--- a/third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html
@@ -14,7 +14,7 @@
height: 200px;
left: 20px;
top: 20px;
- -webkit-transform: translateZ(0);
+ transform: translateZ(0);
}
#subcontainer {