summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html')
-rw-r--r--third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html b/third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html
index 129760a..c3e8d9a 100644
--- a/third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/remove-iframe-crash.html
@@ -10,7 +10,7 @@
height: 150px;
width: 300px;
-webkit-box-shadow: 0 0 20px black;
- -webkit-transform: translateZ(0);
+ transform: translateZ(0);
}
.overlay {