Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(694)

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« 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
This is Rietveld 408576698