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

Unified Diff: LayoutTests/fast/multicol/mixed-opacity-test-expected.html

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 months 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
Index: LayoutTests/fast/multicol/mixed-opacity-test-expected.html
diff --git a/LayoutTests/fast/multicol/mixed-opacity-test-expected.html b/LayoutTests/fast/multicol/mixed-opacity-test-expected.html
deleted file mode 100644
index 92b6c359fad0246c8d6f78a58ffbbb2d4f178963..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/mixed-opacity-test-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<div style="position:relative; width:420px; border:2px solid black; height:200px">
-<div style="opacity:0.5;position:relative">
-<div style="height:200px;background-color:green;position:absolute;width:200px;left:0;top:0"></div>
-<div style="height:200px;background-color:green;position:absolute;width:200px;right:0;top:0"></div>
-<div style="position:absolute;height:98px;width:98px;background-color:lightgray; left:160px; top:50px;background-color:green;border:1px solid lime">
-</div>
-</div>
-</div>
-</div>
« no previous file with comments | « LayoutTests/fast/multicol/mixed-opacity-test.html ('k') | LayoutTests/fast/multicol/mixed-positioning-stacking-order.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698