Index: third_party/WebKit/LayoutTests/fast/multicol/transform-inside-opacity-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/transform-inside-opacity-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/transform-inside-opacity-expected.html |
deleted file mode 100644 |
index 0b67873e3ec45d5fb0db0f962ad3ac570a6d206b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/transform-inside-opacity-expected.html |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<div style="position:relative; width:420px;border:2px solid black; height:200px"> |
-<!-- The extra below forces the creation of a transparency layer in Skia to work around |
- optimizations that would cause blending differences between the test and the expectation. --> |
-<div style="opacity:0.5; position:absolute;width:200px;height:100px;background-color:green;right:0;top:0"> </div> |
-</div> |
-</div> |