Chromium Code Reviews

Unified Diff: LayoutTests/fast/multicol/transform-inside-opacity-expected.html

Issue 803683002: Impl-side painting for virtual/regionbasedmulticol/ layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « LayoutTests/fast/multicol/layers-in-multicol-expected.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/transform-inside-opacity-expected.html
diff --git a/LayoutTests/fast/multicol/transform-inside-opacity-expected.html b/LayoutTests/fast/multicol/transform-inside-opacity-expected.html
deleted file mode 100644
index 9d7e3bf43856ef628c0f0578959366a31e65a808..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/transform-inside-opacity-expected.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<div style="position:relative; width:420px;border:2px solid black; height:200px">
-<div style="opacity:0.5; position:absolute;width:200px;height:100px;background-color:green;right:0;top:0"></div>
-</div>
-</div>
« no previous file with comments | « LayoutTests/fast/multicol/layers-in-multicol-expected.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine