summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html b/third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html
index b1a81ba..1d4cc66 100644
--- a/third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html
+++ b/third_party/WebKit/LayoutTests/fast/sub-pixel/sub-pixel-transparency-layer.html
@@ -13,7 +13,7 @@
right: 0px;
height: 50px;
background-color: red;
- -webkit-transform: translateZ(0);
+ transform: translateZ(0);
}
#test {
opacity: 0.99;