From abe80cc31d5a40ebed743085011fbcda0c1a9a10 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Tue, 23 Apr 2019 15:32:23 -0400 Subject: Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile/android --- .../android/chrome/content/bindings/checkbox.xml | 75 ---------------------- 1 file changed, 75 deletions(-) delete mode 100644 mobile/android/chrome/content/bindings/checkbox.xml (limited to 'mobile/android/chrome/content/bindings/checkbox.xml') diff --git a/mobile/android/chrome/content/bindings/checkbox.xml b/mobile/android/chrome/content/bindings/checkbox.xml deleted file mode 100644 index ec5c7828b..000000000 --- a/mobile/android/chrome/content/bindings/checkbox.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - %checkboxDTD; -]> - - - - - - - - - - - - - - - document.getAnonymousElementByAttribute(this, "anonid", "group"); - - - - document.getAnonymousElementByAttribute(this, "anonid", "on"); - - - - document.getAnonymousElementByAttribute(this, "anonid", "off"); - - - - - - - - - - - - - - - - -- cgit v1.2.3