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

Unified Diff: ui/accessibility/extensions/colorenhancer/res/cvd.css

Issue 2775233003: Accessibility: Fix color enhancer filtering (Closed)
Patch Set: rebase Created 3 years, 9 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: ui/accessibility/extensions/colorenhancer/res/cvd.css
diff --git a/ui/accessibility/extensions/colorenhancer/res/cvd.css b/ui/accessibility/extensions/colorenhancer/res/cvd.css
deleted file mode 100644
index e1a6f17357da3c64a93a0b96b6c362f3f64f51b7..0000000000000000000000000000000000000000
--- a/ui/accessibility/extensions/colorenhancer/res/cvd.css
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Copyright 2015 The Chromium Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file. */
-
-html[cvd="0"] {
- -webkit-filter: url('#cvd_extension_0');
-}
-
-html[cvd="1"] {
- -webkit-filter: url('#cvd_extension_1');
-}
« no previous file with comments | « ui/accessibility/extensions/colorenhancer/manifest.json ('k') | ui/accessibility/extensions/colorenhancer/src/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698