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

Unified Diff: LayoutTests/fast/multicol/mixed-opacity-fixed-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-fixed-test-expected.html
diff --git a/LayoutTests/fast/multicol/mixed-opacity-fixed-test-expected.html b/LayoutTests/fast/multicol/mixed-opacity-fixed-test-expected.html
deleted file mode 100644
index f3662d996f2712e8c6dacca3d97fb3abb16ba0c7..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/mixed-opacity-fixed-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:fixed;height:98px;width:98px;background-color:lightgray; left:170px; top:220px;background-color:green;border:1px solid lime">
-</div>
-</div>
-</div>
-</div>
« no previous file with comments | « LayoutTests/fast/multicol/mixed-opacity-fixed-test.html ('k') | LayoutTests/fast/multicol/mixed-opacity-test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698