summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html')
-rw-r--r--third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html
index 0e1b789..097c49c 100644
--- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html
+++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer.html
@@ -5,7 +5,7 @@
position: absolute;
top: 0px;
left: 400px;
- -webkit-transform: translateZ(0);
+ transform: translateZ(0);
}
#red {