diff --git a/.gitignore b/.gitignore
index da9e276..d6a0269 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,8 +51,6 @@ pickle-email-*.html
# We'll be testing in 'preview' to avoid clashes
Gemfile.lock
-
-
# Ignore Redis' dataset snapshot
dump.rdb
@@ -75,6 +73,9 @@ brakeman.html
/app/assets/stylesheets/translations/*
/app/assets/stylesheets/web-fonts/*
+# Ignore test artifacts
+/config/locales/data/html_records/*
+
# Ignore sensitive data
/config/settings/local.rb
/nbproject/private/
diff --git a/Gemfile b/Gemfile
index db51246..60aeb12 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,6 +13,12 @@ else
gem 'lingua_franca', :git => 'git://github.com/lingua-franca/lingua_franca.git'
end
+#if Dir.exists?('../lingua_franca_commit_and_deploy')
+# gem 'lingua_franca_commit_and_deploy', :path => '../lingua_franca_commit_and_deploy'
+#else
+# gem 'lingua_franca_commit_and_deploy', :git => 'git://github.com/lingua-franca/lingua_franca_commit_and_deploy.git'
+#end
+
gem 'tzinfo-data'
gem 'sass'#, '~> 3.4.13'
gem 'sass-rails'
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index 0fe141f..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,524 +0,0 @@
-GIT
- remote: git://github.com/cucumber/cucumber-rails.git
- revision: 57f244bba1b953f2125ba01a2a4afb5fe95ed39d
- specs:
- cucumber-rails (1.4.2)
- capybara (>= 1.1.2, < 3)
- cucumber (>= 1.3.8, < 3)
- mime-types (>= 1.16, < 4)
- nokogiri (~> 1.5)
- railties (>= 3, < 5)
-
-GIT
- remote: git://github.com/cucumber/cucumber-ruby-core.git
- revision: 4eaa907716637579a996b10840fce207cc4bd095
- branch: integrate-gherkin3-parser
- specs:
- cucumber-core (1.2.0)
- gherkin3 (~> 3.1.0)
-
-GIT
- remote: git://github.com/cucumber/cucumber-ruby.git
- revision: ed5e3822b1f5776108737109eb266b8411b5d0a7
- branch: integrate-gherkin3-parser
- specs:
- cucumber (2.0.2)
- builder (>= 2.1.2)
- cucumber-core (~> 1.2.0)
- diff-lcs (>= 1.1.3)
- gherkin3 (~> 3.1.0)
- multi_json (>= 1.7.5, < 2.0)
- multi_test (>= 0.1.2)
-
-PATH
- remote: ../bumbleberry
- specs:
- bumbleberry (0.0.1)
- blockspring
- cairo
- railties
- rsvg2
- sass-json-vars
- sass-rails
-
-PATH
- remote: ../lingua_franca
- specs:
- lingua_franca (0.0.1)
- diffy
- forgery
- http_accept_language
- i18n
- rails (~> 4.2.0.rc2)
- rails-i18n
- rubyzip
-
-GEM
- remote: http://rubygems.org/
- specs:
- actionmailer (4.2.0)
- actionpack (= 4.2.0)
- actionview (= 4.2.0)
- activejob (= 4.2.0)
- mail (~> 2.5, >= 2.5.4)
- rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.0)
- actionview (= 4.2.0)
- activesupport (= 4.2.0)
- rack (~> 1.6.0)
- rack-test (~> 0.6.2)
- rails-dom-testing (~> 1.0, >= 1.0.5)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- actionview (4.2.0)
- activesupport (= 4.2.0)
- builder (~> 3.1)
- erubis (~> 2.7.0)
- rails-dom-testing (~> 1.0, >= 1.0.5)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- activejob (4.2.0)
- activesupport (= 4.2.0)
- globalid (>= 0.3.0)
- activemodel (4.2.0)
- activesupport (= 4.2.0)
- builder (~> 3.1)
- activerecord (4.2.0)
- activemodel (= 4.2.0)
- activesupport (= 4.2.0)
- arel (~> 6.0)
- activerecord-session_store (0.1.2)
- actionpack (>= 4.0.0, < 5)
- activerecord (>= 4.0.0, < 5)
- railties (>= 4.0.0, < 5)
- activesupport (4.2.0)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
- minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
- tzinfo (~> 1.1)
- acts_as_list (0.7.2)
- activerecord (>= 3.0)
- addressable (2.4.0)
- arel (6.0.3)
- attr_required (1.0.0)
- awesome_print (1.6.1)
- bcrypt (3.1.10-x86-mingw32)
- better_errors (2.1.1)
- coderay (>= 1.0.0)
- erubis (>= 2.6.6)
- rack (>= 0.9.0)
- binding_of_caller (0.7.2)
- debug_inspector (>= 0.0.1)
- blockspring (0.1.4)
- rest-client (> 1.6.7)
- builder (3.2.2)
- cairo (1.14.3-x86-mingw32)
- pkg-config (>= 1.1.5)
- callsite (0.0.11)
- capistrano (2.15.7)
- highline
- net-scp (>= 1.0.0)
- net-sftp (>= 2.0.0)
- net-ssh (>= 2.0.14)
- net-ssh-gateway (>= 1.1.0)
- capybara (2.5.0)
- mime-types (>= 1.16)
- nokogiri (>= 1.3.3)
- rack (>= 1.0.0)
- rack-test (>= 0.5.4)
- xpath (~> 2.0)
- carrierwave (0.10.0)
- activemodel (>= 3.2.0)
- activesupport (>= 3.2.0)
- json (>= 1.7)
- mime-types (>= 1.16)
- carrierwave-imageoptimizer (1.2.1)
- carrierwave (~> 0.8)
- image_optimizer (~> 1.2)
- childprocess (0.5.9)
- ffi (~> 1.0, >= 1.0.11)
- cliver (0.3.2)
- coderay (1.1.0)
- coffee-rails (4.0.1)
- coffee-script (>= 2.2.0)
- railties (>= 4.0.0, < 5.0)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.10.0)
- concurrent-ruby (1.0.0)
- copydb (0.3.0)
- faker (~> 0.9.5)
- coveralls (0.8.10)
- json (~> 1.8)
- rest-client (>= 1.6.8, < 2)
- simplecov (~> 0.11.0)
- term-ansicolor (~> 1.3)
- thor (~> 0.19.1)
- tins (~> 1.6.0)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- daemon-spawn (0.4.2)
- daemons (1.2.3)
- database_cleaner (1.5.1)
- debug_inspector (0.0.2)
- delayed_job (4.1.1)
- activesupport (>= 3.0, < 5.0)
- delayed_job_active_record (4.1.0)
- activerecord (>= 3.0, < 5)
- delayed_job (>= 3.0, < 5)
- diff-lcs (1.2.5)
- diffy (3.1.0)
- docile (1.1.5)
- domain_name (0.5.25)
- unf (>= 0.0.5, < 1.0.0)
- erubis (2.7.0)
- execjs (2.6.0)
- factory_girl (4.5.0)
- activesupport (>= 3.0.0)
- factory_girl_rails (4.5.0)
- factory_girl (~> 4.5.0)
- railties (>= 3.0.0)
- faker (0.9.5)
- i18n (~> 0.4)
- faraday (0.9.2)
- multipart-post (>= 1.2, < 3)
- ffi (1.9.10-x86-mingw32)
- font-awesome-rails (4.5.0.0)
- railties (>= 3.2, < 5.0)
- forgery (0.6.0)
- formatador (0.2.5)
- gdk_pixbuf2 (3.0.7-x86-mingw32)
- glib2 (= 3.0.7)
- geocoder (1.2.14)
- gherkin3 (3.1.2)
- git-version-bump (0.15.1)
- glib2 (3.0.7-x86-mingw32)
- cairo (>= 1.12.8)
- pkg-config
- globalid (0.3.6)
- activesupport (>= 4.1.0)
- guard (2.13.0)
- formatador (>= 0.2.4)
- listen (>= 2.7, <= 4.0)
- lumberjack (~> 1.0)
- nenv (~> 0.1)
- notiffany (~> 0.0)
- pry (>= 0.9.12)
- shellany (~> 0.0)
- thor (>= 0.18.1)
- guard-compat (1.2.1)
- guard-rspec (4.6.4)
- guard (~> 2.1)
- guard-compat (~> 1.1)
- rspec (>= 2.99.0, < 4.0)
- haml (4.0.7)
- tilt
- haml-rails (0.9.0)
- actionpack (>= 4.0.1)
- activesupport (>= 4.0.1)
- haml (>= 4.0.6, < 5.0)
- html2haml (>= 1.0.1)
- railties (>= 4.0.1)
- hashdiff (0.2.3)
- highline (1.7.8)
- html2haml (2.0.0)
- erubis (~> 2.7.0)
- haml (~> 4.0.0)
- nokogiri (~> 1.6.0)
- ruby_parser (~> 3.5)
- http-cookie (1.0.2)
- domain_name (~> 0.5)
- http_accept_language (2.0.5)
- httpauth (0.2.1)
- i18n (0.7.0)
- image_optimizer (1.3.0)
- jquery-rails (4.1.0)
- rails-dom-testing (~> 1.0)
- railties (>= 4.2.0)
- thor (>= 0.14, < 2.0)
- jquery-ui-rails (5.0.5)
- railties (>= 3.2.16)
- json (1.8.3)
- jwt (0.1.13)
- multi_json (>= 1.5)
- kgio (2.10.0)
- launchy (2.4.3)
- addressable (~> 2.3)
- listen (3.0.5)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- loofah (2.0.3)
- nokogiri (>= 1.5.9)
- lumberjack (1.0.10)
- mail (2.6.3)
- mime-types (>= 1.16, < 3)
- meta_request (0.3.4)
- callsite (~> 0.0, >= 0.0.11)
- rack-contrib (~> 1.1)
- railties (>= 3.0.0, < 5.0.0)
- metaclass (0.0.4)
- method_source (0.8.2)
- mime-types (2.99)
- mini_magick (4.3.6)
- mini_portile2 (2.0.0)
- minitest (5.8.3)
- mocha (1.1.0)
- metaclass (~> 0.0.1)
- multi_json (1.11.2)
- multi_test (0.1.2)
- multipart-post (2.0.0)
- nenv (0.2.0)
- nested_form (0.3.2)
- net-scp (1.2.1)
- net-ssh (>= 2.6.5)
- net-sftp (2.1.2)
- net-ssh (>= 2.6.5)
- net-ssh (3.0.2)
- net-ssh-gateway (1.2.0)
- net-ssh (>= 2.6.5)
- netrc (0.11.0)
- nokogiri (1.6.7.1-x86-mingw32)
- mini_portile2 (~> 2.0.0.rc2)
- notiffany (0.0.8)
- nenv (~> 0.1)
- shellany (~> 0.0)
- oauth (0.4.7)
- oauth2 (0.8.1)
- faraday (~> 0.8)
- httpauth (~> 0.1)
- jwt (~> 0.1.4)
- multi_json (~> 1.0)
- rack (~> 1.2)
- pango (3.0.7-x86-mingw32)
- cairo (>= 1.14.0)
- glib2 (= 3.0.7)
- paper_trail (3.0.9)
- activerecord (>= 3.0, < 5.0)
- activesupport (>= 3.0, < 5.0)
- paypal-express (0.7.1)
- activesupport (>= 2.3)
- attr_required (>= 0.0.5)
- rest-client
- pg (0.18.4-x86-mingw32)
- pkg-config (1.1.7)
- poltergeist (1.8.1)
- capybara (~> 2.1)
- cliver (~> 0.3.1)
- multi_json (~> 1.0)
- websocket-driver (>= 0.2.0)
- pry (0.10.3)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- rack (1.6.4)
- rack-contrib (1.4.0)
- git-version-bump (~> 0.15)
- rack (~> 1.4)
- rack-test (0.6.3)
- rack (>= 1.0)
- rails (4.2.0)
- actionmailer (= 4.2.0)
- actionpack (= 4.2.0)
- actionview (= 4.2.0)
- activejob (= 4.2.0)
- activemodel (= 4.2.0)
- activerecord (= 4.2.0)
- activesupport (= 4.2.0)
- bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.0)
- sprockets-rails
- rails-deprecated_sanitizer (1.0.3)
- activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.7)
- activesupport (>= 4.2.0.beta, < 5.0)
- nokogiri (~> 1.6.0)
- rails-deprecated_sanitizer (>= 1.0.1)
- rails-html-sanitizer (1.0.2)
- loofah (~> 2.0)
- rails-i18n (4.0.8)
- i18n (~> 0.7)
- railties (~> 4.0)
- rails_12factor (0.0.3)
- rails_serve_static_assets
- rails_stdout_logging
- rails_serve_static_assets (0.0.4)
- rails_stdout_logging (0.0.4)
- railties (4.2.0)
- actionpack (= 4.2.0)
- activesupport (= 4.2.0)
- rake (>= 0.8.7)
- thor (>= 0.18.1, < 2.0)
- raindrops (0.15.0)
- rake (10.5.0)
- rb-fsevent (0.9.7)
- rb-inotify (0.9.5)
- ffi (>= 0.5.0)
- redcarpet (3.3.4)
- rest-client (1.8.0-x86-mingw32)
- ffi (~> 1.9)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 3.0)
- netrc (~> 0.7)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.1)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-rails (3.4.0)
- actionpack (>= 3.0, < 4.3)
- activesupport (>= 3.0, < 4.3)
- railties (>= 3.0, < 4.3)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- rsvg2 (3.0.7-x86-mingw32)
- cairo (>= 1.12.8)
- gdk_pixbuf2 (= 3.0.7)
- pango (>= 3.0.7)
- ruby_parser (3.7.2)
- sexp_processor (~> 4.1)
- rubyzip (1.1.7)
- rvm-capistrano (1.5.6)
- capistrano (~> 2.15.4)
- safe_yaml (1.0.4)
- sass (3.4.21)
- sass-json-vars (0.3.3)
- sass (>= 3.1)
- sass-rails (5.0.4)
- railties (>= 4.0.0, < 5.0)
- sass (~> 3.1)
- sprockets (>= 2.8, < 4.0)
- sprockets-rails (>= 2.0, < 4.0)
- tilt (>= 1.1, < 3)
- selenium-webdriver (2.49.0)
- childprocess (~> 0.5)
- multi_json (~> 1.0)
- rubyzip (~> 1.0)
- websocket (~> 1.0)
- sexp_processor (4.6.0)
- shellany (0.0.1)
- simplecov (0.11.1)
- docile (~> 1.1.0)
- json (~> 1.8)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
- sitemap_generator (5.1.0)
- builder
- slop (3.6.0)
- sorcery (0.9.1)
- bcrypt (~> 3.1)
- oauth (~> 0.4, >= 0.4.4)
- oauth2 (>= 0.8.0)
- sprockets (3.5.2)
- concurrent-ruby (~> 1.0)
- rack (> 1, < 3)
- sprockets-rails (3.0.0)
- actionpack (>= 4.0)
- activesupport (>= 4.0)
- sprockets (>= 3.0.0)
- term-ansicolor (1.3.2)
- tins (~> 1.0)
- thor (0.19.1)
- thread_safe (0.3.5)
- tilt (2.0.2)
- tins (1.6.0)
- tzinfo (1.2.2)
- thread_safe (~> 0.1)
- tzinfo-data (1.2015.7)
- tzinfo (>= 1.0.0)
- uglifier (2.7.2)
- execjs (>= 0.3.0)
- json (>= 1.8.0)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.1-x86-mingw32)
- unicorn (5.0.1)
- kgio (~> 2.6)
- rack
- raindrops (~> 0.7)
- wdm (0.1.1)
- webmock (1.22.6)
- addressable (>= 2.3.6)
- crack (>= 0.3.2)
- hashdiff
- websocket (1.2.2)
- websocket-driver (0.6.3)
- websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.2)
- wysiwyg-rails (2.0.5)
- font-awesome-rails (~> 4.4, >= 4.4.0.0)
- railties (>= 3.2, < 5.0)
- xpath (2.0.0)
- nokogiri (~> 1.3)
-
-PLATFORMS
- x86-mingw32
-
-DEPENDENCIES
- activerecord-session_store
- acts_as_list
- awesome_print
- better_errors
- binding_of_caller
- bumbleberry!
- capistrano
- carrierwave
- carrierwave-imageoptimizer
- coffee-rails (~> 4.0.0)
- copydb
- coveralls
- cucumber!
- cucumber-core!
- cucumber-rails!
- daemon-spawn
- daemons
- database_cleaner
- delayed_job_active_record
- factory_girl_rails
- font-awesome-rails
- geocoder
- gherkin3 (>= 3.1.0)
- guard-rspec
- haml
- haml-rails
- jquery-rails
- jquery-ui-rails
- launchy
- lingua_franca!
- meta_request
- mini_magick
- mocha
- nested_form
- oauth2 (~> 0.8.0)
- paper_trail (~> 3.0.5)
- paypal-express (= 0.7.1)
- pg
- poltergeist
- rails (= 4.2.0)
- rails_12factor
- redcarpet
- rspec
- rspec-rails
- rvm-capistrano
- sass
- sass-json-vars
- sass-rails
- selenium-webdriver
- simplecov
- sitemap_generator
- sorcery (>= 0.8.1)
- tzinfo-data
- uglifier (>= 1.3.0)
- unicorn
- wdm (>= 0.1.0)
- webmock
- wysiwyg-rails
diff --git a/app/assets/fonts/AlteHaasGroteskBold.woff2 b/app/assets/fonts/AlteHaasGroteskBold.woff2
index ee16bbb..0c98a05 100644
Binary files a/app/assets/fonts/AlteHaasGroteskBold.woff2 and b/app/assets/fonts/AlteHaasGroteskBold.woff2 differ
diff --git a/app/assets/stylesheets/application/and_uc-9.9.scss b/app/assets/stylesheets/application/and_uc-9.9.scss
deleted file mode 100644
index 4cdbba4..0000000
--- a/app/assets/stylesheets/application/and_uc-9.9.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
- *
- */
-
-$browser: and_uc;
-$browser_prefix: webkit;
-$browser_version: 9.9;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": ax,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": n,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": a,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": n,
- "input-color": a,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": n,
- "style-scoped": y,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": y,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": y,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": u,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-2.1.scss b/app/assets/stylesheets/application/android-2.1.scss
deleted file mode 100644
index ebe6718..0000000
--- a/app/assets/stylesheets/application/android-2.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 2.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 2.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": a,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": n,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": u,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": n,
- "touch": y,
- "matchesselector": n,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": u,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": u,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": u,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": u,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-2.2.scss b/app/assets/stylesheets/application/android-2.2.scss
deleted file mode 100644
index e4eeed9..0000000
--- a/app/assets/stylesheets/application/android-2.2.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 2.2 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 2.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": a,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": u,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": u,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": u,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": u,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": u,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-2.3.scss b/app/assets/stylesheets/application/android-2.3.scss
deleted file mode 100644
index ecca3f5..0000000
--- a/app/assets/stylesheets/application/android-2.3.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 2.3 (approximately 0.03% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 2.3;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-3.scss b/app/assets/stylesheets/application/android-3.scss
deleted file mode 100644
index 728d6a3..0000000
--- a/app/assets/stylesheets/application/android-3.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 3.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 3.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-4.1.scss b/app/assets/stylesheets/application/android-4.1.scss
deleted file mode 100644
index 0f29f96..0000000
--- a/app/assets/stylesheets/application/android-4.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 4.1 (approximately 0.48% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-4.2-4.3.scss b/app/assets/stylesheets/application/android-4.2-4.3.scss
deleted file mode 100644
index 747471e..0000000
--- a/app/assets/stylesheets/application/android-4.2-4.3.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 4.2 (approximately 1.05% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-4.4.3-4.4.4.scss b/app/assets/stylesheets/application/android-4.4.3-4.4.4.scss
deleted file mode 100644
index 9d801c7..0000000
--- a/app/assets/stylesheets/application/android-4.4.3-4.4.4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 4.4 (approximately 1.05% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.4;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": n,
- "fileapi": y,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": a,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": a,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-4.4.scss b/app/assets/stylesheets/application/android-4.4.scss
deleted file mode 100644
index 6dc2d81..0000000
--- a/app/assets/stylesheets/application/android-4.4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 4.4 (approximately 2.03% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.4;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": n,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": a,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": a,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/android-4.scss b/app/assets/stylesheets/application/android-4.scss
deleted file mode 100644
index 7689d67..0000000
--- a/app/assets/stylesheets/application/android-4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 4.0 (approximately 0.1% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/bb-10.scss b/app/assets/stylesheets/application/bb-10.scss
deleted file mode 100644
index 6f45b0c..0000000
--- a/app/assets/stylesheets/application/bb-10.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Blackberry Browser 10.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: bb;
-$browser_prefix: webkit;
-$browser_version: 10.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": u,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/bb-7.scss b/app/assets/stylesheets/application/bb-7.scss
deleted file mode 100644
index 220ef40..0000000
--- a/app/assets/stylesheets/application/bb-7.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
- *
- */
-
-$browser: bb;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": a,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": a,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": y,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-10.scss b/app/assets/stylesheets/application/chrome-10.scss
deleted file mode 100644
index 3943365..0000000
--- a/app/assets/stylesheets/application/chrome-10.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 10.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": n,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": u,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-11.scss b/app/assets/stylesheets/application/chrome-11.scss
deleted file mode 100644
index 8131295..0000000
--- a/app/assets/stylesheets/application/chrome-11.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 11.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": u,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-12.scss b/app/assets/stylesheets/application/chrome-12.scss
deleted file mode 100644
index a137997..0000000
--- a/app/assets/stylesheets/application/chrome-12.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 12.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 12.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-13.scss b/app/assets/stylesheets/application/chrome-13.scss
deleted file mode 100644
index c5aa296..0000000
--- a/app/assets/stylesheets/application/chrome-13.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 13.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 13.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-14.scss b/app/assets/stylesheets/application/chrome-14.scss
deleted file mode 100644
index e67adb1..0000000
--- a/app/assets/stylesheets/application/chrome-14.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 14.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 14.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-15.scss b/app/assets/stylesheets/application/chrome-15.scss
deleted file mode 100644
index be81ba1..0000000
--- a/app/assets/stylesheets/application/chrome-15.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 15.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 15.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": yx,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-16.scss b/app/assets/stylesheets/application/chrome-16.scss
deleted file mode 100644
index af35319..0000000
--- a/app/assets/stylesheets/application/chrome-16.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 16.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 16.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-17.scss b/app/assets/stylesheets/application/chrome-17.scss
deleted file mode 100644
index 1ec3fe3..0000000
--- a/app/assets/stylesheets/application/chrome-17.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 17.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 17.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-18.scss b/app/assets/stylesheets/application/chrome-18.scss
deleted file mode 100644
index c7d2e13..0000000
--- a/app/assets/stylesheets/application/chrome-18.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 18.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 18.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-19.scss b/app/assets/stylesheets/application/chrome-19.scss
deleted file mode 100644
index 0417e19..0000000
--- a/app/assets/stylesheets/application/chrome-19.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 19.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 19.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-20.scss b/app/assets/stylesheets/application/chrome-20.scss
deleted file mode 100644
index 59da698..0000000
--- a/app/assets/stylesheets/application/chrome-20.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 20.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 20.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-21.scss b/app/assets/stylesheets/application/chrome-21.scss
deleted file mode 100644
index 77b385d..0000000
--- a/app/assets/stylesheets/application/chrome-21.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 21.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 21.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-22.scss b/app/assets/stylesheets/application/chrome-22.scss
deleted file mode 100644
index 0a87a41..0000000
--- a/app/assets/stylesheets/application/chrome-22.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 22.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 22.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-23.scss b/app/assets/stylesheets/application/chrome-23.scss
deleted file mode 100644
index 10b48bf..0000000
--- a/app/assets/stylesheets/application/chrome-23.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 23.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 23.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": yx,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-24.scss b/app/assets/stylesheets/application/chrome-24.scss
deleted file mode 100644
index 8e8c227..0000000
--- a/app/assets/stylesheets/application/chrome-24.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 24.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 24.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-25.scss b/app/assets/stylesheets/application/chrome-25.scss
deleted file mode 100644
index 7452f30..0000000
--- a/app/assets/stylesheets/application/chrome-25.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 25.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 25.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-26.scss b/app/assets/stylesheets/application/chrome-26.scss
deleted file mode 100644
index cc481f5..0000000
--- a/app/assets/stylesheets/application/chrome-26.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 26.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 26.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-27.scss b/app/assets/stylesheets/application/chrome-27.scss
deleted file mode 100644
index 2287f1a..0000000
--- a/app/assets/stylesheets/application/chrome-27.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 27.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 27.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-28.scss b/app/assets/stylesheets/application/chrome-28.scss
deleted file mode 100644
index 6ea49e9..0000000
--- a/app/assets/stylesheets/application/chrome-28.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 28.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 28.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-29.scss b/app/assets/stylesheets/application/chrome-29.scss
deleted file mode 100644
index 619ecb1..0000000
--- a/app/assets/stylesheets/application/chrome-29.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 29.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 29.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-30.scss b/app/assets/stylesheets/application/chrome-30.scss
deleted file mode 100644
index ccae3ee..0000000
--- a/app/assets/stylesheets/application/chrome-30.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 30.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 30.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-31.scss b/app/assets/stylesheets/application/chrome-31.scss
deleted file mode 100644
index 09628a6..0000000
--- a/app/assets/stylesheets/application/chrome-31.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 31.0 (approximately 0.43% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 31.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-32.scss b/app/assets/stylesheets/application/chrome-32.scss
deleted file mode 100644
index d2078b4..0000000
--- a/app/assets/stylesheets/application/chrome-32.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 32.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 32.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": a,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-33.scss b/app/assets/stylesheets/application/chrome-33.scss
deleted file mode 100644
index 88c1786..0000000
--- a/app/assets/stylesheets/application/chrome-33.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 33.0 (approximately 0.1% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 33.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-34.scss b/app/assets/stylesheets/application/chrome-34.scss
deleted file mode 100644
index c7ce336..0000000
--- a/app/assets/stylesheets/application/chrome-34.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 34.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 34.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": nd,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-35.scss b/app/assets/stylesheets/application/chrome-35.scss
deleted file mode 100644
index afb1f06..0000000
--- a/app/assets/stylesheets/application/chrome-35.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 35.0 (approximately 0.1% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 35.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": nd,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-36.scss b/app/assets/stylesheets/application/chrome-36.scss
deleted file mode 100644
index fc9fa8d..0000000
--- a/app/assets/stylesheets/application/chrome-36.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 36.0 (approximately 0.11% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 36.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": nd,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-37.scss b/app/assets/stylesheets/application/chrome-37.scss
deleted file mode 100644
index 80e8c35..0000000
--- a/app/assets/stylesheets/application/chrome-37.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 37.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 37.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": nd,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": nd,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-38.scss b/app/assets/stylesheets/application/chrome-38.scss
deleted file mode 100644
index 7f4ef2e..0000000
--- a/app/assets/stylesheets/application/chrome-38.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 38.0 (approximately 0.09% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 38.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-39.scss b/app/assets/stylesheets/application/chrome-39.scss
deleted file mode 100644
index 10bae3f..0000000
--- a/app/assets/stylesheets/application/chrome-39.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 39.0 (approximately 0.16% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 39.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-4.scss b/app/assets/stylesheets/application/chrome-4.scss
deleted file mode 100644
index 8f261ff..0000000
--- a/app/assets/stylesheets/application/chrome-4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 4.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": a,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": u,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-40.scss b/app/assets/stylesheets/application/chrome-40.scss
deleted file mode 100644
index 82c0059..0000000
--- a/app/assets/stylesheets/application/chrome-40.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 40.0 (approximately 0.3% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 40.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-41.scss b/app/assets/stylesheets/application/chrome-41.scss
deleted file mode 100644
index 7d42abe..0000000
--- a/app/assets/stylesheets/application/chrome-41.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 41.0 (approximately 0.26% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 41.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-42.scss b/app/assets/stylesheets/application/chrome-42.scss
deleted file mode 100644
index e3085b4..0000000
--- a/app/assets/stylesheets/application/chrome-42.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 42.0 (approximately 0.26% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 42.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-43.scss b/app/assets/stylesheets/application/chrome-43.scss
deleted file mode 100644
index bb7b5f6..0000000
--- a/app/assets/stylesheets/application/chrome-43.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 43.0 (approximately 0.46% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 43.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-44.scss b/app/assets/stylesheets/application/chrome-44.scss
deleted file mode 100644
index ed7bf6c..0000000
--- a/app/assets/stylesheets/application/chrome-44.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 44.0 (approximately 0.41% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 44.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-45.scss b/app/assets/stylesheets/application/chrome-45.scss
deleted file mode 100644
index c854a4a..0000000
--- a/app/assets/stylesheets/application/chrome-45.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 45.0 (approximately 0.61% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 45.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-46.scss b/app/assets/stylesheets/application/chrome-46.scss
deleted file mode 100644
index 92df9f5..0000000
--- a/app/assets/stylesheets/application/chrome-46.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 46.0 (approximately 5.77% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 46.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": y,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": a,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": y,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": y,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-47.scss b/app/assets/stylesheets/application/chrome-47.scss
deleted file mode 100644
index 6d35433..0000000
--- a/app/assets/stylesheets/application/chrome-47.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 47.0 (approximately 20.46% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 47.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": nd,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": y,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": y,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": y,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": y,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": y,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-5.scss b/app/assets/stylesheets/application/chrome-5.scss
deleted file mode 100644
index 12288d6..0000000
--- a/app/assets/stylesheets/application/chrome-5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 5.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 5.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": a,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": u,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-6.scss b/app/assets/stylesheets/application/chrome-6.scss
deleted file mode 100644
index 753201e..0000000
--- a/app/assets/stylesheets/application/chrome-6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 6.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": a,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": u,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": p,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-7.scss b/app/assets/stylesheets/application/chrome-7.scss
deleted file mode 100644
index 595bd62..0000000
--- a/app/assets/stylesheets/application/chrome-7.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 7.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": a,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": n,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": p,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-8.scss b/app/assets/stylesheets/application/chrome-8.scss
deleted file mode 100644
index 10afe90..0000000
--- a/app/assets/stylesheets/application/chrome-8.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 8.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": p,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/chrome-9.scss b/app/assets/stylesheets/application/chrome-9.scss
deleted file mode 100644
index cb9bc3e..0000000
--- a/app/assets/stylesheets/application/chrome-9.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Chrome 9.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-10.scss b/app/assets/stylesheets/application/firefox-10.scss
deleted file mode 100644
index fb0bff7..0000000
--- a/app/assets/stylesheets/application/firefox-10.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 10.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-11.scss b/app/assets/stylesheets/application/firefox-11.scss
deleted file mode 100644
index d018083..0000000
--- a/app/assets/stylesheets/application/firefox-11.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 11.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-12.scss b/app/assets/stylesheets/application/firefox-12.scss
deleted file mode 100644
index 390fd42..0000000
--- a/app/assets/stylesheets/application/firefox-12.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 12.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 12.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-13.scss b/app/assets/stylesheets/application/firefox-13.scss
deleted file mode 100644
index 67268a4..0000000
--- a/app/assets/stylesheets/application/firefox-13.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 13.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 13.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-14.scss b/app/assets/stylesheets/application/firefox-14.scss
deleted file mode 100644
index afce970..0000000
--- a/app/assets/stylesheets/application/firefox-14.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 14.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 14.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-15.scss b/app/assets/stylesheets/application/firefox-15.scss
deleted file mode 100644
index 8ae9820..0000000
--- a/app/assets/stylesheets/application/firefox-15.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 15.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 15.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-16.scss b/app/assets/stylesheets/application/firefox-16.scss
deleted file mode 100644
index dbf06c0..0000000
--- a/app/assets/stylesheets/application/firefox-16.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 16.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 16.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-17.scss b/app/assets/stylesheets/application/firefox-17.scss
deleted file mode 100644
index 81ecb02..0000000
--- a/app/assets/stylesheets/application/firefox-17.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 17.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 17.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-18.scss b/app/assets/stylesheets/application/firefox-18.scss
deleted file mode 100644
index c1689a5..0000000
--- a/app/assets/stylesheets/application/firefox-18.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 18.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 18.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-19.scss b/app/assets/stylesheets/application/firefox-19.scss
deleted file mode 100644
index ecd3541..0000000
--- a/app/assets/stylesheets/application/firefox-19.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 19.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 19.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-2.scss b/app/assets/stylesheets/application/firefox-2.scss
deleted file mode 100644
index 3fcf6c9..0000000
--- a/app/assets/stylesheets/application/firefox-2.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 2.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 2.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": n,
- "offline-apps": p,
- "webworkers": p,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": a,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": a,
- "css3-boxsizing": yx,
- "css-mediaqueries": n,
- "multicolumn": ax,
- "border-radius": ax,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": a,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": a,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": ax,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": n,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-20.scss b/app/assets/stylesheets/application/firefox-20.scss
deleted file mode 100644
index d6c4ac2..0000000
--- a/app/assets/stylesheets/application/firefox-20.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 20.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 20.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": nd,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-21.scss b/app/assets/stylesheets/application/firefox-21.scss
deleted file mode 100644
index ffed963..0000000
--- a/app/assets/stylesheets/application/firefox-21.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 21.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 21.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": nd,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-22.scss b/app/assets/stylesheets/application/firefox-22.scss
deleted file mode 100644
index 3284d38..0000000
--- a/app/assets/stylesheets/application/firefox-22.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 22.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 22.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": nd,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-23.scss b/app/assets/stylesheets/application/firefox-23.scss
deleted file mode 100644
index 45d3ce5..0000000
--- a/app/assets/stylesheets/application/firefox-23.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 23.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 23.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-24.scss b/app/assets/stylesheets/application/firefox-24.scss
deleted file mode 100644
index 6d60e10..0000000
--- a/app/assets/stylesheets/application/firefox-24.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 24.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 24.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-25.scss b/app/assets/stylesheets/application/firefox-25.scss
deleted file mode 100644
index 42f3312..0000000
--- a/app/assets/stylesheets/application/firefox-25.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 25.0 (approximately 0.06% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 25.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-26.scss b/app/assets/stylesheets/application/firefox-26.scss
deleted file mode 100644
index e266c8d..0000000
--- a/app/assets/stylesheets/application/firefox-26.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 26.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 26.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-27.scss b/app/assets/stylesheets/application/firefox-27.scss
deleted file mode 100644
index 6aa0d5e..0000000
--- a/app/assets/stylesheets/application/firefox-27.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 27.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 27.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": a,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-28.scss b/app/assets/stylesheets/application/firefox-28.scss
deleted file mode 100644
index dbe3a11..0000000
--- a/app/assets/stylesheets/application/firefox-28.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 28.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 28.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": a,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-29.scss b/app/assets/stylesheets/application/firefox-29.scss
deleted file mode 100644
index cb2f5e4..0000000
--- a/app/assets/stylesheets/application/firefox-29.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 29.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 29.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": y,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-3.5.scss b/app/assets/stylesheets/application/firefox-3.5.scss
deleted file mode 100644
index e71ff50..0000000
--- a/app/assets/stylesheets/application/firefox-3.5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 3.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 3.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": ax,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-3.6.scss b/app/assets/stylesheets/application/firefox-3.6.scss
deleted file mode 100644
index 53f3ac4..0000000
--- a/app/assets/stylesheets/application/firefox-3.6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 3.6 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 3.6;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": p,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": a,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-3.scss b/app/assets/stylesheets/application/firefox-3.scss
deleted file mode 100644
index 6633f98..0000000
--- a/app/assets/stylesheets/application/firefox-3.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 3.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 3.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": n,
- "contenteditable": a,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": a,
- "webworkers": p,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": n,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": a,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-30.scss b/app/assets/stylesheets/application/firefox-30.scss
deleted file mode 100644
index 46ef9b7..0000000
--- a/app/assets/stylesheets/application/firefox-30.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 30.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 30.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": y,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": pd,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-31.scss b/app/assets/stylesheets/application/firefox-31.scss
deleted file mode 100644
index be7868a..0000000
--- a/app/assets/stylesheets/application/firefox-31.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 31.0 (approximately 0.09% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 31.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-32.scss b/app/assets/stylesheets/application/firefox-32.scss
deleted file mode 100644
index 0f6b72a..0000000
--- a/app/assets/stylesheets/application/firefox-32.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 32.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 32.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": nd,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-33.scss b/app/assets/stylesheets/application/firefox-33.scss
deleted file mode 100644
index 0773555..0000000
--- a/app/assets/stylesheets/application/firefox-33.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 33.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 33.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": nd,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-34.scss b/app/assets/stylesheets/application/firefox-34.scss
deleted file mode 100644
index e6ac4c9..0000000
--- a/app/assets/stylesheets/application/firefox-34.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 34.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 34.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": ad,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-35.scss b/app/assets/stylesheets/application/firefox-35.scss
deleted file mode 100644
index 0e7d665..0000000
--- a/app/assets/stylesheets/application/firefox-35.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 35.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 35.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-36.scss b/app/assets/stylesheets/application/firefox-36.scss
deleted file mode 100644
index 59bcf0e..0000000
--- a/app/assets/stylesheets/application/firefox-36.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 36.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 36.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-37.scss b/app/assets/stylesheets/application/firefox-37.scss
deleted file mode 100644
index 7398ed0..0000000
--- a/app/assets/stylesheets/application/firefox-37.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 37.0 (approximately 0.14% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 37.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-38.scss b/app/assets/stylesheets/application/firefox-38.scss
deleted file mode 100644
index ac1324c..0000000
--- a/app/assets/stylesheets/application/firefox-38.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 38.0 (approximately 0.29% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 38.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-39.scss b/app/assets/stylesheets/application/firefox-39.scss
deleted file mode 100644
index cecb8d9..0000000
--- a/app/assets/stylesheets/application/firefox-39.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 39.0 (approximately 0.15% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 39.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-4.scss b/app/assets/stylesheets/application/firefox-4.scss
deleted file mode 100644
index 22bb75f..0000000
--- a/app/assets/stylesheets/application/firefox-4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 4.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 4.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": p,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": yx,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-40.scss b/app/assets/stylesheets/application/firefox-40.scss
deleted file mode 100644
index e3d06db..0000000
--- a/app/assets/stylesheets/application/firefox-40.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 40.0 (approximately 0.15% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 40.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-41.scss b/app/assets/stylesheets/application/firefox-41.scss
deleted file mode 100644
index 3fe226c..0000000
--- a/app/assets/stylesheets/application/firefox-41.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 41.0 (approximately 0.27% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 41.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": pd,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": y,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": y,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": y,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-42.scss b/app/assets/stylesheets/application/firefox-42.scss
deleted file mode 100644
index 52ebabf..0000000
--- a/app/assets/stylesheets/application/firefox-42.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 42.0 (approximately 4.19% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 42.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": pd,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": y,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": y,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": y,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-5.scss b/app/assets/stylesheets/application/firefox-5.scss
deleted file mode 100644
index cba0d37..0000000
--- a/app/assets/stylesheets/application/firefox-5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 5.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 5.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": p,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-6.scss b/app/assets/stylesheets/application/firefox-6.scss
deleted file mode 100644
index ab8c886..0000000
--- a/app/assets/stylesheets/application/firefox-6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 6.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-7.scss b/app/assets/stylesheets/application/firefox-7.scss
deleted file mode 100644
index 82cd224..0000000
--- a/app/assets/stylesheets/application/firefox-7.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 7.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-8.scss b/app/assets/stylesheets/application/firefox-8.scss
deleted file mode 100644
index 8d5aeb5..0000000
--- a/app/assets/stylesheets/application/firefox-8.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 8.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/firefox-9.scss b/app/assets/stylesheets/application/firefox-9.scss
deleted file mode 100644
index 96701e6..0000000
--- a/app/assets/stylesheets/application/firefox-9.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Firefox 9.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-10.scss b/app/assets/stylesheets/application/ie-10.scss
deleted file mode 100644
index db2924f..0000000
--- a/app/assets/stylesheets/application/ie-10.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 10.0 (approximately 0.87% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": p,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": a,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": a,
- "ttf": a,
- "touch": p,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": a,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": ax,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": yx,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-11.scss b/app/assets/stylesheets/application/ie-11.scss
deleted file mode 100644
index 0acfc46..0000000
--- a/app/assets/stylesheets/application/ie-11.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 11.0 (approximately 6.45% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": a,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": p,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": a,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": y,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": ax,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": yx,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": yx,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": a,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": y,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": y,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": y,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-5.5.scss b/app/assets/stylesheets/application/ie-5.5.scss
deleted file mode 100644
index 3fcc1fb..0000000
--- a/app/assets/stylesheets/application/ie-5.5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 5.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 5.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": n,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": n,
- "getelementsbyclassname": n,
- "forms": n,
- "html5semantic": n,
- "offline-apps": n,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": n,
- "css-gencontent": n,
- "css-fixed": n,
- "beacon": n,
- "hashchange": p,
- "css-sel2": n,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": p,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": n,
- "canvas-text": n,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": n,
- "datauri": n,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": n,
- "wai-aria": n,
- "geolocation": n,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": n,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": n,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": p,
- "details": n,
- "text-stroke": n,
- "inline-block": a,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": n,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": n,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": n,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": u,
- "documenthead": n,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-6.scss b/app/assets/stylesheets/application/ie-6.scss
deleted file mode 100644
index f8ae03e..0000000
--- a/app/assets/stylesheets/application/ie-6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 6.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": p,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": p,
- "offline-apps": p,
- "webworkers": p,
- "fontface": a,
- "eot": y,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": n,
- "css-gencontent": n,
- "css-fixed": p,
- "beacon": n,
- "hashchange": p,
- "css-sel2": p,
- "css-sel3": p,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": p,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": p,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": p,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": p,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": p,
- "canvas-text": p,
- "namevalue-storage": p,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": n,
- "datauri": n,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": a,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": p,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": p,
- "details": p,
- "text-stroke": n,
- "inline-block": a,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": n,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": n,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-7.scss b/app/assets/stylesheets/application/ie-7.scss
deleted file mode 100644
index 56ff004..0000000
--- a/app/assets/stylesheets/application/ie-7.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 7.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": p,
- "offline-apps": p,
- "webworkers": p,
- "fontface": a,
- "eot": y,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": n,
- "css-gencontent": n,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": a,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": p,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": p,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": p,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": p,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": p,
- "canvas-text": p,
- "namevalue-storage": p,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": a,
- "datauri": n,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": a,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": p,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": a,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": n,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": n,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-8.scss b/app/assets/stylesheets/application/ie-8.scss
deleted file mode 100644
index 33f0297..0000000
--- a/app/assets/stylesheets/application/ie-8.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 8.0 (approximately 1.18% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": a,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": p,
- "offline-apps": p,
- "webworkers": p,
- "fontface": a,
- "eot": y,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": a,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": a,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": y,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": p,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": a,
- "svg": p,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": p,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": p,
- "canvas-text": p,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": a,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": a,
- "datauri": a,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": a,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": p,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": n,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie-9.scss b/app/assets/stylesheets/application/ie-9.scss
deleted file mode 100644
index 610bd66..0000000
--- a/app/assets/stylesheets/application/ie-9.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE 9.0 (approximately 0.91% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": y,
- "offline-apps": n,
- "webworkers": p,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": n,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": a,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": a,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": a,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": a,
- "ttf": a,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": a,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie_mob-10.scss b/app/assets/stylesheets/application/ie_mob-10.scss
deleted file mode 100644
index 43f34b5..0000000
--- a/app/assets/stylesheets/application/ie_mob-10.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE Mobile 10.0 (approximately 0.16% of all users)
- *
- */
-
-$browser: ie_mob;
-$browser_prefix: ms;
-$browser_version: 10.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": y,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": a,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": p,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": ax,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": yx,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": ax,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie_mob-11.scss b/app/assets/stylesheets/application/ie_mob-11.scss
deleted file mode 100644
index 3044230..0000000
--- a/app/assets/stylesheets/application/ie_mob-11.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: IE Mobile 11.0 (approximately 0.73% of all users)
- *
- */
-
-$browser: ie_mob;
-$browser_prefix: ms;
-$browser_version: 11.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": y,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": a,
- "fullscreen": ax,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": y,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": ax,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": a,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": yx,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": yx,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": y,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": y,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": y,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": ax,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-3.2.scss b/app/assets/stylesheets/application/ios_saf-3.2.scss
deleted file mode 100644
index a1356a5..0000000
--- a/app/assets/stylesheets/application/ios_saf-3.2.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 3.2 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 3.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": n,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": ax,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": y,
- "matchesselector": n,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": u,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": u,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": u,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": u,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": u,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-4.0-4.1.scss b/app/assets/stylesheets/application/ios_saf-4.0-4.1.scss
deleted file mode 100644
index c3f8947..0000000
--- a/app/assets/stylesheets/application/ios_saf-4.0-4.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 4.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": n,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": u,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-4.2-4.3.scss b/app/assets/stylesheets/application/ios_saf-4.2-4.3.scss
deleted file mode 100644
index 1e0b33c..0000000
--- a/app/assets/stylesheets/application/ios_saf-4.2-4.3.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 4.2 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 4.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": a,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": a,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-5.0-5.1.scss b/app/assets/stylesheets/application/ios_saf-5.0-5.1.scss
deleted file mode 100644
index cf08c07..0000000
--- a/app/assets/stylesheets/application/ios_saf-5.0-5.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 5.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 5.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": a,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": u,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": a,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-6.0-6.1.scss b/app/assets/stylesheets/application/ios_saf-6.0-6.1.scss
deleted file mode 100644
index f1e512a..0000000
--- a/app/assets/stylesheets/application/ios_saf-6.0-6.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 6.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 6.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": u,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-7.0-7.1.scss b/app/assets/stylesheets/application/ios_saf-7.0-7.1.scss
deleted file mode 100644
index 8eb99d2..0000000
--- a/app/assets/stylesheets/application/ios_saf-7.0-7.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 7.0 (approximately 0.31% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-8.1-8.4.scss b/app/assets/stylesheets/application/ios_saf-8.1-8.4.scss
deleted file mode 100644
index c95dd5d..0000000
--- a/app/assets/stylesheets/application/ios_saf-8.1-8.4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 8.1 (approximately 1.04% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 8.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-8.scss b/app/assets/stylesheets/application/ios_saf-8.scss
deleted file mode 100644
index 68aaeec..0000000
--- a/app/assets/stylesheets/application/ios_saf-8.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 8.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 8.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mini-5.0-8.0.scss b/app/assets/stylesheets/application/op_mini-5.0-8.0.scss
deleted file mode 100644
index 0f213f4..0000000
--- a/app/assets/stylesheets/application/op_mini-5.0-8.0.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mini 5.0 (approximately 4.86% of all users)
- *
- */
-
-$browser: op_mini;
-$browser_prefix: o;
-$browser_version: 5.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": n,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": n,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": a,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": a,
- "canvas-text": n,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": n,
- "flexbox": y,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": n,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": n,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": a,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": n,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mob-10.scss b/app/assets/stylesheets/application/op_mob-10.scss
deleted file mode 100644
index 417aefd..0000000
--- a/app/assets/stylesheets/application/op_mob-10.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 10.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 10.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": n,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": u,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": u,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": u,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": u,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": u,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": n,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mob-11.1.scss b/app/assets/stylesheets/application/op_mob-11.1.scss
deleted file mode 100644
index e613bcd..0000000
--- a/app/assets/stylesheets/application/op_mob-11.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 11.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 11.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": u,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mob-11.5.scss b/app/assets/stylesheets/application/op_mob-11.5.scss
deleted file mode 100644
index c099ee8..0000000
--- a/app/assets/stylesheets/application/op_mob-11.5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 11.5 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 11.5;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mob-11.scss b/app/assets/stylesheets/application/op_mob-11.scss
deleted file mode 100644
index 8bf1aba..0000000
--- a/app/assets/stylesheets/application/op_mob-11.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 11.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 11.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": y,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": u,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mob-12.1.scss b/app/assets/stylesheets/application/op_mob-12.1.scss
deleted file mode 100644
index f5c8daf..0000000
--- a/app/assets/stylesheets/application/op_mob-12.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 12.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 12.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": y,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/op_mob-12.scss b/app/assets/stylesheets/application/op_mob-12.scss
deleted file mode 100644
index 1136047..0000000
--- a/app/assets/stylesheets/application/op_mob-12.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 12.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 12.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": y,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": u,
- "keyboardevent-key": u,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-10.0-10.1.scss b/app/assets/stylesheets/application/opera-10.0-10.1.scss
deleted file mode 100644
index b4e07e3..0000000
--- a/app/assets/stylesheets/application/opera-10.0-10.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 10.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": a,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-10.5.scss b/app/assets/stylesheets/application/opera-10.5.scss
deleted file mode 100644
index a862f75..0000000
--- a/app/assets/stylesheets/application/opera-10.5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 10.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 10.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": a,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": u,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": u,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-10.6.scss b/app/assets/stylesheets/application/opera-10.6.scss
deleted file mode 100644
index d7ff769..0000000
--- a/app/assets/stylesheets/application/opera-10.6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 10.6 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 10.6;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": a,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-11.1.scss b/app/assets/stylesheets/application/opera-11.1.scss
deleted file mode 100644
index 18bb043..0000000
--- a/app/assets/stylesheets/application/opera-11.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 11.1 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-11.5.scss b/app/assets/stylesheets/application/opera-11.5.scss
deleted file mode 100644
index 607270f..0000000
--- a/app/assets/stylesheets/application/opera-11.5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 11.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-11.6.scss b/app/assets/stylesheets/application/opera-11.6.scss
deleted file mode 100644
index 11da63e..0000000
--- a/app/assets/stylesheets/application/opera-11.6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 11.6 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.6;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": y,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-11.scss b/app/assets/stylesheets/application/opera-11.scss
deleted file mode 100644
index 2cce21b..0000000
--- a/app/assets/stylesheets/application/opera-11.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 11.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-12.1.scss b/app/assets/stylesheets/application/opera-12.1.scss
deleted file mode 100644
index c01ea4e..0000000
--- a/app/assets/stylesheets/application/opera-12.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 12.1 (approximately 0.16% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 12.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": y,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": a,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": y,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-12.scss b/app/assets/stylesheets/application/opera-12.scss
deleted file mode 100644
index f005c4d..0000000
--- a/app/assets/stylesheets/application/opera-12.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 12.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 12.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": y,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": u,
- "keyboardevent-key": u,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-15.scss b/app/assets/stylesheets/application/opera-15.scss
deleted file mode 100644
index a35386e..0000000
--- a/app/assets/stylesheets/application/opera-15.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 15.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 15.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": n,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-16.scss b/app/assets/stylesheets/application/opera-16.scss
deleted file mode 100644
index 7347f0d..0000000
--- a/app/assets/stylesheets/application/opera-16.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 16.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 16.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-17.scss b/app/assets/stylesheets/application/opera-17.scss
deleted file mode 100644
index ee3d25d..0000000
--- a/app/assets/stylesheets/application/opera-17.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 17.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 17.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-18.scss b/app/assets/stylesheets/application/opera-18.scss
deleted file mode 100644
index 3911cfd..0000000
--- a/app/assets/stylesheets/application/opera-18.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 18.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 18.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-19.scss b/app/assets/stylesheets/application/opera-19.scss
deleted file mode 100644
index 83ad8e2..0000000
--- a/app/assets/stylesheets/application/opera-19.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 19.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 19.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": a,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-20.scss b/app/assets/stylesheets/application/opera-20.scss
deleted file mode 100644
index cbd7c39..0000000
--- a/app/assets/stylesheets/application/opera-20.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 20.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 20.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-21.scss b/app/assets/stylesheets/application/opera-21.scss
deleted file mode 100644
index d9d63a1..0000000
--- a/app/assets/stylesheets/application/opera-21.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 21.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 21.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-22.scss b/app/assets/stylesheets/application/opera-22.scss
deleted file mode 100644
index d5771f6..0000000
--- a/app/assets/stylesheets/application/opera-22.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 22.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 22.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-23.scss b/app/assets/stylesheets/application/opera-23.scss
deleted file mode 100644
index 06d8dc2..0000000
--- a/app/assets/stylesheets/application/opera-23.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 23.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 23.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": a,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-24.scss b/app/assets/stylesheets/application/opera-24.scss
deleted file mode 100644
index a1f593c..0000000
--- a/app/assets/stylesheets/application/opera-24.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 24.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 24.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": nd,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-25.scss b/app/assets/stylesheets/application/opera-25.scss
deleted file mode 100644
index 3d3c9ff..0000000
--- a/app/assets/stylesheets/application/opera-25.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 25.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 25.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-26.scss b/app/assets/stylesheets/application/opera-26.scss
deleted file mode 100644
index 2a82841..0000000
--- a/app/assets/stylesheets/application/opera-26.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 26.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 26.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-27.scss b/app/assets/stylesheets/application/opera-27.scss
deleted file mode 100644
index 25adcc7..0000000
--- a/app/assets/stylesheets/application/opera-27.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 27.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 27.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-28.scss b/app/assets/stylesheets/application/opera-28.scss
deleted file mode 100644
index 7534401..0000000
--- a/app/assets/stylesheets/application/opera-28.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 28.0 (approximately 0.11% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 28.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-29.scss b/app/assets/stylesheets/application/opera-29.scss
deleted file mode 100644
index 4e17f46..0000000
--- a/app/assets/stylesheets/application/opera-29.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 29.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 29.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-30.scss b/app/assets/stylesheets/application/opera-30.scss
deleted file mode 100644
index 4d704eb..0000000
--- a/app/assets/stylesheets/application/opera-30.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 30.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 30.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-31.scss b/app/assets/stylesheets/application/opera-31.scss
deleted file mode 100644
index 1df9cb8..0000000
--- a/app/assets/stylesheets/application/opera-31.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 31.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 31.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-32.scss b/app/assets/stylesheets/application/opera-32.scss
deleted file mode 100644
index f618a0a..0000000
--- a/app/assets/stylesheets/application/opera-32.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 32.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 32.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-9.5-9.6.scss b/app/assets/stylesheets/application/opera-9.5-9.6.scss
deleted file mode 100644
index 45744f1..0000000
--- a/app/assets/stylesheets/application/opera-9.5-9.6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 9.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 9.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": a,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": n,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": n,
- "css3-colors": a,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": n,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": u,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": u,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": u,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/opera-9.scss b/app/assets/stylesheets/application/opera-9.scss
deleted file mode 100644
index eb2d049..0000000
--- a/app/assets/stylesheets/application/opera-9.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Opera 9.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": n,
- "forms": y,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": n,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": n,
- "css-mediaqueries": n,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": n,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": u,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": u,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": u,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": n,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-3.1.scss b/app/assets/stylesheets/application/safari-3.1.scss
deleted file mode 100644
index 3d0476f..0000000
--- a/app/assets/stylesheets/application/safari-3.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 3.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 3.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": a,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": a,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": a,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": n,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-3.2.scss b/app/assets/stylesheets/application/safari-3.2.scss
deleted file mode 100644
index bf3c69b..0000000
--- a/app/assets/stylesheets/application/safari-3.2.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 3.2 (approximately 0.01% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 3.2;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": a,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": a,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": p,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-4.scss b/app/assets/stylesheets/application/safari-4.scss
deleted file mode 100644
index 0853c24..0000000
--- a/app/assets/stylesheets/application/safari-4.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 4.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": u,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-5.1.scss b/app/assets/stylesheets/application/safari-5.1.scss
deleted file mode 100644
index 8fedfa5..0000000
--- a/app/assets/stylesheets/application/safari-5.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 5.1 (approximately 0.15% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 5.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": a,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": a,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": a,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-5.scss b/app/assets/stylesheets/application/safari-5.scss
deleted file mode 100644
index 4613d65..0000000
--- a/app/assets/stylesheets/application/safari-5.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 5.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 5.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": a,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": a,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": a,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": u,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": u,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-6.1.scss b/app/assets/stylesheets/application/safari-6.1.scss
deleted file mode 100644
index 112799b..0000000
--- a/app/assets/stylesheets/application/safari-6.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 6.1 (approximately 0.42% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 6.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-6.scss b/app/assets/stylesheets/application/safari-6.scss
deleted file mode 100644
index 5c2a29d..0000000
--- a/app/assets/stylesheets/application/safari-6.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 6.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-7.1.scss b/app/assets/stylesheets/application/safari-7.1.scss
deleted file mode 100644
index 8ae9ae7..0000000
--- a/app/assets/stylesheets/application/safari-7.1.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 7.1 (approximately 0.09% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 7.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-7.scss b/app/assets/stylesheets/application/safari-7.scss
deleted file mode 100644
index 0ac31b1..0000000
--- a/app/assets/stylesheets/application/safari-7.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 7.0 (approximately 0.13% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-8.scss b/app/assets/stylesheets/application/safari-8.scss
deleted file mode 100644
index 148d436..0000000
--- a/app/assets/stylesheets/application/safari-8.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 8.0 (approximately 0.41% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/application/safari-9.scss b/app/assets/stylesheets/application/safari-9.scss
deleted file mode 100644
index 41058cc..0000000
--- a/app/assets/stylesheets/application/safari-9.scss
+++ /dev/null
@@ -1,337 +0,0 @@
-/*
- * ../application
- * Browser: Safari 9.0 (approximately 1.54% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": a,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": yx,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": y,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": a,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": yx,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "../application";
diff --git a/app/assets/stylesheets/bumbleberry-settings.json b/app/assets/stylesheets/bumbleberry-settings.json
index efa31c6..3753636 100644
--- a/app/assets/stylesheets/bumbleberry-settings.json
+++ b/app/assets/stylesheets/bumbleberry-settings.json
@@ -47,7 +47,11 @@
},
"grid-push": [1, 2],
"grid-pull": [1, 2],
+<<<<<<< HEAD
"font-loading-method": "http2",
+=======
+ "font-loading-method": "all",
+>>>>>>> 8687c10... Removed compiled files
"fonts": {
"primary": {
"name": "SourceSansPro-Regular",
diff --git a/app/assets/stylesheets/translations/and_uc-9.9.scss b/app/assets/stylesheets/translations/and_uc-9.9.scss
index 15da526..891157e 100644
--- a/app/assets/stylesheets/translations/and_uc-9.9.scss
+++ b/app/assets/stylesheets/translations/and_uc-9.9.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
+=======
+ * Browser: UC Browser for Android 9.9 (approximately 7.68% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-2.1.scss b/app/assets/stylesheets/translations/android-2.1.scss
index adb14ca..ac9fd32 100644
--- a/app/assets/stylesheets/translations/android-2.1.scss
+++ b/app/assets/stylesheets/translations/android-2.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-2.2.scss b/app/assets/stylesheets/translations/android-2.2.scss
index 3695f19..c385ce0 100644
--- a/app/assets/stylesheets/translations/android-2.2.scss
+++ b/app/assets/stylesheets/translations/android-2.2.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-2.3.scss b/app/assets/stylesheets/translations/android-2.3.scss
index 72bfd48..d530358 100644
--- a/app/assets/stylesheets/translations/android-2.3.scss
+++ b/app/assets/stylesheets/translations/android-2.3.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Android Browser 2.3 (approximately 0.03% of all users)
+=======
+ * Browser: Android Browser 2.3 (approximately 0.06% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-3.scss b/app/assets/stylesheets/translations/android-3.scss
index 0917997..2f954cf 100644
--- a/app/assets/stylesheets/translations/android-3.scss
+++ b/app/assets/stylesheets/translations/android-3.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-4.1.scss b/app/assets/stylesheets/translations/android-4.1.scss
index 5bd944d..7b8b26c 100644
--- a/app/assets/stylesheets/translations/android-4.1.scss
+++ b/app/assets/stylesheets/translations/android-4.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Android Browser 4.1 (approximately 0.48% of all users)
+=======
+ * Browser: Android Browser 4.1 (approximately 0.61% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-4.2-4.3.scss b/app/assets/stylesheets/translations/android-4.2-4.3.scss
index 6dedefb..1ad62c1 100644
--- a/app/assets/stylesheets/translations/android-4.2-4.3.scss
+++ b/app/assets/stylesheets/translations/android-4.2-4.3.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Android Browser 4.2 (approximately 1.05% of all users)
+=======
+ * Browser: Android Browser 4.2-4.3 (approximately 1.28% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-4.4.3-4.4.4.scss b/app/assets/stylesheets/translations/android-4.4.3-4.4.4.scss
index 3245dfb..50799c9 100644
--- a/app/assets/stylesheets/translations/android-4.4.3-4.4.4.scss
+++ b/app/assets/stylesheets/translations/android-4.4.3-4.4.4.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Android Browser 4.4 (approximately 1.05% of all users)
+=======
+ * Browser: Android Browser 4.4.3-4.4.4 (approximately 1.24% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-4.4.scss b/app/assets/stylesheets/translations/android-4.4.scss
index 1fa9017..44fbe4a 100644
--- a/app/assets/stylesheets/translations/android-4.4.scss
+++ b/app/assets/stylesheets/translations/android-4.4.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Android Browser 4.4 (approximately 2.03% of all users)
+=======
+ * Browser: Android Browser 4.4 (approximately 2.39% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/android-4.scss b/app/assets/stylesheets/translations/android-4.scss
index 68222ae..660a2ae 100644
--- a/app/assets/stylesheets/translations/android-4.scss
+++ b/app/assets/stylesheets/translations/android-4.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Android Browser 4.0 (approximately 0.1% of all users)
+=======
+ * Browser: Android Browser 4 (approximately 0.17% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/bb-10.scss b/app/assets/stylesheets/translations/bb-10.scss
index 0250110..6c3a3d7 100644
--- a/app/assets/stylesheets/translations/bb-10.scss
+++ b/app/assets/stylesheets/translations/bb-10.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/bb-7.scss b/app/assets/stylesheets/translations/bb-7.scss
index 6acc0fe..949198f 100644
--- a/app/assets/stylesheets/translations/bb-7.scss
+++ b/app/assets/stylesheets/translations/bb-7.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
+=======
+ * Browser: Blackberry Browser 7 (approximately 0.09% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-10.scss b/app/assets/stylesheets/translations/chrome-10.scss
index 308b153..0b69d50 100644
--- a/app/assets/stylesheets/translations/chrome-10.scss
+++ b/app/assets/stylesheets/translations/chrome-10.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-11.scss b/app/assets/stylesheets/translations/chrome-11.scss
index 07916d9..f93ca6e 100644
--- a/app/assets/stylesheets/translations/chrome-11.scss
+++ b/app/assets/stylesheets/translations/chrome-11.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-12.scss b/app/assets/stylesheets/translations/chrome-12.scss
index df5d971..afad99c 100644
--- a/app/assets/stylesheets/translations/chrome-12.scss
+++ b/app/assets/stylesheets/translations/chrome-12.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-13.scss b/app/assets/stylesheets/translations/chrome-13.scss
index 5de7238..8844136 100644
--- a/app/assets/stylesheets/translations/chrome-13.scss
+++ b/app/assets/stylesheets/translations/chrome-13.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-14.scss b/app/assets/stylesheets/translations/chrome-14.scss
index 8a96015..388f071 100644
--- a/app/assets/stylesheets/translations/chrome-14.scss
+++ b/app/assets/stylesheets/translations/chrome-14.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-15.scss b/app/assets/stylesheets/translations/chrome-15.scss
index 9177506..8cec215 100644
--- a/app/assets/stylesheets/translations/chrome-15.scss
+++ b/app/assets/stylesheets/translations/chrome-15.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-16.scss b/app/assets/stylesheets/translations/chrome-16.scss
index a6ca7df..544358c 100644
--- a/app/assets/stylesheets/translations/chrome-16.scss
+++ b/app/assets/stylesheets/translations/chrome-16.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 16.0 (approximately 0.01% of all users)
+=======
+ * Browser: Chrome 16 (approximately 0.01% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-17.scss b/app/assets/stylesheets/translations/chrome-17.scss
index 51842d5..f56320f 100644
--- a/app/assets/stylesheets/translations/chrome-17.scss
+++ b/app/assets/stylesheets/translations/chrome-17.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-18.scss b/app/assets/stylesheets/translations/chrome-18.scss
index e0e4386..84f4092 100644
--- a/app/assets/stylesheets/translations/chrome-18.scss
+++ b/app/assets/stylesheets/translations/chrome-18.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-19.scss b/app/assets/stylesheets/translations/chrome-19.scss
index 9c2bcd2..5beffff 100644
--- a/app/assets/stylesheets/translations/chrome-19.scss
+++ b/app/assets/stylesheets/translations/chrome-19.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-20.scss b/app/assets/stylesheets/translations/chrome-20.scss
index d9ed411..3cd9161 100644
--- a/app/assets/stylesheets/translations/chrome-20.scss
+++ b/app/assets/stylesheets/translations/chrome-20.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-21.scss b/app/assets/stylesheets/translations/chrome-21.scss
index 189222d..79f98f2 100644
--- a/app/assets/stylesheets/translations/chrome-21.scss
+++ b/app/assets/stylesheets/translations/chrome-21.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 21.0 (approximately 0.02% of all users)
+=======
+ * Browser: Chrome 21 (approximately 0.02% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-22.scss b/app/assets/stylesheets/translations/chrome-22.scss
index 15ba1dc..2bfd67c 100644
--- a/app/assets/stylesheets/translations/chrome-22.scss
+++ b/app/assets/stylesheets/translations/chrome-22.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-23.scss b/app/assets/stylesheets/translations/chrome-23.scss
index 101c225..36db9bf 100644
--- a/app/assets/stylesheets/translations/chrome-23.scss
+++ b/app/assets/stylesheets/translations/chrome-23.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-24.scss b/app/assets/stylesheets/translations/chrome-24.scss
index f03a7cb..562ed15 100644
--- a/app/assets/stylesheets/translations/chrome-24.scss
+++ b/app/assets/stylesheets/translations/chrome-24.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 24.0 (approximately 0.02% of all users)
+=======
+ * Browser: Chrome 24 (approximately 0.03% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-25.scss b/app/assets/stylesheets/translations/chrome-25.scss
index 47a1a72..b39545e 100644
--- a/app/assets/stylesheets/translations/chrome-25.scss
+++ b/app/assets/stylesheets/translations/chrome-25.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-26.scss b/app/assets/stylesheets/translations/chrome-26.scss
index 2ad0683..3f4ff86 100644
--- a/app/assets/stylesheets/translations/chrome-26.scss
+++ b/app/assets/stylesheets/translations/chrome-26.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-27.scss b/app/assets/stylesheets/translations/chrome-27.scss
index 9d2e0ac..1114d5a 100644
--- a/app/assets/stylesheets/translations/chrome-27.scss
+++ b/app/assets/stylesheets/translations/chrome-27.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 27.0 (approximately 0.03% of all users)
+=======
+ * Browser: Chrome 27 (approximately 0.02% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-28.scss b/app/assets/stylesheets/translations/chrome-28.scss
index 4b74de6..43f55bd 100644
--- a/app/assets/stylesheets/translations/chrome-28.scss
+++ b/app/assets/stylesheets/translations/chrome-28.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-29.scss b/app/assets/stylesheets/translations/chrome-29.scss
index d75f0f4..4106e93 100644
--- a/app/assets/stylesheets/translations/chrome-29.scss
+++ b/app/assets/stylesheets/translations/chrome-29.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-30.scss b/app/assets/stylesheets/translations/chrome-30.scss
index 7d2446a..5f27a9d 100644
--- a/app/assets/stylesheets/translations/chrome-30.scss
+++ b/app/assets/stylesheets/translations/chrome-30.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 30.0 (approximately 0.03% of all users)
+=======
+ * Browser: Chrome 30 (approximately 0.03% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-31.scss b/app/assets/stylesheets/translations/chrome-31.scss
index 3bad300..66a4634 100644
--- a/app/assets/stylesheets/translations/chrome-31.scss
+++ b/app/assets/stylesheets/translations/chrome-31.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 31.0 (approximately 0.43% of all users)
+=======
+ * Browser: Chrome 31 (approximately 0.42% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-32.scss b/app/assets/stylesheets/translations/chrome-32.scss
index c6b1796..86ed363 100644
--- a/app/assets/stylesheets/translations/chrome-32.scss
+++ b/app/assets/stylesheets/translations/chrome-32.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 32.0 (approximately 0.05% of all users)
+=======
+ * Browser: Chrome 32 (approximately 0.04% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-33.scss b/app/assets/stylesheets/translations/chrome-33.scss
index e9d7032..1bcfff0 100644
--- a/app/assets/stylesheets/translations/chrome-33.scss
+++ b/app/assets/stylesheets/translations/chrome-33.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 33.0 (approximately 0.1% of all users)
+=======
+ * Browser: Chrome 33 (approximately 0.11% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-34.scss b/app/assets/stylesheets/translations/chrome-34.scss
index 8f7118e..8837915 100644
--- a/app/assets/stylesheets/translations/chrome-34.scss
+++ b/app/assets/stylesheets/translations/chrome-34.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 34.0 (approximately 0.07% of all users)
+=======
+ * Browser: Chrome 34 (approximately 0.07% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-35.scss b/app/assets/stylesheets/translations/chrome-35.scss
index f562c52..d6cedef 100644
--- a/app/assets/stylesheets/translations/chrome-35.scss
+++ b/app/assets/stylesheets/translations/chrome-35.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 35.0 (approximately 0.1% of all users)
+=======
+ * Browser: Chrome 35 (approximately 0.1% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-36.scss b/app/assets/stylesheets/translations/chrome-36.scss
index 60d7c65..bb02d1e 100644
--- a/app/assets/stylesheets/translations/chrome-36.scss
+++ b/app/assets/stylesheets/translations/chrome-36.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 36.0 (approximately 0.11% of all users)
+=======
+ * Browser: Chrome 36 (approximately 0.12% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-37.scss b/app/assets/stylesheets/translations/chrome-37.scss
index 97e01e4..d5743ad 100644
--- a/app/assets/stylesheets/translations/chrome-37.scss
+++ b/app/assets/stylesheets/translations/chrome-37.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 37.0 (approximately 0.08% of all users)
+=======
+ * Browser: Chrome 37 (approximately 0.09% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -315,7 +319,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +336,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-38.scss b/app/assets/stylesheets/translations/chrome-38.scss
index 22edf32..e8ebf74 100644
--- a/app/assets/stylesheets/translations/chrome-38.scss
+++ b/app/assets/stylesheets/translations/chrome-38.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 38.0 (approximately 0.09% of all users)
+=======
+ * Browser: Chrome 38 (approximately 0.11% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-39.scss b/app/assets/stylesheets/translations/chrome-39.scss
index 87e034f..a3c8945 100644
--- a/app/assets/stylesheets/translations/chrome-39.scss
+++ b/app/assets/stylesheets/translations/chrome-39.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 39.0 (approximately 0.16% of all users)
+=======
+ * Browser: Chrome 39 (approximately 0.21% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-4.scss b/app/assets/stylesheets/translations/chrome-4.scss
index 86a140f..f03da66 100644
--- a/app/assets/stylesheets/translations/chrome-4.scss
+++ b/app/assets/stylesheets/translations/chrome-4.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 4.0 (approximately 0.02% of all users)
+=======
+ * Browser: Chrome 4 (approximately 0.01% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-40.scss b/app/assets/stylesheets/translations/chrome-40.scss
index dd6482b..0224a8a 100644
--- a/app/assets/stylesheets/translations/chrome-40.scss
+++ b/app/assets/stylesheets/translations/chrome-40.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 40.0 (approximately 0.3% of all users)
+=======
+ * Browser: Chrome 40 (approximately 0.27% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-41.scss b/app/assets/stylesheets/translations/chrome-41.scss
index 265f277..d641e73 100644
--- a/app/assets/stylesheets/translations/chrome-41.scss
+++ b/app/assets/stylesheets/translations/chrome-41.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 41.0 (approximately 0.26% of all users)
+=======
+ * Browser: Chrome 41 (approximately 0.2% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-42.scss b/app/assets/stylesheets/translations/chrome-42.scss
index 388a7a6..9c285cb 100644
--- a/app/assets/stylesheets/translations/chrome-42.scss
+++ b/app/assets/stylesheets/translations/chrome-42.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 42.0 (approximately 0.26% of all users)
+=======
+ * Browser: Chrome 42 (approximately 0.31% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-43.scss b/app/assets/stylesheets/translations/chrome-43.scss
index 5211731..75f5165 100644
--- a/app/assets/stylesheets/translations/chrome-43.scss
+++ b/app/assets/stylesheets/translations/chrome-43.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 43.0 (approximately 0.46% of all users)
+=======
+ * Browser: Chrome 43 (approximately 0.74% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": nd,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-44.scss b/app/assets/stylesheets/translations/chrome-44.scss
index 1496199..fbba20b 100644
--- a/app/assets/stylesheets/translations/chrome-44.scss
+++ b/app/assets/stylesheets/translations/chrome-44.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 44.0 (approximately 0.41% of all users)
+=======
+ * Browser: Chrome 44 (approximately 0.7% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": nd,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": a,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-45.scss b/app/assets/stylesheets/translations/chrome-45.scss
index 168717b..8e6ae71 100644
--- a/app/assets/stylesheets/translations/chrome-45.scss
+++ b/app/assets/stylesheets/translations/chrome-45.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 45.0 (approximately 0.61% of all users)
+=======
+ * Browser: Chrome 45 (approximately 13.45% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": nd,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": y,
"push-api": a,
"background-position-x-y": y
+=======
+ "subresource-integrity": y
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-46.scss b/app/assets/stylesheets/translations/chrome-46.scss
index 1cae1d0..be8d661 100644
--- a/app/assets/stylesheets/translations/chrome-46.scss
+++ b/app/assets/stylesheets/translations/chrome-46.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 46.0 (approximately 5.77% of all users)
+=======
+ * Browser: Chrome 46 (approximately 13.07% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": y,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": y,
"push-api": a,
"background-position-x-y": y
+=======
+ "subresource-integrity": y
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-47.scss b/app/assets/stylesheets/translations/chrome-47.scss
index 73184f9..6602a6f 100644
--- a/app/assets/stylesheets/translations/chrome-47.scss
+++ b/app/assets/stylesheets/translations/chrome-47.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Chrome 47.0 (approximately 20.46% of all users)
+=======
+ * Browser: Chrome 47 (approximately 0.13% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": y,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": y,
"push-api": a,
"background-position-x-y": y
+=======
+ "subresource-integrity": y
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-5.scss b/app/assets/stylesheets/translations/chrome-5.scss
index 08a76b0..53d5bb6 100644
--- a/app/assets/stylesheets/translations/chrome-5.scss
+++ b/app/assets/stylesheets/translations/chrome-5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-6.scss b/app/assets/stylesheets/translations/chrome-6.scss
index 99c3f12..a41e586 100644
--- a/app/assets/stylesheets/translations/chrome-6.scss
+++ b/app/assets/stylesheets/translations/chrome-6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-7.scss b/app/assets/stylesheets/translations/chrome-7.scss
index d159ebb..cb908c1 100644
--- a/app/assets/stylesheets/translations/chrome-7.scss
+++ b/app/assets/stylesheets/translations/chrome-7.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-8.scss b/app/assets/stylesheets/translations/chrome-8.scss
index cd6b2e1..0f2d1a5 100644
--- a/app/assets/stylesheets/translations/chrome-8.scss
+++ b/app/assets/stylesheets/translations/chrome-8.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/chrome-9.scss b/app/assets/stylesheets/translations/chrome-9.scss
index 6e62c9a..6072ea3 100644
--- a/app/assets/stylesheets/translations/chrome-9.scss
+++ b/app/assets/stylesheets/translations/chrome-9.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-10.scss b/app/assets/stylesheets/translations/firefox-10.scss
index 70569a7..990e27c 100644
--- a/app/assets/stylesheets/translations/firefox-10.scss
+++ b/app/assets/stylesheets/translations/firefox-10.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-11.scss b/app/assets/stylesheets/translations/firefox-11.scss
index ce51c54..395f93a 100644
--- a/app/assets/stylesheets/translations/firefox-11.scss
+++ b/app/assets/stylesheets/translations/firefox-11.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-12.scss b/app/assets/stylesheets/translations/firefox-12.scss
index 1a48aa7..cd78fca 100644
--- a/app/assets/stylesheets/translations/firefox-12.scss
+++ b/app/assets/stylesheets/translations/firefox-12.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 12.0 (approximately 0.03% of all users)
+=======
+ * Browser: Firefox 12 (approximately 0.03% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-13.scss b/app/assets/stylesheets/translations/firefox-13.scss
index f48b9b4..e8e0ff0 100644
--- a/app/assets/stylesheets/translations/firefox-13.scss
+++ b/app/assets/stylesheets/translations/firefox-13.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-14.scss b/app/assets/stylesheets/translations/firefox-14.scss
index 74ba661..d0ee5e9 100644
--- a/app/assets/stylesheets/translations/firefox-14.scss
+++ b/app/assets/stylesheets/translations/firefox-14.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-15.scss b/app/assets/stylesheets/translations/firefox-15.scss
index b69588d..802943d 100644
--- a/app/assets/stylesheets/translations/firefox-15.scss
+++ b/app/assets/stylesheets/translations/firefox-15.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-16.scss b/app/assets/stylesheets/translations/firefox-16.scss
index 7ac09d4..4a818fd 100644
--- a/app/assets/stylesheets/translations/firefox-16.scss
+++ b/app/assets/stylesheets/translations/firefox-16.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-17.scss b/app/assets/stylesheets/translations/firefox-17.scss
index 38a06ec..a0fdf95 100644
--- a/app/assets/stylesheets/translations/firefox-17.scss
+++ b/app/assets/stylesheets/translations/firefox-17.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-18.scss b/app/assets/stylesheets/translations/firefox-18.scss
index 0197e10..5270ecf 100644
--- a/app/assets/stylesheets/translations/firefox-18.scss
+++ b/app/assets/stylesheets/translations/firefox-18.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-19.scss b/app/assets/stylesheets/translations/firefox-19.scss
index 14e1c3a..dfc9ac3 100644
--- a/app/assets/stylesheets/translations/firefox-19.scss
+++ b/app/assets/stylesheets/translations/firefox-19.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-2.scss b/app/assets/stylesheets/translations/firefox-2.scss
index 2812e72..7dbb7cf 100644
--- a/app/assets/stylesheets/translations/firefox-2.scss
+++ b/app/assets/stylesheets/translations/firefox-2.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-20.scss b/app/assets/stylesheets/translations/firefox-20.scss
index b7b7484..b346b2e 100644
--- a/app/assets/stylesheets/translations/firefox-20.scss
+++ b/app/assets/stylesheets/translations/firefox-20.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-21.scss b/app/assets/stylesheets/translations/firefox-21.scss
index 2f6ffb3..14345f3 100644
--- a/app/assets/stylesheets/translations/firefox-21.scss
+++ b/app/assets/stylesheets/translations/firefox-21.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-22.scss b/app/assets/stylesheets/translations/firefox-22.scss
index 494c452..32968e5 100644
--- a/app/assets/stylesheets/translations/firefox-22.scss
+++ b/app/assets/stylesheets/translations/firefox-22.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-23.scss b/app/assets/stylesheets/translations/firefox-23.scss
index 03c2d4d..fc67fa2 100644
--- a/app/assets/stylesheets/translations/firefox-23.scss
+++ b/app/assets/stylesheets/translations/firefox-23.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-24.scss b/app/assets/stylesheets/translations/firefox-24.scss
index 3810bb5..992223a 100644
--- a/app/assets/stylesheets/translations/firefox-24.scss
+++ b/app/assets/stylesheets/translations/firefox-24.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 24.0 (approximately 0.03% of all users)
+=======
+ * Browser: Firefox 24 (approximately 0.03% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-25.scss b/app/assets/stylesheets/translations/firefox-25.scss
index 5b17279..48bab09 100644
--- a/app/assets/stylesheets/translations/firefox-25.scss
+++ b/app/assets/stylesheets/translations/firefox-25.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 25.0 (approximately 0.06% of all users)
+=======
+ * Browser: Firefox 25 (approximately 0.04% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-26.scss b/app/assets/stylesheets/translations/firefox-26.scss
index 82bfab3..9309e35 100644
--- a/app/assets/stylesheets/translations/firefox-26.scss
+++ b/app/assets/stylesheets/translations/firefox-26.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 26.0 (approximately 0.02% of all users)
+=======
+ * Browser: Firefox 26 (approximately 0.02% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-27.scss b/app/assets/stylesheets/translations/firefox-27.scss
index 0fd62c6..4616b8f 100644
--- a/app/assets/stylesheets/translations/firefox-27.scss
+++ b/app/assets/stylesheets/translations/firefox-27.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 27.0 (approximately 0.03% of all users)
+=======
+ * Browser: Firefox 27 (approximately 0.02% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-28.scss b/app/assets/stylesheets/translations/firefox-28.scss
index 539a2b1..3dd6859 100644
--- a/app/assets/stylesheets/translations/firefox-28.scss
+++ b/app/assets/stylesheets/translations/firefox-28.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-29.scss b/app/assets/stylesheets/translations/firefox-29.scss
index 64501c5..88573e8 100644
--- a/app/assets/stylesheets/translations/firefox-29.scss
+++ b/app/assets/stylesheets/translations/firefox-29.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-3.5.scss b/app/assets/stylesheets/translations/firefox-3.5.scss
index 93968cf..1dd2979 100644
--- a/app/assets/stylesheets/translations/firefox-3.5.scss
+++ b/app/assets/stylesheets/translations/firefox-3.5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-3.6.scss b/app/assets/stylesheets/translations/firefox-3.6.scss
index 54fb17e..0074483 100644
--- a/app/assets/stylesheets/translations/firefox-3.6.scss
+++ b/app/assets/stylesheets/translations/firefox-3.6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-3.scss b/app/assets/stylesheets/translations/firefox-3.scss
index b36422c..6a6408c 100644
--- a/app/assets/stylesheets/translations/firefox-3.scss
+++ b/app/assets/stylesheets/translations/firefox-3.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-30.scss b/app/assets/stylesheets/translations/firefox-30.scss
index b5d17f2..83a9949 100644
--- a/app/assets/stylesheets/translations/firefox-30.scss
+++ b/app/assets/stylesheets/translations/firefox-30.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 30.0 (approximately 0.04% of all users)
+=======
+ * Browser: Firefox 30 (approximately 0.04% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-31.scss b/app/assets/stylesheets/translations/firefox-31.scss
index b1abb30..3269c37 100644
--- a/app/assets/stylesheets/translations/firefox-31.scss
+++ b/app/assets/stylesheets/translations/firefox-31.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 31.0 (approximately 0.09% of all users)
+=======
+ * Browser: Firefox 31 (approximately 0.08% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-32.scss b/app/assets/stylesheets/translations/firefox-32.scss
index 60fd823..57ebc90 100644
--- a/app/assets/stylesheets/translations/firefox-32.scss
+++ b/app/assets/stylesheets/translations/firefox-32.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 32.0 (approximately 0.03% of all users)
+=======
+ * Browser: Firefox 32 (approximately 0.04% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-33.scss b/app/assets/stylesheets/translations/firefox-33.scss
index ec0d98d..2d219c9 100644
--- a/app/assets/stylesheets/translations/firefox-33.scss
+++ b/app/assets/stylesheets/translations/firefox-33.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-34.scss b/app/assets/stylesheets/translations/firefox-34.scss
index 1971092..743e956 100644
--- a/app/assets/stylesheets/translations/firefox-34.scss
+++ b/app/assets/stylesheets/translations/firefox-34.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-35.scss b/app/assets/stylesheets/translations/firefox-35.scss
index 4475ee8..717f887 100644
--- a/app/assets/stylesheets/translations/firefox-35.scss
+++ b/app/assets/stylesheets/translations/firefox-35.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 35.0 (approximately 0.08% of all users)
+=======
+ * Browser: Firefox 35 (approximately 0.09% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-36.scss b/app/assets/stylesheets/translations/firefox-36.scss
index e646ca3..b23829a 100644
--- a/app/assets/stylesheets/translations/firefox-36.scss
+++ b/app/assets/stylesheets/translations/firefox-36.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 36.0 (approximately 0.08% of all users)
+=======
+ * Browser: Firefox 36 (approximately 0.08% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-37.scss b/app/assets/stylesheets/translations/firefox-37.scss
index 8976d15..4e743ea 100644
--- a/app/assets/stylesheets/translations/firefox-37.scss
+++ b/app/assets/stylesheets/translations/firefox-37.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 37.0 (approximately 0.14% of all users)
+=======
+ * Browser: Firefox 37 (approximately 0.12% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-38.scss b/app/assets/stylesheets/translations/firefox-38.scss
index 089a874..d465fad 100644
--- a/app/assets/stylesheets/translations/firefox-38.scss
+++ b/app/assets/stylesheets/translations/firefox-38.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 38.0 (approximately 0.29% of all users)
+=======
+ * Browser: Firefox 38 (approximately 0.4% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-39.scss b/app/assets/stylesheets/translations/firefox-39.scss
index 9ab8fa9..c1e5d14 100644
--- a/app/assets/stylesheets/translations/firefox-39.scss
+++ b/app/assets/stylesheets/translations/firefox-39.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 39.0 (approximately 0.15% of all users)
+=======
+ * Browser: Firefox 39 (approximately 0.34% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-4.scss b/app/assets/stylesheets/translations/firefox-4.scss
index e10b3b0..06b8991 100644
--- a/app/assets/stylesheets/translations/firefox-4.scss
+++ b/app/assets/stylesheets/translations/firefox-4.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-40.scss b/app/assets/stylesheets/translations/firefox-40.scss
index f86ec6b..64b4289 100644
--- a/app/assets/stylesheets/translations/firefox-40.scss
+++ b/app/assets/stylesheets/translations/firefox-40.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 40.0 (approximately 0.15% of all users)
+=======
+ * Browser: Firefox 40 (approximately 0.94% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-41.scss b/app/assets/stylesheets/translations/firefox-41.scss
index 7f4d984..adbc7b6 100644
--- a/app/assets/stylesheets/translations/firefox-41.scss
+++ b/app/assets/stylesheets/translations/firefox-41.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 41.0 (approximately 0.27% of all users)
+=======
+ * Browser: Firefox 41 (approximately 6.24% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-42.scss b/app/assets/stylesheets/translations/firefox-42.scss
index df36e8c..e94ff46 100644
--- a/app/assets/stylesheets/translations/firefox-42.scss
+++ b/app/assets/stylesheets/translations/firefox-42.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Firefox 42.0 (approximately 4.19% of all users)
+=======
+ * Browser: Firefox 42 (approximately 0.23% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": y,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-5.scss b/app/assets/stylesheets/translations/firefox-5.scss
index eec6f27..253665b 100644
--- a/app/assets/stylesheets/translations/firefox-5.scss
+++ b/app/assets/stylesheets/translations/firefox-5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-6.scss b/app/assets/stylesheets/translations/firefox-6.scss
index d4c63fb..2025c96 100644
--- a/app/assets/stylesheets/translations/firefox-6.scss
+++ b/app/assets/stylesheets/translations/firefox-6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-7.scss b/app/assets/stylesheets/translations/firefox-7.scss
index 2074379..7d0398d 100644
--- a/app/assets/stylesheets/translations/firefox-7.scss
+++ b/app/assets/stylesheets/translations/firefox-7.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-8.scss b/app/assets/stylesheets/translations/firefox-8.scss
index a5393c7..a0e9e7e 100644
--- a/app/assets/stylesheets/translations/firefox-8.scss
+++ b/app/assets/stylesheets/translations/firefox-8.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/firefox-9.scss b/app/assets/stylesheets/translations/firefox-9.scss
index 1cb6d8f..062343b 100644
--- a/app/assets/stylesheets/translations/firefox-9.scss
+++ b/app/assets/stylesheets/translations/firefox-9.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-10.scss b/app/assets/stylesheets/translations/ie-10.scss
index 7a274a8..fbc6737 100644
--- a/app/assets/stylesheets/translations/ie-10.scss
+++ b/app/assets/stylesheets/translations/ie-10.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE 10.0 (approximately 0.87% of all users)
+=======
+ * Browser: IE 10 (approximately 0.95% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-11.scss b/app/assets/stylesheets/translations/ie-11.scss
index 2f8e123..b434b09 100644
--- a/app/assets/stylesheets/translations/ie-11.scss
+++ b/app/assets/stylesheets/translations/ie-11.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE 11.0 (approximately 6.45% of all users)
+=======
+ * Browser: IE 11 (approximately 6.19% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-5.5.scss b/app/assets/stylesheets/translations/ie-5.5.scss
index 088ed79..213cb58 100644
--- a/app/assets/stylesheets/translations/ie-5.5.scss
+++ b/app/assets/stylesheets/translations/ie-5.5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-6.scss b/app/assets/stylesheets/translations/ie-6.scss
index 83fd965..63a64e1 100644
--- a/app/assets/stylesheets/translations/ie-6.scss
+++ b/app/assets/stylesheets/translations/ie-6.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE 6.0 (approximately 0.04% of all users)
+=======
+ * Browser: IE 6 (approximately 0.05% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-7.scss b/app/assets/stylesheets/translations/ie-7.scss
index c7083c0..6aa8281 100644
--- a/app/assets/stylesheets/translations/ie-7.scss
+++ b/app/assets/stylesheets/translations/ie-7.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-8.scss b/app/assets/stylesheets/translations/ie-8.scss
index a4ccffe..36100c8 100644
--- a/app/assets/stylesheets/translations/ie-8.scss
+++ b/app/assets/stylesheets/translations/ie-8.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE 8.0 (approximately 1.18% of all users)
+=======
+ * Browser: IE 8 (approximately 1.23% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie-9.scss b/app/assets/stylesheets/translations/ie-9.scss
index 4f26d8e..43f79b9 100644
--- a/app/assets/stylesheets/translations/ie-9.scss
+++ b/app/assets/stylesheets/translations/ie-9.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE 9.0 (approximately 0.91% of all users)
+=======
+ * Browser: IE 9 (approximately 1.0% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie_mob-10.scss b/app/assets/stylesheets/translations/ie_mob-10.scss
index 4a93047..fc55a64 100644
--- a/app/assets/stylesheets/translations/ie_mob-10.scss
+++ b/app/assets/stylesheets/translations/ie_mob-10.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE Mobile 10.0 (approximately 0.16% of all users)
+=======
+ * Browser: IE Mobile 10 (approximately 0.16% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ie_mob-11.scss b/app/assets/stylesheets/translations/ie_mob-11.scss
index b2fd69b..9668a7f 100644
--- a/app/assets/stylesheets/translations/ie_mob-11.scss
+++ b/app/assets/stylesheets/translations/ie_mob-11.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: IE Mobile 11.0 (approximately 0.73% of all users)
+=======
+ * Browser: IE Mobile 11 (approximately 0.75% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-3.2.scss b/app/assets/stylesheets/translations/ios_saf-3.2.scss
index 566334b..f75790d 100644
--- a/app/assets/stylesheets/translations/ios_saf-3.2.scss
+++ b/app/assets/stylesheets/translations/ios_saf-3.2.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-4.0-4.1.scss b/app/assets/stylesheets/translations/ios_saf-4.0-4.1.scss
index aaab525..3a6cff4 100644
--- a/app/assets/stylesheets/translations/ios_saf-4.0-4.1.scss
+++ b/app/assets/stylesheets/translations/ios_saf-4.0-4.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-4.2-4.3.scss b/app/assets/stylesheets/translations/ios_saf-4.2-4.3.scss
index 2359c4b..e8429e7 100644
--- a/app/assets/stylesheets/translations/ios_saf-4.2-4.3.scss
+++ b/app/assets/stylesheets/translations/ios_saf-4.2-4.3.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-5.0-5.1.scss b/app/assets/stylesheets/translations/ios_saf-5.0-5.1.scss
index 3fdae78..afd534b 100644
--- a/app/assets/stylesheets/translations/ios_saf-5.0-5.1.scss
+++ b/app/assets/stylesheets/translations/ios_saf-5.0-5.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-6.0-6.1.scss b/app/assets/stylesheets/translations/ios_saf-6.0-6.1.scss
index 77a519c..0dcbcb4 100644
--- a/app/assets/stylesheets/translations/ios_saf-6.0-6.1.scss
+++ b/app/assets/stylesheets/translations/ios_saf-6.0-6.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: iOS Safari 6.0 (approximately 0.0% of all users)
+=======
+ * Browser: iOS Safari 6.0-6.1 (approximately 0.02% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-7.0-7.1.scss b/app/assets/stylesheets/translations/ios_saf-7.0-7.1.scss
index ade1f41..47c6a7e 100644
--- a/app/assets/stylesheets/translations/ios_saf-7.0-7.1.scss
+++ b/app/assets/stylesheets/translations/ios_saf-7.0-7.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: iOS Safari 7.0 (approximately 0.31% of all users)
+=======
+ * Browser: iOS Safari 7.0-7.1 (approximately 0.39% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-8.1-8.4.scss b/app/assets/stylesheets/translations/ios_saf-8.1-8.4.scss
index 13adda6..04b67b0 100644
--- a/app/assets/stylesheets/translations/ios_saf-8.1-8.4.scss
+++ b/app/assets/stylesheets/translations/ios_saf-8.1-8.4.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: iOS Safari 8.1 (approximately 1.04% of all users)
+=======
+ * Browser: iOS Safari 8.1-8.4 (approximately 1.75% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/ios_saf-8.scss b/app/assets/stylesheets/translations/ios_saf-8.scss
index 9aee87b..2ee86c2 100644
--- a/app/assets/stylesheets/translations/ios_saf-8.scss
+++ b/app/assets/stylesheets/translations/ios_saf-8.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: iOS Safari 8.0 (approximately 0.04% of all users)
+=======
+ * Browser: iOS Safari 8 (approximately 0.05% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mini-5.0-8.0.scss b/app/assets/stylesheets/translations/op_mini-5.0-8.0.scss
index 266ef87..3eb8276 100644
--- a/app/assets/stylesheets/translations/op_mini-5.0-8.0.scss
+++ b/app/assets/stylesheets/translations/op_mini-5.0-8.0.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera Mini 5.0 (approximately 4.86% of all users)
+=======
+ * Browser: Opera Mini 5.0-8.0 (approximately 5.01% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mob-10.scss b/app/assets/stylesheets/translations/op_mob-10.scss
index 1c316e1..30a7008 100644
--- a/app/assets/stylesheets/translations/op_mob-10.scss
+++ b/app/assets/stylesheets/translations/op_mob-10.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mob-11.1.scss b/app/assets/stylesheets/translations/op_mob-11.1.scss
index 2ade4a6..5b2db17 100644
--- a/app/assets/stylesheets/translations/op_mob-11.1.scss
+++ b/app/assets/stylesheets/translations/op_mob-11.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mob-11.5.scss b/app/assets/stylesheets/translations/op_mob-11.5.scss
index bb76e25..896e205 100644
--- a/app/assets/stylesheets/translations/op_mob-11.5.scss
+++ b/app/assets/stylesheets/translations/op_mob-11.5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mob-11.scss b/app/assets/stylesheets/translations/op_mob-11.scss
index 659e2c7..c0f5da0 100644
--- a/app/assets/stylesheets/translations/op_mob-11.scss
+++ b/app/assets/stylesheets/translations/op_mob-11.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mob-12.1.scss b/app/assets/stylesheets/translations/op_mob-12.1.scss
index 0325fba..a54f740 100644
--- a/app/assets/stylesheets/translations/op_mob-12.1.scss
+++ b/app/assets/stylesheets/translations/op_mob-12.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera Mobile 12.1 (approximately 0.0% of all users)
+=======
+ * Browser: Opera Mobile 12.1 (approximately 0.04% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/op_mob-12.scss b/app/assets/stylesheets/translations/op_mob-12.scss
index a3a32b6..597b468 100644
--- a/app/assets/stylesheets/translations/op_mob-12.scss
+++ b/app/assets/stylesheets/translations/op_mob-12.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera Mobile 12.0 (approximately 0.0% of all users)
+=======
+ * Browser: Opera Mobile 12 (approximately 0.01% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-10.0-10.1.scss b/app/assets/stylesheets/translations/opera-10.0-10.1.scss
index 9bdfec8..6078d67 100644
--- a/app/assets/stylesheets/translations/opera-10.0-10.1.scss
+++ b/app/assets/stylesheets/translations/opera-10.0-10.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera 10.0 (approximately 0.03% of all users)
+=======
+ * Browser: Opera 10.0-10.1 (approximately 0.06% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-10.5.scss b/app/assets/stylesheets/translations/opera-10.5.scss
index 44e05ee..fc8d40b 100644
--- a/app/assets/stylesheets/translations/opera-10.5.scss
+++ b/app/assets/stylesheets/translations/opera-10.5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-10.6.scss b/app/assets/stylesheets/translations/opera-10.6.scss
index ac432b5..b2d613d 100644
--- a/app/assets/stylesheets/translations/opera-10.6.scss
+++ b/app/assets/stylesheets/translations/opera-10.6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-11.1.scss b/app/assets/stylesheets/translations/opera-11.1.scss
index 7e6e635..32ef971 100644
--- a/app/assets/stylesheets/translations/opera-11.1.scss
+++ b/app/assets/stylesheets/translations/opera-11.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-11.5.scss b/app/assets/stylesheets/translations/opera-11.5.scss
index 4aec9ce..1c9026d 100644
--- a/app/assets/stylesheets/translations/opera-11.5.scss
+++ b/app/assets/stylesheets/translations/opera-11.5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-11.6.scss b/app/assets/stylesheets/translations/opera-11.6.scss
index e07bbd5..aa24765 100644
--- a/app/assets/stylesheets/translations/opera-11.6.scss
+++ b/app/assets/stylesheets/translations/opera-11.6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-11.scss b/app/assets/stylesheets/translations/opera-11.scss
index e2d802d..e991b96 100644
--- a/app/assets/stylesheets/translations/opera-11.scss
+++ b/app/assets/stylesheets/translations/opera-11.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-12.1.scss b/app/assets/stylesheets/translations/opera-12.1.scss
index c00ec3c..f55cbe6 100644
--- a/app/assets/stylesheets/translations/opera-12.1.scss
+++ b/app/assets/stylesheets/translations/opera-12.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-12.scss b/app/assets/stylesheets/translations/opera-12.scss
index 9d10a43..3914acc 100644
--- a/app/assets/stylesheets/translations/opera-12.scss
+++ b/app/assets/stylesheets/translations/opera-12.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera 12.0 (approximately 0.02% of all users)
+=======
+ * Browser: Opera 12 (approximately 0.01% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-15.scss b/app/assets/stylesheets/translations/opera-15.scss
index 45e4f9c..a74a881 100644
--- a/app/assets/stylesheets/translations/opera-15.scss
+++ b/app/assets/stylesheets/translations/opera-15.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-16.scss b/app/assets/stylesheets/translations/opera-16.scss
index f9602f9..59d51f3 100644
--- a/app/assets/stylesheets/translations/opera-16.scss
+++ b/app/assets/stylesheets/translations/opera-16.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-17.scss b/app/assets/stylesheets/translations/opera-17.scss
index dfd80c3..70332bb 100644
--- a/app/assets/stylesheets/translations/opera-17.scss
+++ b/app/assets/stylesheets/translations/opera-17.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-18.scss b/app/assets/stylesheets/translations/opera-18.scss
index 7653422..739547f 100644
--- a/app/assets/stylesheets/translations/opera-18.scss
+++ b/app/assets/stylesheets/translations/opera-18.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-19.scss b/app/assets/stylesheets/translations/opera-19.scss
index 0ab766f..e5b38f0 100644
--- a/app/assets/stylesheets/translations/opera-19.scss
+++ b/app/assets/stylesheets/translations/opera-19.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-20.scss b/app/assets/stylesheets/translations/opera-20.scss
index b08f4c5..d94e287 100644
--- a/app/assets/stylesheets/translations/opera-20.scss
+++ b/app/assets/stylesheets/translations/opera-20.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": a,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-21.scss b/app/assets/stylesheets/translations/opera-21.scss
index 18d3d6d..0c91d5a 100644
--- a/app/assets/stylesheets/translations/opera-21.scss
+++ b/app/assets/stylesheets/translations/opera-21.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-22.scss b/app/assets/stylesheets/translations/opera-22.scss
index c11fb43..971e284 100644
--- a/app/assets/stylesheets/translations/opera-22.scss
+++ b/app/assets/stylesheets/translations/opera-22.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-23.scss b/app/assets/stylesheets/translations/opera-23.scss
index 7b67147..d920535 100644
--- a/app/assets/stylesheets/translations/opera-23.scss
+++ b/app/assets/stylesheets/translations/opera-23.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-24.scss b/app/assets/stylesheets/translations/opera-24.scss
index cbfe5f6..e06ca7f 100644
--- a/app/assets/stylesheets/translations/opera-24.scss
+++ b/app/assets/stylesheets/translations/opera-24.scss
@@ -315,7 +315,11 @@ $browser_capabilities: (
"setimmediate": n,
"es6-number": y,
"maxlength": y,
+<<<<<<< HEAD
"proxy": nd,
+=======
+ "proxy": n,
+>>>>>>> 8687c10... Removed compiled files
"keyboardevent-which": y,
"keyboardevent-charcode": y,
"keyboardevent-code": n,
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-25.scss b/app/assets/stylesheets/translations/opera-25.scss
index d0e94ff..a258e37 100644
--- a/app/assets/stylesheets/translations/opera-25.scss
+++ b/app/assets/stylesheets/translations/opera-25.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-26.scss b/app/assets/stylesheets/translations/opera-26.scss
index 76ff9ca..b458cdd 100644
--- a/app/assets/stylesheets/translations/opera-26.scss
+++ b/app/assets/stylesheets/translations/opera-26.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-27.scss b/app/assets/stylesheets/translations/opera-27.scss
index a742af3..6a3a6e0 100644
--- a/app/assets/stylesheets/translations/opera-27.scss
+++ b/app/assets/stylesheets/translations/opera-27.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-28.scss b/app/assets/stylesheets/translations/opera-28.scss
index fe0804a..b00fdc0 100644
--- a/app/assets/stylesheets/translations/opera-28.scss
+++ b/app/assets/stylesheets/translations/opera-28.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-29.scss b/app/assets/stylesheets/translations/opera-29.scss
index 7b2b21c..f0e58f0 100644
--- a/app/assets/stylesheets/translations/opera-29.scss
+++ b/app/assets/stylesheets/translations/opera-29.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera 29.0 (approximately 0.02% of all users)
+=======
+ * Browser: Opera 29 (approximately 0.01% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-30.scss b/app/assets/stylesheets/translations/opera-30.scss
index e1ce7c1..08a1d80 100644
--- a/app/assets/stylesheets/translations/opera-30.scss
+++ b/app/assets/stylesheets/translations/opera-30.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera 30.0 (approximately 0.03% of all users)
+=======
+ * Browser: Opera 30 (approximately 0.02% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": nd,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-31.scss b/app/assets/stylesheets/translations/opera-31.scss
index 5381abf..a9f6c00 100644
--- a/app/assets/stylesheets/translations/opera-31.scss
+++ b/app/assets/stylesheets/translations/opera-31.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera 31.0 (approximately 0.02% of all users)
+=======
+ * Browser: Opera 31 (approximately 0.03% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": nd,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-32.scss b/app/assets/stylesheets/translations/opera-32.scss
index 4a716b8..fa3c6d1 100644
--- a/app/assets/stylesheets/translations/opera-32.scss
+++ b/app/assets/stylesheets/translations/opera-32.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Opera 32.0 (approximately 0.03% of all users)
+=======
+ * Browser: Opera 32 (approximately 0.63% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": nd,
"css-scroll-behavior": nd,
+<<<<<<< HEAD
"subresource-integrity": y,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": y
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-9.5-9.6.scss b/app/assets/stylesheets/translations/opera-9.5-9.6.scss
index ce54900..565c035 100644
--- a/app/assets/stylesheets/translations/opera-9.5-9.6.scss
+++ b/app/assets/stylesheets/translations/opera-9.5-9.6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/opera-9.scss b/app/assets/stylesheets/translations/opera-9.scss
index e911803..9596306 100644
--- a/app/assets/stylesheets/translations/opera-9.scss
+++ b/app/assets/stylesheets/translations/opera-9.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": n,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": n
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-3.1.scss b/app/assets/stylesheets/translations/safari-3.1.scss
index 45172a1..d434374 100644
--- a/app/assets/stylesheets/translations/safari-3.1.scss
+++ b/app/assets/stylesheets/translations/safari-3.1.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-3.2.scss b/app/assets/stylesheets/translations/safari-3.2.scss
index 88f8570..dba200c 100644
--- a/app/assets/stylesheets/translations/safari-3.2.scss
+++ b/app/assets/stylesheets/translations/safari-3.2.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-4.scss b/app/assets/stylesheets/translations/safari-4.scss
index 1948adf..80a5150 100644
--- a/app/assets/stylesheets/translations/safari-4.scss
+++ b/app/assets/stylesheets/translations/safari-4.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 4.0 (approximately 0.03% of all users)
+=======
+ * Browser: Safari 4 (approximately 0.03% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-5.1.scss b/app/assets/stylesheets/translations/safari-5.1.scss
index bcc96ab..9ae8f34 100644
--- a/app/assets/stylesheets/translations/safari-5.1.scss
+++ b/app/assets/stylesheets/translations/safari-5.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 5.1 (approximately 0.15% of all users)
+=======
+ * Browser: Safari 5.1 (approximately 0.17% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-5.scss b/app/assets/stylesheets/translations/safari-5.scss
index 3736868..4950e72 100644
--- a/app/assets/stylesheets/translations/safari-5.scss
+++ b/app/assets/stylesheets/translations/safari-5.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": u,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-6.1.scss b/app/assets/stylesheets/translations/safari-6.1.scss
index 62fbea0..f5547fc 100644
--- a/app/assets/stylesheets/translations/safari-6.1.scss
+++ b/app/assets/stylesheets/translations/safari-6.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 6.1 (approximately 0.42% of all users)
+=======
+ * Browser: Safari 6.1 (approximately 0.18% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-6.scss b/app/assets/stylesheets/translations/safari-6.scss
index bfc8237..226eb97 100644
--- a/app/assets/stylesheets/translations/safari-6.scss
+++ b/app/assets/stylesheets/translations/safari-6.scss
@@ -328,9 +328,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-7.1.scss b/app/assets/stylesheets/translations/safari-7.1.scss
index 3a1fb97..106a6ff 100644
--- a/app/assets/stylesheets/translations/safari-7.1.scss
+++ b/app/assets/stylesheets/translations/safari-7.1.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 7.1 (approximately 0.09% of all users)
+=======
+ * Browser: Safari 7.1 (approximately 0.2% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-7.scss b/app/assets/stylesheets/translations/safari-7.scss
index 5eb2205..817afa9 100644
--- a/app/assets/stylesheets/translations/safari-7.scss
+++ b/app/assets/stylesheets/translations/safari-7.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 7.0 (approximately 0.13% of all users)
+=======
+ * Browser: Safari 7 (approximately 0.08% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-8.scss b/app/assets/stylesheets/translations/safari-8.scss
index 75b0222..b3459fc 100644
--- a/app/assets/stylesheets/translations/safari-8.scss
+++ b/app/assets/stylesheets/translations/safari-8.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 8.0 (approximately 0.41% of all users)
+=======
+ * Browser: Safari 8 (approximately 0.67% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/translations/safari-9.scss b/app/assets/stylesheets/translations/safari-9.scss
index 7c1280a..65edcd4 100644
--- a/app/assets/stylesheets/translations/safari-9.scss
+++ b/app/assets/stylesheets/translations/safari-9.scss
@@ -1,6 +1,10 @@
/*
* ../translations
+<<<<<<< HEAD
* Browser: Safari 9.0 (approximately 1.54% of all users)
+=======
+ * Browser: Safari 9 (approximately 0.97% of all users)
+>>>>>>> 8687c10... Removed compiled files
*
*/
@@ -328,9 +332,13 @@ $browser_capabilities: (
"input-search": y,
"css-motion-paths": n,
"css-scroll-behavior": n,
+<<<<<<< HEAD
"subresource-integrity": n,
"push-api": n,
"background-position-x-y": y
+=======
+ "subresource-integrity": n
+>>>>>>> 8687c10... Removed compiled files
);
@import "bumbleberry-settings";
diff --git a/app/assets/stylesheets/web-fonts/and_chr-40.scss b/app/assets/stylesheets/web-fonts/and_chr-40.scss
deleted file mode 100644
index 74b9fe2..0000000
--- a/app/assets/stylesheets/web-fonts/and_chr-40.scss
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome for Android 40 (approximately 10.51% of all users)
- *
- */
-
-$browser: and_chr;
-$browser_prefix: webkit;
-$browser_version: 40;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "datauri": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "cors": y,
- "calc": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "progressmeter": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "web-speech": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": yx,
- "object-observe": y,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "fetch": a,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/and_chr-42.scss b/app/assets/stylesheets/web-fonts/and_chr-42.scss
deleted file mode 100644
index 10239c7..0000000
--- a/app/assets/stylesheets/web-fonts/and_chr-42.scss
+++ /dev/null
@@ -1,280 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome for Android 42 (approximately 13.77% of all users)
- *
- */
-
-$browser: and_chr;
-$browser_prefix: webkit;
-$browser_version: 42;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "progressmeter": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": a,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/and_ff-33.scss b/app/assets/stylesheets/web-fonts/and_ff-33.scss
deleted file mode 100644
index f984029..0000000
--- a/app/assets/stylesheets/web-fonts/and_ff-33.scss
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox for Android 33 (approximately 0.13% of all users)
- *
- */
-
-$browser: and_ff;
-$browser_prefix: moz;
-$browser_version: 33;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "datauri": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": y,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "cors": y,
- "calc": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "progressmeter": y,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": ax,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "input-color": y,
- "input-number": a,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": p,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": yx,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "canvas-blending": y,
- "clipboard": y,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "web-speech": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": y,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": pd,
- "imports": p,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": yx,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "fetch": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/and_ff-39.scss b/app/assets/stylesheets/web-fonts/and_ff-39.scss
deleted file mode 100644
index d73d183..0000000
--- a/app/assets/stylesheets/web-fonts/and_ff-39.scss
+++ /dev/null
@@ -1,280 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox for Android 39 (approximately 0.14% of all users)
- *
- */
-
-$browser: and_ff;
-$browser_prefix: moz;
-$browser_version: 39;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "progressmeter": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": y,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": p,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": yx,
- "font-loading": n,
- "font-unicode-range": nd,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/and_uc-9.9.scss b/app/assets/stylesheets/web-fonts/and_uc-9.9.scss
deleted file mode 100644
index c25dee8..0000000
--- a/app/assets/stylesheets/web-fonts/and_uc-9.9.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
- *
- */
-
-$browser: and_uc;
-$browser_prefix: webkit;
-$browser_version: 9.9;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": ax,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": n,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": a,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": n,
- "input-color": a,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": n,
- "style-scoped": y,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": y,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": y,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": u,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-2.1.scss b/app/assets/stylesheets/web-fonts/android-2.1.scss
deleted file mode 100644
index d470532..0000000
--- a/app/assets/stylesheets/web-fonts/android-2.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 2.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 2.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": a,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": n,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": u,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": n,
- "touch": y,
- "matchesselector": n,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": u,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": u,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": u,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": u,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-2.2.scss b/app/assets/stylesheets/web-fonts/android-2.2.scss
deleted file mode 100644
index 1c272f5..0000000
--- a/app/assets/stylesheets/web-fonts/android-2.2.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 2.2 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 2.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": a,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": u,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": u,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": u,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": u,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": u,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-2.3.scss b/app/assets/stylesheets/web-fonts/android-2.3.scss
deleted file mode 100644
index bf0a974..0000000
--- a/app/assets/stylesheets/web-fonts/android-2.3.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 2.3 (approximately 0.03% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 2.3;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-3.scss b/app/assets/stylesheets/web-fonts/android-3.scss
deleted file mode 100644
index 95606a0..0000000
--- a/app/assets/stylesheets/web-fonts/android-3.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 3.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 3.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": ax,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-37.scss b/app/assets/stylesheets/web-fonts/android-37.scss
deleted file mode 100644
index d021375..0000000
--- a/app/assets/stylesheets/web-fonts/android-37.scss
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 37 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 37;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "datauri": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "cors": y,
- "calc": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "progressmeter": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": yx,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "web-speech": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": yx,
- "object-observe": y,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "fetch": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-4.1.scss b/app/assets/stylesheets/web-fonts/android-4.1.scss
deleted file mode 100644
index 0956e27..0000000
--- a/app/assets/stylesheets/web-fonts/android-4.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 4.1 (approximately 0.48% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-4.2-4.3.scss b/app/assets/stylesheets/web-fonts/android-4.2-4.3.scss
deleted file mode 100644
index 7b1e495..0000000
--- a/app/assets/stylesheets/web-fonts/android-4.2-4.3.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 4.2 (approximately 1.05% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-4.4.3-4.4.4.scss b/app/assets/stylesheets/web-fonts/android-4.4.3-4.4.4.scss
deleted file mode 100644
index f351167..0000000
--- a/app/assets/stylesheets/web-fonts/android-4.4.3-4.4.4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 4.4 (approximately 1.05% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.4;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": n,
- "fileapi": y,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": a,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": a,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-4.4.scss b/app/assets/stylesheets/web-fonts/android-4.4.scss
deleted file mode 100644
index 7ab7f2a..0000000
--- a/app/assets/stylesheets/web-fonts/android-4.4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 4.4 (approximately 2.03% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.4;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": n,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": a,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": a,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-4.scss b/app/assets/stylesheets/web-fonts/android-4.scss
deleted file mode 100644
index e29946d..0000000
--- a/app/assets/stylesheets/web-fonts/android-4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 4.0 (approximately 0.1% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": a,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": a,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": a,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": a,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/android-40.scss b/app/assets/stylesheets/web-fonts/android-40.scss
deleted file mode 100644
index 9c2eafe..0000000
--- a/app/assets/stylesheets/web-fonts/android-40.scss
+++ /dev/null
@@ -1,280 +0,0 @@
-/*
- * web-fonts
- * Browser: Android Browser 40 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 40;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "progressmeter": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/bb-10.scss b/app/assets/stylesheets/web-fonts/bb-10.scss
deleted file mode 100644
index f8ffeb1..0000000
--- a/app/assets/stylesheets/web-fonts/bb-10.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Blackberry Browser 10.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: bb;
-$browser_prefix: webkit;
-$browser_version: 10.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": u,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/bb-7.scss b/app/assets/stylesheets/web-fonts/bb-7.scss
deleted file mode 100644
index ff60c89..0000000
--- a/app/assets/stylesheets/web-fonts/bb-7.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
- *
- */
-
-$browser: bb;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": a,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": a,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": y,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": a,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-10.scss b/app/assets/stylesheets/web-fonts/chrome-10.scss
deleted file mode 100644
index fa462ad..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-10.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 10.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": n,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": u,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-11.scss b/app/assets/stylesheets/web-fonts/chrome-11.scss
deleted file mode 100644
index 42e8372..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-11.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 11.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": u,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-12.scss b/app/assets/stylesheets/web-fonts/chrome-12.scss
deleted file mode 100644
index 2990c19..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-12.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 12.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 12.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-13.scss b/app/assets/stylesheets/web-fonts/chrome-13.scss
deleted file mode 100644
index 2507d6d..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-13.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 13.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 13.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-14.scss b/app/assets/stylesheets/web-fonts/chrome-14.scss
deleted file mode 100644
index fe4a6c9..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-14.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 14.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 14.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-15.scss b/app/assets/stylesheets/web-fonts/chrome-15.scss
deleted file mode 100644
index 2afe5bb..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-15.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 15.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 15.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": yx,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-16.scss b/app/assets/stylesheets/web-fonts/chrome-16.scss
deleted file mode 100644
index 6b0a3c4..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-16.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 16.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 16.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-17.scss b/app/assets/stylesheets/web-fonts/chrome-17.scss
deleted file mode 100644
index bf08bc7..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-17.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 17.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 17.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-18.scss b/app/assets/stylesheets/web-fonts/chrome-18.scss
deleted file mode 100644
index 9e4f6e0..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-18.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 18.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 18.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-19.scss b/app/assets/stylesheets/web-fonts/chrome-19.scss
deleted file mode 100644
index dbfb0d0..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-19.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 19.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 19.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-20.scss b/app/assets/stylesheets/web-fonts/chrome-20.scss
deleted file mode 100644
index 649c2f8..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-20.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 20.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 20.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-21.scss b/app/assets/stylesheets/web-fonts/chrome-21.scss
deleted file mode 100644
index bf53d3f..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-21.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 21.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 21.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": nd,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-22.scss b/app/assets/stylesheets/web-fonts/chrome-22.scss
deleted file mode 100644
index ae2bfc0..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-22.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 22.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 22.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": ax,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-23.scss b/app/assets/stylesheets/web-fonts/chrome-23.scss
deleted file mode 100644
index 5891048..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-23.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 23.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 23.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": yx,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": yx,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-24.scss b/app/assets/stylesheets/web-fonts/chrome-24.scss
deleted file mode 100644
index 26fdc56..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-24.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 24.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 24.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": yx,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-25.scss b/app/assets/stylesheets/web-fonts/chrome-25.scss
deleted file mode 100644
index 26af31a..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-25.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 25.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 25.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-26.scss b/app/assets/stylesheets/web-fonts/chrome-26.scss
deleted file mode 100644
index 09e5f0e..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-26.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 26.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 26.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": nd,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-27.scss b/app/assets/stylesheets/web-fonts/chrome-27.scss
deleted file mode 100644
index 699817b..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-27.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 27.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 27.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": a,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-28.scss b/app/assets/stylesheets/web-fonts/chrome-28.scss
deleted file mode 100644
index 5f7fc0e..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-28.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 28.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 28.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-29.scss b/app/assets/stylesheets/web-fonts/chrome-29.scss
deleted file mode 100644
index 59bee91..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-29.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 29.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 29.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-30.scss b/app/assets/stylesheets/web-fonts/chrome-30.scss
deleted file mode 100644
index 938ba79..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-30.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 30.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 30.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-31.scss b/app/assets/stylesheets/web-fonts/chrome-31.scss
deleted file mode 100644
index a45e7ef..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-31.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 31.0 (approximately 0.43% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 31.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-32.scss b/app/assets/stylesheets/web-fonts/chrome-32.scss
deleted file mode 100644
index 5d3c718..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-32.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 32.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 32.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": a,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-33.scss b/app/assets/stylesheets/web-fonts/chrome-33.scss
deleted file mode 100644
index 241cc3a..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-33.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 33.0 (approximately 0.1% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 33.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-34.scss b/app/assets/stylesheets/web-fonts/chrome-34.scss
deleted file mode 100644
index 9e7a9d7..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-34.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 34.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 34.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": nd,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": nd,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-35.scss b/app/assets/stylesheets/web-fonts/chrome-35.scss
deleted file mode 100644
index 5d1fc38..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-35.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 35.0 (approximately 0.1% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 35.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": nd,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-36.scss b/app/assets/stylesheets/web-fonts/chrome-36.scss
deleted file mode 100644
index ae5987a..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-36.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 36.0 (approximately 0.11% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 36.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": nd,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": nd,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-37.scss b/app/assets/stylesheets/web-fonts/chrome-37.scss
deleted file mode 100644
index 9428073..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-37.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 37.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 37.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": nd,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": nd,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-38.scss b/app/assets/stylesheets/web-fonts/chrome-38.scss
deleted file mode 100644
index 886f719..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-38.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 38.0 (approximately 0.09% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 38.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-39.scss b/app/assets/stylesheets/web-fonts/chrome-39.scss
deleted file mode 100644
index bd24253..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-39.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 39.0 (approximately 0.16% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 39.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": n,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-4.scss b/app/assets/stylesheets/web-fonts/chrome-4.scss
deleted file mode 100644
index 7e0d592..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 4.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": a,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": u,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-40.scss b/app/assets/stylesheets/web-fonts/chrome-40.scss
deleted file mode 100644
index 5e4eca9..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-40.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 40.0 (approximately 0.3% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 40.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": nd,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-41.scss b/app/assets/stylesheets/web-fonts/chrome-41.scss
deleted file mode 100644
index 5b54786..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-41.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 41.0 (approximately 0.26% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 41.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-42.scss b/app/assets/stylesheets/web-fonts/chrome-42.scss
deleted file mode 100644
index 6a2c005..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-42.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 42.0 (approximately 0.26% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 42.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-43.scss b/app/assets/stylesheets/web-fonts/chrome-43.scss
deleted file mode 100644
index 6c981b0..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-43.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 43.0 (approximately 0.46% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 43.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-44.scss b/app/assets/stylesheets/web-fonts/chrome-44.scss
deleted file mode 100644
index 4fb7ce9..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-44.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 44.0 (approximately 0.41% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 44.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-45.scss b/app/assets/stylesheets/web-fonts/chrome-45.scss
deleted file mode 100644
index 4014cb2..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-45.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 45.0 (approximately 0.61% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 45.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-46.scss b/app/assets/stylesheets/web-fonts/chrome-46.scss
deleted file mode 100644
index 6822be7..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-46.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 46.0 (approximately 5.77% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 46.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": y,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": a,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": y,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": y,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-47.scss b/app/assets/stylesheets/web-fonts/chrome-47.scss
deleted file mode 100644
index 1ddb152..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-47.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 47.0 (approximately 20.46% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 47.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": nd,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": a,
- "intrinsic-width": y,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": nd,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": nxd,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": nd,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": y,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": y,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": y,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": y,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": y,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": a,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-5.scss b/app/assets/stylesheets/web-fonts/chrome-5.scss
deleted file mode 100644
index c3ebefe..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 5.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 5.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": a,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": u,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-6.scss b/app/assets/stylesheets/web-fonts/chrome-6.scss
deleted file mode 100644
index 4de8d61..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 6.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": a,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": u,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": p,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-7.scss b/app/assets/stylesheets/web-fonts/chrome-7.scss
deleted file mode 100644
index 23874b2..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-7.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 7.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": a,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": n,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": p,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-8.scss b/app/assets/stylesheets/web-fonts/chrome-8.scss
deleted file mode 100644
index 7c81e53..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-8.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 8.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": u,
- "webp": p,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/chrome-9.scss b/app/assets/stylesheets/web-fonts/chrome-9.scss
deleted file mode 100644
index 3a9706f..0000000
--- a/app/assets/stylesheets/web-fonts/chrome-9.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Chrome 9.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: chrome;
-$browser_prefix: webkit;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": ax,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": yx,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": a,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/edge-1.scss b/app/assets/stylesheets/web-fonts/edge-1.scss
deleted file mode 100644
index ef7637e..0000000
--- a/app/assets/stylesheets/web-fonts/edge-1.scss
+++ /dev/null
@@ -1,280 +0,0 @@
-/*
- * web-fonts
- * Browser: Edge 1 (approximately 0.0% of all users)
- *
- */
-
-$browser: edge;
-$browser_prefix: ms;
-$browser_version: 1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": a,
- "wav": y,
- "mathml": n,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "progressmeter": a,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": y,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": y,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": y,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": nd,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": y,
- "user-select-none": yx,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": y,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": a,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": y,
- "ime": yx,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": y,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-10.scss b/app/assets/stylesheets/web-fonts/firefox-10.scss
deleted file mode 100644
index e37744e..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-10.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 10.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-11.scss b/app/assets/stylesheets/web-fonts/firefox-11.scss
deleted file mode 100644
index 2bfdac1..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-11.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 11.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-12.scss b/app/assets/stylesheets/web-fonts/firefox-12.scss
deleted file mode 100644
index 7144805..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-12.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 12.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 12.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-13.scss b/app/assets/stylesheets/web-fonts/firefox-13.scss
deleted file mode 100644
index 8f469ce..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-13.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 13.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 13.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-14.scss b/app/assets/stylesheets/web-fonts/firefox-14.scss
deleted file mode 100644
index b5a0d2b..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-14.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 14.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 14.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-15.scss b/app/assets/stylesheets/web-fonts/firefox-15.scss
deleted file mode 100644
index 2734304..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-15.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 15.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 15.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": yx,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": yx,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": ax,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-16.scss b/app/assets/stylesheets/web-fonts/firefox-16.scss
deleted file mode 100644
index cc44594..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-16.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 16.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 16.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-17.scss b/app/assets/stylesheets/web-fonts/firefox-17.scss
deleted file mode 100644
index 1ad964d..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-17.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 17.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 17.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-18.scss b/app/assets/stylesheets/web-fonts/firefox-18.scss
deleted file mode 100644
index 72ede9e..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-18.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 18.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 18.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-19.scss b/app/assets/stylesheets/web-fonts/firefox-19.scss
deleted file mode 100644
index c3b6d81..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-19.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 19.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 19.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-2.scss b/app/assets/stylesheets/web-fonts/firefox-2.scss
deleted file mode 100644
index 471401a..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-2.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 2.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 2.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": n,
- "offline-apps": p,
- "webworkers": p,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": a,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": a,
- "css3-boxsizing": yx,
- "css-mediaqueries": n,
- "multicolumn": ax,
- "border-radius": ax,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": a,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": a,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": ax,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": n,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-20.scss b/app/assets/stylesheets/web-fonts/firefox-20.scss
deleted file mode 100644
index 59c41e9..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-20.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 20.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 20.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": nd,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-21.scss b/app/assets/stylesheets/web-fonts/firefox-21.scss
deleted file mode 100644
index 316c1a3..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-21.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 21.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 21.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": nd,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-22.scss b/app/assets/stylesheets/web-fonts/firefox-22.scss
deleted file mode 100644
index 53fc51e..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-22.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 22.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 22.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": nd,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-23.scss b/app/assets/stylesheets/web-fonts/firefox-23.scss
deleted file mode 100644
index 5a4a8a5..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-23.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 23.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 23.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-24.scss b/app/assets/stylesheets/web-fonts/firefox-24.scss
deleted file mode 100644
index e3fdc26..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-24.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 24.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 24.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-25.scss b/app/assets/stylesheets/web-fonts/firefox-25.scss
deleted file mode 100644
index c3e8274..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-25.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 25.0 (approximately 0.06% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 25.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-26.scss b/app/assets/stylesheets/web-fonts/firefox-26.scss
deleted file mode 100644
index d411762..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-26.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 26.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 26.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": p,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-27.scss b/app/assets/stylesheets/web-fonts/firefox-27.scss
deleted file mode 100644
index c94e4b2..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-27.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 27.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 27.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": a,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": a,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-28.scss b/app/assets/stylesheets/web-fonts/firefox-28.scss
deleted file mode 100644
index a2bcf0d..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-28.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 28.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 28.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": a,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": a,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-29.scss b/app/assets/stylesheets/web-fonts/firefox-29.scss
deleted file mode 100644
index aede08e..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-29.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 29.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 29.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": y,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-3.5.scss b/app/assets/stylesheets/web-fonts/firefox-3.5.scss
deleted file mode 100644
index 3a6cb1d..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-3.5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 3.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 3.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": ax,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-3.6.scss b/app/assets/stylesheets/web-fonts/firefox-3.6.scss
deleted file mode 100644
index 194d6e0..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-3.6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 3.6 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 3.6;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": p,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": a,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-3.scss b/app/assets/stylesheets/web-fonts/firefox-3.scss
deleted file mode 100644
index e0705ef..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-3.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 3.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 3.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": n,
- "contenteditable": a,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": a,
- "webworkers": p,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": n,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": a,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": p,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": ax,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-30.scss b/app/assets/stylesheets/web-fonts/firefox-30.scss
deleted file mode 100644
index fd50dde..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-30.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 30.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 30.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": nd,
- "promises": y,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": pd,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-31.scss b/app/assets/stylesheets/web-fonts/firefox-31.scss
deleted file mode 100644
index cc2df59..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-31.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 31.0 (approximately 0.09% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 31.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": nd,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": n,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-32.scss b/app/assets/stylesheets/web-fonts/firefox-32.scss
deleted file mode 100644
index 32c7c19..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-32.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 32.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 32.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": nd,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-33.scss b/app/assets/stylesheets/web-fonts/firefox-33.scss
deleted file mode 100644
index 5aa7c2b..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-33.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 33.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 33.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": nd,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": nd,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": nd,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-34.scss b/app/assets/stylesheets/web-fonts/firefox-34.scss
deleted file mode 100644
index 5e9d7f1..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-34.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 34.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 34.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": a,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": ad,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": nd,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-35.scss b/app/assets/stylesheets/web-fonts/firefox-35.scss
deleted file mode 100644
index 3c52810..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-35.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 35.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 35.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": yx,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": nd,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": n,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-36.scss b/app/assets/stylesheets/web-fonts/firefox-36.scss
deleted file mode 100644
index 3f6aced..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-36.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 36.0 (approximately 0.08% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 36.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-37.scss b/app/assets/stylesheets/web-fonts/firefox-37.scss
deleted file mode 100644
index c951f04..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-37.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 37.0 (approximately 0.14% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 37.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": n,
- "srcset": nd,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": nd,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-38.scss b/app/assets/stylesheets/web-fonts/firefox-38.scss
deleted file mode 100644
index 2d0fa12..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-38.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 38.0 (approximately 0.29% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 38.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": nd,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": nd,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-39.scss b/app/assets/stylesheets/web-fonts/firefox-39.scss
deleted file mode 100644
index 1a4acd8..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-39.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 39.0 (approximately 0.15% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 39.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": p,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-4.scss b/app/assets/stylesheets/web-fonts/firefox-4.scss
deleted file mode 100644
index 06bb60f..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 4.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 4.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": p,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": yx,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-40.scss b/app/assets/stylesheets/web-fonts/firefox-40.scss
deleted file mode 100644
index f7e1797..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-40.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 40.0 (approximately 0.15% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 40.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": nd,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": nd,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": nd,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-41.scss b/app/assets/stylesheets/web-fonts/firefox-41.scss
deleted file mode 100644
index 3421e61..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-41.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 41.0 (approximately 0.27% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 41.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": nd,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": pd,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": y,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": y,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": y,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-42.scss b/app/assets/stylesheets/web-fonts/firefox-42.scss
deleted file mode 100644
index 1875267..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-42.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 42.0 (approximately 4.19% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 42.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": nd,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": y,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": y,
- "stream": yx,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": nd,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": y,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": y,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": pd,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": p,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": y,
- "css-selection": yx,
- "css-placeholder": yx,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": y,
- "dialog": n,
- "css-variables": y,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": nd,
- "high-resolution-time": y,
- "battery-status": a,
- "serviceworkers": nd,
- "text-decoration": y,
- "iframe-srcdoc": y,
- "speech-synthesis": nd,
- "user-timing": y,
- "srcset": y,
- "ambient-light": a,
- "will-change": y,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": y,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": y,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": ad,
- "resource-timing": y,
- "custom-elements": pd,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": nd,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": y,
- "screen-orientation": ax,
- "font-loading": y,
- "font-unicode-range": nd,
- "gamepad": y,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": y,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": a,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": y,
- "css-crisp-edges": yx,
- "css-text-align-last": yx,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": y,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": y,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": a,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": y,
- "asmjs": y,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": y,
- "css-cross-fade": n,
- "css-writing-mode": y,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": y,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": y,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": y,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": y,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-5.scss b/app/assets/stylesheets/web-fonts/firefox-5.scss
deleted file mode 100644
index b3adee4..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 5.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 5.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": p,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-6.scss b/app/assets/stylesheets/web-fonts/firefox-6.scss
deleted file mode 100644
index 68020ad..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 6.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": p,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-7.scss b/app/assets/stylesheets/web-fonts/firefox-7.scss
deleted file mode 100644
index 60597ba..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-7.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 7.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-8.scss b/app/assets/stylesheets/web-fonts/firefox-8.scss
deleted file mode 100644
index 1517a77..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-8.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 8.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/firefox-9.scss b/app/assets/stylesheets/web-fonts/firefox-9.scss
deleted file mode 100644
index c135da7..0000000
--- a/app/assets/stylesheets/web-fonts/firefox-9.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Firefox 9.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: firefox;
-$browser_prefix: moz;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": ax,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": a,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": y,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": ax,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": ax,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": a,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": ax,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": ax,
- "input-range": n,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": a,
- "getcomputedstyle": y,
- "mp3": a,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": yx,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": yx,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": a,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": y,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": yx,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": n,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-10.scss b/app/assets/stylesheets/web-fonts/ie-10.scss
deleted file mode 100644
index f4bea5a..0000000
--- a/app/assets/stylesheets/web-fonts/ie-10.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 10.0 (approximately 0.87% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": p,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": a,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": a,
- "ttf": a,
- "touch": p,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": a,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": ax,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": yx,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-11.scss b/app/assets/stylesheets/web-fonts/ie-11.scss
deleted file mode 100644
index d2422de..0000000
--- a/app/assets/stylesheets/web-fonts/ie-11.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 11.0 (approximately 6.45% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": y,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": a,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": a,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": p,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": a,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": y,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": ax,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": yx,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": yx,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": a,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": y,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": y,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": y,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-5.5.scss b/app/assets/stylesheets/web-fonts/ie-5.5.scss
deleted file mode 100644
index 7c9ab79..0000000
--- a/app/assets/stylesheets/web-fonts/ie-5.5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 5.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 5.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": n,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": n,
- "getelementsbyclassname": n,
- "forms": n,
- "html5semantic": n,
- "offline-apps": n,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": n,
- "css-gencontent": n,
- "css-fixed": n,
- "beacon": n,
- "hashchange": p,
- "css-sel2": n,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": p,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": n,
- "svg-css": n,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": n,
- "canvas": n,
- "canvas-text": n,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": n,
- "datauri": n,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": n,
- "wai-aria": n,
- "geolocation": n,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": n,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": n,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": p,
- "details": n,
- "text-stroke": n,
- "inline-block": a,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": n,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": n,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": n,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": u,
- "documenthead": n,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-6.scss b/app/assets/stylesheets/web-fonts/ie-6.scss
deleted file mode 100644
index 979996f..0000000
--- a/app/assets/stylesheets/web-fonts/ie-6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 6.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": p,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": p,
- "offline-apps": p,
- "webworkers": p,
- "fontface": a,
- "eot": y,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": n,
- "css-gencontent": n,
- "css-fixed": p,
- "beacon": n,
- "hashchange": p,
- "css-sel2": p,
- "css-sel3": p,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": p,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": p,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": p,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": p,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": p,
- "canvas-text": p,
- "namevalue-storage": p,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": n,
- "datauri": n,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": a,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": p,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": p,
- "details": p,
- "text-stroke": n,
- "inline-block": a,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": n,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": n,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-7.scss b/app/assets/stylesheets/web-fonts/ie-7.scss
deleted file mode 100644
index e1c3d29..0000000
--- a/app/assets/stylesheets/web-fonts/ie-7.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 7.0 (approximately 0.05% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": p,
- "offline-apps": p,
- "webworkers": p,
- "fontface": a,
- "eot": y,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": n,
- "css-gencontent": n,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": a,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": p,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": p,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": p,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": p,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": p,
- "canvas-text": p,
- "namevalue-storage": p,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": a,
- "datauri": n,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": a,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": p,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": a,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": n,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": n,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-8.scss b/app/assets/stylesheets/web-fonts/ie-8.scss
deleted file mode 100644
index b1c2b55..0000000
--- a/app/assets/stylesheets/web-fonts/ie-8.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 8.0 (approximately 1.18% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": a,
- "getelementsbyclassname": p,
- "forms": p,
- "html5semantic": p,
- "offline-apps": p,
- "webworkers": p,
- "fontface": a,
- "eot": y,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": a,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": a,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": y,
- "css-mediaqueries": p,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": p,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": a,
- "svg": p,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": p,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": p,
- "canvas-text": p,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": a,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": a,
- "datauri": a,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": n,
- "xhtmlsmil": a,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": p,
- "ruby": a,
- "css-opacity": a,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": n,
- "mp3": n,
- "word-break": y,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": n,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": n,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": n,
- "textcontent": n,
- "addeventlistener": n,
- "dispatchevent": n,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie-9.scss b/app/assets/stylesheets/web-fonts/ie-9.scss
deleted file mode 100644
index 5799f60..0000000
--- a/app/assets/stylesheets/web-fonts/ie-9.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE 9.0 (approximately 0.91% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": a,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": y,
- "offline-apps": n,
- "webworkers": p,
- "fontface": y,
- "eot": y,
- "woff": y,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": n,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": a,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": a,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": a,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": a,
- "ttf": a,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": a,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": a,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": a,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": a,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie_mob-10.scss b/app/assets/stylesheets/web-fonts/ie_mob-10.scss
deleted file mode 100644
index 2aadeb0..0000000
--- a/app/assets/stylesheets/web-fonts/ie_mob-10.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE Mobile 10.0 (approximately 0.16% of all users)
- *
- */
-
-$browser: ie_mob;
-$browser_prefix: ms;
-$browser_version: 10.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": p,
- "fileapi": n,
- "shadowdom": n,
- "websockets": y,
- "hidden": n,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": a,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": p,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": ax,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": p,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": yx,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": ax,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ie_mob-11.scss b/app/assets/stylesheets/web-fonts/ie_mob-11.scss
deleted file mode 100644
index 59a24db..0000000
--- a/app/assets/stylesheets/web-fonts/ie_mob-11.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: IE Mobile 11.0 (approximately 0.73% of all users)
- *
- */
-
-$browser: ie_mob;
-$browser_prefix: ms;
-$browser_version: 11.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": a,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": n,
- "indexeddb": a,
- "online-status": y,
- "eventsource": n,
- "x-doc-messaging": a,
- "sni": y,
- "datauri": a,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": p,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": a,
- "touch": a,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": y,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": n,
- "css-regions": ax,
- "spellcheck-attribute": a,
- "fullscreen": ax,
- "css-exclusions": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": a,
- "contentsecuritypolicy": a,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": y,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": n,
- "cryptography": ax,
- "template": n,
- "opus": n,
- "jpegxr": y,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": a,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": yx,
- "screen-orientation": ax,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": y,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": y,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": yx,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": y,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": n,
- "const": y,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": y,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": y,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": ax,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": y,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss b/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss
deleted file mode 100644
index fdc9293..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 3.2 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 3.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": n,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": n,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": ax,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": y,
- "matchesselector": n,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": u,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": u,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": u,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": u,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": u,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-4.0-4.1.scss b/app/assets/stylesheets/web-fonts/ios_saf-4.0-4.1.scss
deleted file mode 100644
index bc1618f..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-4.0-4.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 4.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": a,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": u,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": n,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": u,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-4.2-4.3.scss b/app/assets/stylesheets/web-fonts/ios_saf-4.2-4.3.scss
deleted file mode 100644
index 2c6a3b2..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-4.2-4.3.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 4.2 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 4.2;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": n,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": a,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": a,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": u,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-5.0-5.1.scss b/app/assets/stylesheets/web-fonts/ios_saf-5.0-5.1.scss
deleted file mode 100644
index 4903bed..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-5.0-5.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 5.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 5.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": a,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": u,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": a,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-6.0-6.1.scss b/app/assets/stylesheets/web-fonts/ios_saf-6.0-6.1.scss
deleted file mode 100644
index a073c5e..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-6.0-6.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 6.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 6.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": u,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-7.0-7.1.scss b/app/assets/stylesheets/web-fonts/ios_saf-7.0-7.1.scss
deleted file mode 100644
index 749df66..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-7.0-7.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 7.0 (approximately 0.31% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": a,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-8.1-8.4.scss b/app/assets/stylesheets/web-fonts/ios_saf-8.1-8.4.scss
deleted file mode 100644
index 26151ee..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-8.1-8.4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 8.1 (approximately 1.04% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 8.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-8.1.scss b/app/assets/stylesheets/web-fonts/ios_saf-8.1.scss
deleted file mode 100644
index 69bddc9..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-8.1.scss
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 8.1 (approximately 5.1% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 8.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "datauri": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": y,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "cors": y,
- "calc": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": n,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "progressmeter": a,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": n,
- "input-number": a,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "webp": n,
- "intrinsic-width": yx,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "web-speech": ax,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": yx,
- "object-observe": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "fetch": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-8.scss b/app/assets/stylesheets/web-fonts/ios_saf-8.scss
deleted file mode 100644
index 9256906..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-8.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 8.0 (approximately 0.04% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 8.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "document-execcommand": y,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-9.scss b/app/assets/stylesheets/web-fonts/ios_saf-9.scss
deleted file mode 100644
index 06de032..0000000
--- a/app/assets/stylesheets/web-fonts/ios_saf-9.scss
+++ /dev/null
@@ -1,310 +0,0 @@
-/*
- * web-fonts
- * Browser: iOS Safari 9 (approximately 0.05% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 9;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": yx,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": a,
- "input-color": n,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": n,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": y,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": a,
- "picture": n,
- "woff2": n,
- "text-size-adjust": yx,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": a,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": yx,
- "input-minlength": n,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": n,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": y,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": a,
- "css-filter-function": yx,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "documenthead": y,
- "innertext": y,
- "netinfo": n,
- "setimmediate": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mini-5.0-8.0.scss b/app/assets/stylesheets/web-fonts/op_mini-5.0-8.0.scss
deleted file mode 100644
index 2eaffbc..0000000
--- a/app/assets/stylesheets/web-fonts/op_mini-5.0-8.0.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mini 5.0 (approximately 4.86% of all users)
- *
- */
-
-$browser: op_mini;
-$browser_prefix: o;
-$browser_version: 5.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": n,
- "dragndrop": n,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": n,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": n,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": n,
- "beacon": n,
- "hashchange": n,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": a,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": n,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": n,
- "svg-html5": y,
- "canvas": a,
- "canvas-text": n,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": n,
- "flexbox": y,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": a,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": n,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": n,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": n,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": n,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": n,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": a,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": a,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": a,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": n,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": n,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": n,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-10.scss b/app/assets/stylesheets/web-fonts/op_mob-10.scss
deleted file mode 100644
index 26c8ebf..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-10.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 10.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 10.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": n,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": n,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": u,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": u,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": u,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": u,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": u,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": n,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-11.1.scss b/app/assets/stylesheets/web-fonts/op_mob-11.1.scss
deleted file mode 100644
index 65b2998..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-11.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 11.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 11.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": u,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-11.5.scss b/app/assets/stylesheets/web-fonts/op_mob-11.5.scss
deleted file mode 100644
index f983131..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-11.5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 11.5 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 11.5;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-11.scss b/app/assets/stylesheets/web-fonts/op_mob-11.scss
deleted file mode 100644
index b9e3335..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-11.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 11.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 11.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": y,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": u,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-12.1.scss b/app/assets/stylesheets/web-fonts/op_mob-12.1.scss
deleted file mode 100644
index 269f9d1..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-12.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 12.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 12.1;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": y,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-12.scss b/app/assets/stylesheets/web-fonts/op_mob-12.scss
deleted file mode 100644
index 151f248..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-12.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 12.0 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: o;
-$browser_version: 12.0;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": n,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": a,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": y,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": ax,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": u,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": u,
- "keyboardevent-key": u,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-24.scss b/app/assets/stylesheets/web-fonts/op_mob-24.scss
deleted file mode 100644
index 41b136c..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-24.scss
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 24 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: webkit;
-$browser_version: 24;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "datauri": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "cors": y,
- "calc": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "progressmeter": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": yx,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": yx,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "web-speech": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": yx,
- "object-observe": y,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "fetch": n,
- "background-attachment": n,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-30.scss b/app/assets/stylesheets/web-fonts/op_mob-30.scss
deleted file mode 100644
index 5bdc006..0000000
--- a/app/assets/stylesheets/web-fonts/op_mob-30.scss
+++ /dev/null
@@ -1,310 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera Mobile 30 (approximately 0.48% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: webkit;
-$browser_version: 30;
-$browser_type: mobile;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": n,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": ax,
- "stream": ax,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": a,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "input-color": y,
- "input-number": a,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": n,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": yx,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": n,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "documenthead": y,
- "innertext": y,
- "netinfo": y,
- "setimmediate": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-10.0-10.1.scss b/app/assets/stylesheets/web-fonts/opera-10.0-10.1.scss
deleted file mode 100644
index fd4837f..0000000
--- a/app/assets/stylesheets/web-fonts/opera-10.0-10.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 10.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 10.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": a,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": ax,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": n,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-10.5.scss b/app/assets/stylesheets/web-fonts/opera-10.5.scss
deleted file mode 100644
index 28c0b0f..0000000
--- a/app/assets/stylesheets/web-fonts/opera-10.5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 10.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 10.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": a,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": a,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": u,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": u,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-10.6.scss b/app/assets/stylesheets/web-fonts/opera-10.6.scss
deleted file mode 100644
index f7c988b..0000000
--- a/app/assets/stylesheets/web-fonts/opera-10.6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 10.6 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 10.6;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": a,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": yx,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.1.scss b/app/assets/stylesheets/web-fonts/opera-11.1.scss
deleted file mode 100644
index b323b4a..0000000
--- a/app/assets/stylesheets/web-fonts/opera-11.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 11.1 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.5.scss b/app/assets/stylesheets/web-fonts/opera-11.5.scss
deleted file mode 100644
index a08efe7..0000000
--- a/app/assets/stylesheets/web-fonts/opera-11.5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 11.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": ax,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": ax,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.6.scss b/app/assets/stylesheets/web-fonts/opera-11.6.scss
deleted file mode 100644
index e05c3b0..0000000
--- a/app/assets/stylesheets/web-fonts/opera-11.6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 11.6 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.6;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": a,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": y,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": a,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.scss b/app/assets/stylesheets/web-fonts/opera-11.scss
deleted file mode 100644
index 8938ef2..0000000
--- a/app/assets/stylesheets/web-fonts/opera-11.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 11.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 11.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": n,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": p,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-12.1.scss b/app/assets/stylesheets/web-fonts/opera-12.1.scss
deleted file mode 100644
index f43cdf1..0000000
--- a/app/assets/stylesheets/web-fonts/opera-12.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 12.1 (approximately 0.16% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 12.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": a,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": y,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": a,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": y,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": y,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-12.scss b/app/assets/stylesheets/web-fonts/opera-12.scss
deleted file mode 100644
index 87902bd..0000000
--- a/app/assets/stylesheets/web-fonts/opera-12.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 12.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 12.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": n,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": n,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": yx,
- "xhr2": y,
- "minmaxwh": y,
- "details": n,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": y,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": y,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": a,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": ax,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": y,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": y,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": y,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": u,
- "keyboardevent-key": u,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-15.scss b/app/assets/stylesheets/web-fonts/opera-15.scss
deleted file mode 100644
index b5f4755..0000000
--- a/app/assets/stylesheets/web-fonts/opera-15.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 15.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 15.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": n,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": a,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-16.scss b/app/assets/stylesheets/web-fonts/opera-16.scss
deleted file mode 100644
index 601b89d..0000000
--- a/app/assets/stylesheets/web-fonts/opera-16.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 16.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 16.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-17.scss b/app/assets/stylesheets/web-fonts/opera-17.scss
deleted file mode 100644
index a4a6459..0000000
--- a/app/assets/stylesheets/web-fonts/opera-17.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 17.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 17.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-18.scss b/app/assets/stylesheets/web-fonts/opera-18.scss
deleted file mode 100644
index 8261dba..0000000
--- a/app/assets/stylesheets/web-fonts/opera-18.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 18.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 18.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": n,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-19.scss b/app/assets/stylesheets/web-fonts/opera-19.scss
deleted file mode 100644
index 7c4cfd6..0000000
--- a/app/assets/stylesheets/web-fonts/opera-19.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 19.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 19.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": yx,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": a,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": nd,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-20.scss b/app/assets/stylesheets/web-fonts/opera-20.scss
deleted file mode 100644
index 427884d..0000000
--- a/app/assets/stylesheets/web-fonts/opera-20.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 20.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 20.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": a,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-21.scss b/app/assets/stylesheets/web-fonts/opera-21.scss
deleted file mode 100644
index 5470a01..0000000
--- a/app/assets/stylesheets/web-fonts/opera-21.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 21.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 21.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": yx,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": nd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-22.scss b/app/assets/stylesheets/web-fonts/opera-22.scss
deleted file mode 100644
index a365fc4..0000000
--- a/app/assets/stylesheets/web-fonts/opera-22.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 22.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 22.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": y,
- "custom-elements": y,
- "imports": pd,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-23.scss b/app/assets/stylesheets/web-fonts/opera-23.scss
deleted file mode 100644
index f92c0b5..0000000
--- a/app/assets/stylesheets/web-fonts/opera-23.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 23.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 23.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": yx,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": p,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": nd,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": a,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-24.scss b/app/assets/stylesheets/web-fonts/opera-24.scss
deleted file mode 100644
index e8904ea..0000000
--- a/app/assets/stylesheets/web-fonts/opera-24.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 24.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 24.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": a,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": n,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": a,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": nd,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": u,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": nd,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-25.scss b/app/assets/stylesheets/web-fonts/opera-25.scss
deleted file mode 100644
index b877696..0000000
--- a/app/assets/stylesheets/web-fonts/opera-25.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 25.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 25.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-26.scss b/app/assets/stylesheets/web-fonts/opera-26.scss
deleted file mode 100644
index 8217aed..0000000
--- a/app/assets/stylesheets/web-fonts/opera-26.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 26.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 26.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": a,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-27.scss b/app/assets/stylesheets/web-fonts/opera-27.scss
deleted file mode 100644
index 8f45067..0000000
--- a/app/assets/stylesheets/web-fonts/opera-27.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 27.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 27.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": n,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": nd,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-28.scss b/app/assets/stylesheets/web-fonts/opera-28.scss
deleted file mode 100644
index b50f66b..0000000
--- a/app/assets/stylesheets/web-fonts/opera-28.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 28.0 (approximately 0.11% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 28.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": n,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": a,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-29.scss b/app/assets/stylesheets/web-fonts/opera-29.scss
deleted file mode 100644
index a2d4b00..0000000
--- a/app/assets/stylesheets/web-fonts/opera-29.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 29.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 29.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": n,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-30.scss b/app/assets/stylesheets/web-fonts/opera-30.scss
deleted file mode 100644
index 08ad695..0000000
--- a/app/assets/stylesheets/web-fonts/opera-30.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 30.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 30.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-31.scss b/app/assets/stylesheets/web-fonts/opera-31.scss
deleted file mode 100644
index c7c67a0..0000000
--- a/app/assets/stylesheets/web-fonts/opera-31.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 31.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 31.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": n,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-32.scss b/app/assets/stylesheets/web-fonts/opera-32.scss
deleted file mode 100644
index 7d6dfe5..0000000
--- a/app/assets/stylesheets/web-fonts/opera-32.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 32.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: webkit;
-$browser_version: 32.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": y,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": y,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": y,
- "font-feature": yx,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": n,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": y,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": a,
- "fileapi": y,
- "shadowdom": y,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": y,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": y,
- "mpeg4": y,
- "ogv": y,
- "wordwrap": y,
- "pointerlock": y,
- "object-fit": y,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": ax,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": pd,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": y,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": yx,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": a,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": y,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": y,
- "document-execcommand": y,
- "input-color": y,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": y,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": y,
- "webp": y,
- "input-autocomplete-onoff": y,
- "intrinsic-width": yx,
- "cryptography": y,
- "template": y,
- "opus": y,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": y,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": y,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": yx,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": y,
- "css-variables": n,
- "vibration": y,
- "css-backgroundblendmode": y,
- "css-mixblendmode": y,
- "speech-recognition": ax,
- "high-resolution-time": y,
- "battery-status": y,
- "serviceworkers": a,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": y,
- "srcset": y,
- "ambient-light": n,
- "will-change": y,
- "css-shapes": y,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": y,
- "woff2": y,
- "text-size-adjust": n,
- "web-animation": a,
- "resource-timing": y,
- "custom-elements": y,
- "imports": y,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": y,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": y,
- "font-loading": y,
- "font-unicode-range": y,
- "gamepad": y,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": y,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": y,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": y,
- "css-text-align-last": nd,
- "css-logical-props": ax,
- "fetch": y,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": y,
- "css-snappoints": n,
- "input-minlength": y,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": y,
- "permissions-api": y,
- "http2": y,
- "font-kerning": y,
- "jpeg2000": n,
- "upgradeinsecurerequests": y,
- "publickeypinning": y,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": y,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": y,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": y,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": y,
- "insertadjacenthtml": y,
- "let": a,
- "arrow-functions": y,
- "asmjs": a,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": y,
- "rest-parameters": nd,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": nd,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": y,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": nd,
- "css-scroll-behavior": nd,
- "subresource-integrity": y,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-9.5-9.6.scss b/app/assets/stylesheets/web-fonts/opera-9.5-9.6.scss
deleted file mode 100644
index dfee13e..0000000
--- a/app/assets/stylesheets/web-fonts/opera-9.5-9.6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 9.5 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 9.5;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": n,
- "audio": a,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": y,
- "forms": y,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": n,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": n,
- "css3-colors": a,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": a,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": n,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": u,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": u,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": u,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/opera-9.scss b/app/assets/stylesheets/web-fonts/opera-9.scss
deleted file mode 100644
index f143617..0000000
--- a/app/assets/stylesheets/web-fonts/opera-9.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Opera 9.0 (approximately 0.01% of all users)
- *
- */
-
-$browser: opera;
-$browser_prefix: o;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": p,
- "internationalization": n,
- "queryselector": p,
- "getelementsbyclassname": n,
- "forms": y,
- "html5semantic": a,
- "offline-apps": n,
- "webworkers": n,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": n,
- "border-image": n,
- "background-img-opts": n,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": n,
- "css-boxshadow": n,
- "css3-colors": n,
- "css3-boxsizing": n,
- "css-mediaqueries": n,
- "multicolumn": n,
- "border-radius": n,
- "transforms2d": n,
- "use-strict": n,
- "devicepixelratio": n,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": n,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": n,
- "svg": y,
- "svg-css": n,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": n,
- "indexeddb": n,
- "online-status": n,
- "eventsource": a,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": n,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": n,
- "flexbox": n,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": yx,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": n,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": n,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": y,
- "datalist": y,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": n,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": y,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": n,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": n,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": u,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": n,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": n,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": n,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": n,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": n,
- "css-appearance": n,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": n,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": u,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": u,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": n,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": n,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": u,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": n,
- "css-all": n,
- "css-initial-value": n,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": u,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": n,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": n,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": n,
- "keyboardevent-code": n,
- "keyboardevent-location": n,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": n,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": n
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-3.1.scss b/app/assets/stylesheets/web-fonts/safari-3.1.scss
deleted file mode 100644
index 06a4392..0000000
--- a/app/assets/stylesheets/web-fonts/safari-3.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 3.1 (approximately 0.0% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 3.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": n,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": n,
- "css-textshadow": a,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": a,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": a,
- "svg-css": n,
- "svg-smil": p,
- "svg-fonts": n,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": n,
- "mpeg4": n,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": n,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": u,
- "const": a,
- "css-all": n,
- "css-initial-value": u,
- "css-letter-spacing": u,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": u,
- "addeventlistener": y,
- "dispatchevent": u,
- "documenthead": n,
- "innertext": u,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-3.2.scss b/app/assets/stylesheets/web-fonts/safari-3.2.scss
deleted file mode 100644
index b5c7306..0000000
--- a/app/assets/stylesheets/web-fonts/safari-3.2.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 3.2 (approximately 0.01% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 3.2;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": n,
- "audio": n,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": p,
- "html5semantic": a,
- "offline-apps": p,
- "webworkers": p,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": a,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": a,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": n,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": n,
- "css-animation": n,
- "css-gradients": n,
- "css-canvas": n,
- "css-reflections": n,
- "css-masks": n,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": p,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": n,
- "svg-html5": p,
- "canvas": a,
- "canvas-text": p,
- "namevalue-storage": n,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": n,
- "sni": y,
- "datauri": y,
- "wav": n,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": n,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": n,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": n,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": n,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": n,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": u,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": n,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": n,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": u,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": n,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": n,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": n,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": n,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": n,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": n,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": n,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": n,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-4.scss b/app/assets/stylesheets/web-fonts/safari-4.scss
deleted file mode 100644
index 54c0b49..0000000
--- a/app/assets/stylesheets/web-fonts/safari-4.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 4.0 (approximately 0.03% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 4.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": a,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": p,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": ax,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": yx,
- "transforms2d": yx,
- "use-strict": n,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": a,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": n,
- "eventsource": n,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": p,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": n,
- "hidden": n,
- "script-async": n,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": p,
- "css-opacity": y,
- "form-validation": n,
- "history": n,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": n,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": n,
- "ttf": y,
- "touch": n,
- "matchesselector": n,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": n,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": n,
- "getboundingclientrect": y,
- "iframe-sandbox": n,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": a,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": a,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": n,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": n,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": a,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": n,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": n,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": a,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": n,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": n,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": u,
- "es5": a,
- "page-transition-events": n,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": a,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": n,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": n,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": n,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": a,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-5.1.scss b/app/assets/stylesheets/web-fonts/safari-5.1.scss
deleted file mode 100644
index 691e3a9..0000000
--- a/app/assets/stylesheets/web-fonts/safari-5.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 5.1 (approximately 0.15% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 5.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": a,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": a,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": a,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": a,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": a,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": a,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-5.scss b/app/assets/stylesheets/web-fonts/safari-5.scss
deleted file mode 100644
index 69f9ffa..0000000
--- a/app/assets/stylesheets/web-fonts/safari-5.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 5.0 (approximately 0.07% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 5.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": n,
- "multibackgrounds": y,
- "border-image": ax,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": yx,
- "css3-colors": y,
- "css3-boxsizing": yx,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": a,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": n,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": ax,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": a,
- "svg-fonts": y,
- "svg-filters": n,
- "svg-html": a,
- "svg-html5": p,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": p,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": n,
- "fileapi": n,
- "shadowdom": n,
- "websockets": a,
- "hidden": n,
- "script-async": a,
- "mediasource": n,
- "cors": a,
- "css-backdrop-filter": n,
- "calc": n,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": a,
- "json": y,
- "classlist": p,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": p,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": n,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": a,
- "css-grid": n,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": n,
- "filereader": n,
- "filesystem": n,
- "bloburls": n,
- "rellist": n,
- "typedarrays": n,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": n,
- "css-regions": n,
- "spellcheck-attribute": n,
- "fullscreen": n,
- "css-exclusions": n,
- "requestanimationframe": n,
- "input-range": y,
- "matchmedia": n,
- "input-datetime": n,
- "document-execcommand": u,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": n,
- "css-filters": n,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": n,
- "contentsecuritypolicy": n,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": n,
- "webp": n,
- "input-autocomplete-onoff": n,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": n,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": n,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": p,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": n,
- "imports": n,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": n,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": n,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": u,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": n,
- "font-variant-alternates": n,
- "form-attribute": u,
- "es5": a,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": n,
- "progress": n,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": n,
- "css-first-letter": u,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": n,
- "css-writing-mode": u,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": u,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": u,
- "proxy": n,
- "keyboardevent-which": u,
- "keyboardevent-charcode": u,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": u,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-6.1.scss b/app/assets/stylesheets/web-fonts/safari-6.1.scss
deleted file mode 100644
index 25d241e..0000000
--- a/app/assets/stylesheets/web-fonts/safari-6.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 6.1 (approximately 0.42% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 6.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-6.scss b/app/assets/stylesheets/web-fonts/safari-6.scss
deleted file mode 100644
index f937d8b..0000000
--- a/app/assets/stylesheets/web-fonts/safari-6.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 6.0 (approximately 0.02% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 6.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": a,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": y,
- "css-hyphens": yx,
- "css-transitions": yx,
- "font-feature": a,
- "css-animation": yx,
- "css-gradients": yx,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": ax,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": a,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": yx,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": a,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": a,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": yx,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": n,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": yx,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": yx,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": a,
- "contentsecuritypolicy": y,
- "pagevisibility": n,
- "stricttransportsecurity": n,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": n,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": y,
- "intrinsic-width": n,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": n,
- "mutationobserver": yx,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": n,
- "midi": n,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": n,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": n,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": n,
- "getrandomvalues": n,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": n,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": n,
- "videotracks": n,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": n,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": u,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": a,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": u,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": u,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": u,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-7.1.scss b/app/assets/stylesheets/web-fonts/safari-7.1.scss
deleted file mode 100644
index f9793a6..0000000
--- a/app/assets/stylesheets/web-fonts/safari-7.1.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 7.1 (approximately 0.09% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 7.1;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-7.scss b/app/assets/stylesheets/web-fonts/safari-7.scss
deleted file mode 100644
index a1555ad..0000000
--- a/app/assets/stylesheets/web-fonts/safari-7.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 7.0 (approximately 0.13% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 7.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": n,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": p,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": a,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": n,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": n,
- "xhr2": a,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": ax,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": n,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": n,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": n,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": p,
- "template": n,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": ax,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": p,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "speech-recognition": n,
- "high-resolution-time": n,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": n,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": n,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": n,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": a,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-8.scss b/app/assets/stylesheets/web-fonts/safari-8.scss
deleted file mode 100644
index 2047660..0000000
--- a/app/assets/stylesheets/web-fonts/safari-8.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 8.0 (approximately 0.41% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 8.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": ax,
- "border-radius": y,
- "transforms2d": yx,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": yx,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": yx,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": n,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": yx,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": n,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": a,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": n,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": a,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": yx,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": a,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": n,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": n,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": n,
- "input-minlength": n,
- "css-media-interaction": n,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": n,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": n,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": n,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": n,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/app/assets/stylesheets/web-fonts/safari-9.scss b/app/assets/stylesheets/web-fonts/safari-9.scss
deleted file mode 100644
index c60ff3b..0000000
--- a/app/assets/stylesheets/web-fonts/safari-9.scss
+++ /dev/null
@@ -1,338 +0,0 @@
-/*
- * web-fonts
- * Browser: Safari 9.0 (approximately 1.54% of all users)
- *
- */
-
-$browser: safari;
-$browser_prefix: webkit;
-$browser_version: 9.0;
-$browser_type: desktop;
-
-// CSS Compatibility
-
-$bumbleberry-no-markup: true;
-$browser_capabilities: (
- "png-alpha": y,
- "apng": y,
- "video": y,
- "audio": y,
- "contenteditable": y,
- "dragndrop": y,
- "internationalization": n,
- "queryselector": y,
- "getelementsbyclassname": y,
- "forms": a,
- "html5semantic": y,
- "offline-apps": y,
- "webworkers": y,
- "fontface": y,
- "eot": n,
- "woff": y,
- "multibackgrounds": y,
- "border-image": y,
- "background-img-opts": y,
- "css-table": y,
- "css-gencontent": y,
- "css-fixed": y,
- "beacon": n,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": y,
- "css-mediaqueries": y,
- "multicolumn": a,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": y,
- "devicepixelratio": y,
- "transforms3d": y,
- "sharedworkers": n,
- "css-hyphens": yx,
- "css-transitions": y,
- "font-feature": n,
- "css-animation": y,
- "css-gradients": y,
- "css-canvas": yx,
- "css-reflections": yx,
- "css-masks": ax,
- "console-basic": y,
- "svg": y,
- "svg-css": y,
- "svg-smil": y,
- "svg-fonts": y,
- "svg-filters": y,
- "svg-html": a,
- "svg-html5": y,
- "canvas": y,
- "canvas-text": y,
- "namevalue-storage": y,
- "sql-storage": y,
- "indexeddb": a,
- "online-status": y,
- "eventsource": y,
- "x-doc-messaging": y,
- "sni": y,
- "datauri": y,
- "wav": y,
- "mathml": y,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": p,
- "wai-aria": a,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": a,
- "shadowdom": n,
- "websockets": y,
- "hidden": y,
- "script-async": y,
- "mediasource": y,
- "cors": y,
- "css-backdrop-filter": yx,
- "calc": y,
- "dom-range": y,
- "ruby": a,
- "css-opacity": y,
- "form-validation": a,
- "history": y,
- "json": y,
- "classlist": y,
- "text-overflow": y,
- "webm": p,
- "mpeg4": y,
- "ogv": n,
- "wordwrap": y,
- "pointerlock": n,
- "object-fit": a,
- "xhr2": y,
- "minmaxwh": y,
- "details": y,
- "text-stroke": yx,
- "inline-block": y,
- "notifications": y,
- "stream": n,
- "svg-img": y,
- "datalist": p,
- "dataset": y,
- "css-grid": p,
- "menu": n,
- "css-zoom": y,
- "rem": y,
- "ttf": y,
- "touch": n,
- "matchesselector": y,
- "pointer-events": y,
- "blobbuilder": y,
- "filereader": y,
- "filesystem": n,
- "bloburls": y,
- "rellist": y,
- "typedarrays": y,
- "deviceorientation": n,
- "script-defer": y,
- "nav-timing": y,
- "audio-api": yx,
- "css-regions": yx,
- "spellcheck-attribute": y,
- "fullscreen": ax,
- "css-exclusions": n,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "document-execcommand": y,
- "input-color": n,
- "input-number": y,
- "getboundingclientrect": y,
- "iframe-sandbox": y,
- "css-counters": y,
- "css-resize": y,
- "input-placeholder": y,
- "spdy": y,
- "css-repeating-gradients": y,
- "css-filters": yx,
- "getcomputedstyle": y,
- "mp3": y,
- "word-break": y,
- "viewport-units": y,
- "contentsecuritypolicy": y,
- "pagevisibility": y,
- "stricttransportsecurity": y,
- "style-scoped": n,
- "svg-fragment": y,
- "outline": y,
- "download": n,
- "pointer": p,
- "user-select-none": yx,
- "input-file-accept": a,
- "webp": n,
- "input-autocomplete-onoff": a,
- "intrinsic-width": ax,
- "cryptography": yx,
- "template": y,
- "opus": n,
- "jpegxr": n,
- "channel-messaging": y,
- "css3-tabsize": a,
- "mutationobserver": y,
- "css-selection": y,
- "css-placeholder": ax,
- "css-deviceadaptation": n,
- "text-emphasis": y,
- "midi": n,
- "canvas-blending": y,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": y,
- "webvtt": y,
- "promises": y,
- "css-sticky": yx,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": a,
- "css-mixblendmode": a,
- "speech-recognition": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": n,
- "text-decoration": ax,
- "iframe-srcdoc": y,
- "speech-synthesis": y,
- "user-timing": n,
- "srcset": y,
- "ambient-light": n,
- "will-change": n,
- "css-shapes": yx,
- "domcontentloaded": y,
- "proximity": n,
- "kerning-pairs-ligatures": y,
- "iframe-seamless": n,
- "css-image-orientation": n,
- "picture": n,
- "woff2": n,
- "text-size-adjust": n,
- "web-animation": n,
- "resource-timing": n,
- "custom-elements": p,
- "imports": p,
- "input-file-multiple": y,
- "atob-btoa": y,
- "css-appearance": ax,
- "objectrtc": n,
- "css-background-offsets": y,
- "css-supports-api": y,
- "css-touch-action": n,
- "autofocus": y,
- "css-clip-path": ax,
- "getrandomvalues": y,
- "screen-orientation": n,
- "font-loading": n,
- "font-unicode-range": a,
- "gamepad": n,
- "css-font-stretch": n,
- "font-size-adjust": n,
- "link-icon-png": y,
- "link-icon-svg": a,
- "css-media-resolution": ax,
- "xml-serializer": y,
- "css-image-set": yx,
- "css-boxdecorationbreak": ax,
- "object-observe": n,
- "css-at-counter-style": n,
- "css-page-break": a,
- "css-placeholder-shown": n,
- "broadcastchannel": n,
- "css-crisp-edges": yx,
- "css-text-align-last": n,
- "css-logical-props": ax,
- "fetch": n,
- "referrer-policy": y,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": a,
- "registerprotocolhandler": n,
- "css-snappoints": ax,
- "input-minlength": n,
- "css-media-interaction": y,
- "ime": n,
- "font-smooth": ax,
- "audiotracks": y,
- "videotracks": y,
- "contentsecuritypolicy2": n,
- "permissions-api": n,
- "http2": a,
- "font-kerning": yx,
- "jpeg2000": y,
- "upgradeinsecurerequests": n,
- "publickeypinning": n,
- "input-email-tel-url": y,
- "fieldset-disabled": y,
- "font-variant-alternates": n,
- "form-attribute": y,
- "es5": y,
- "page-transition-events": y,
- "ogg-vorbis": n,
- "meter": y,
- "progress": y,
- "css-filter-function": yx,
- "css-element-function": n,
- "u2f": n,
- "aac": y,
- "link-rel-prefetch": n,
- "ol-reversed": y,
- "css-first-letter": y,
- "wbr-element": y,
- "const": a,
- "css-all": n,
- "css-initial-value": y,
- "css-letter-spacing": y,
- "css-unset-value": n,
- "insertadjacenthtml": y,
- "let": n,
- "arrow-functions": n,
- "asmjs": n,
- "lazyload": n,
- "link-rel-dns-prefetch": y,
- "link-rel-prerender": n,
- "rest-parameters": n,
- "css-cross-fade": yx,
- "css-writing-mode": yx,
- "customevent": y,
- "textcontent": y,
- "addeventlistener": y,
- "dispatchevent": y,
- "documenthead": y,
- "innertext": y,
- "client-hints-dpr-width-viewport": n,
- "link-rel-preconnect": n,
- "netinfo": n,
- "setimmediate": n,
- "es6-number": y,
- "maxlength": y,
- "proxy": n,
- "keyboardevent-which": y,
- "keyboardevent-charcode": y,
- "keyboardevent-code": n,
- "keyboardevent-location": y,
- "keyboardevent-getmodifierstate": n,
- "keyboardevent-key": n,
- "brotli": n,
- "element-closest": y,
- "input-event": y,
- "input-search": y,
- "css-motion-paths": n,
- "css-scroll-behavior": n,
- "subresource-integrity": n,
- "push-api": n,
- "background-position-x-y": y
-);
-
-@import "bumbleberry-settings";
-@import "web-fonts";
diff --git a/config/locales/data/html_records/Be-the-first-to-like-a-workshop--.html b/config/locales/data/html_records/Be-the-first-to-like-a-workshop--.html
deleted file mode 100644
index 0af0438..0000000
--- a/config/locales/data/html_records/Be-the-first-to-like-a-workshop--.html
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-Bike!Bike!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
2015!
-
-
Guadalajara, Jalisco, Mexico
-
-September 11 – 15, 2015
-
-
-
-
-
-
-
-
-
-
My Bike!Bike!
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
This page is used to contact all participants. Text can be entered as Markdown. Pressing 'test' will send the email only to you, make sure you do this and use caution in general before pressing 'send'
This page is used to contact all participants. Text can be entered as Markdown. Pressing 'test' will send the email only to you, make sure you do this and use caution in general before pressing 'send'
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
Thank you for completing your registration. We'll see you at Bike!Bike! Payment is by donation and can be done now or upon arrival but to help us fund the conference, we ask that you pay the registration donation as soon as you can.
Do you have an exciting skill to share with us? Want to chat about creating safe community spaces? Want to make sure we fit a good bike ride into the weekend? Propose a workshop! Don’t worry if you’re not an expert, we want to hear about everyone’s experience within the many configurations of community shops we’re coming from.
Do you have an exciting skill to share with us? Want to chat about creating safe community spaces? Want to make sure we fit a good bike ride into the weekend? Propose a workshop! Don’t worry if you’re not an expert, we want to hear about everyone’s experience within the many configurations of community shops we’re coming from.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-You and 4 others are interested in this workshop
-
-
-
-
In hac habitasse platea dictumst. Morbi vestibulum, velit id pretium iaculis, diam erat fermentum justo, nec condimentum neque sapien placerat ante. Nulla justo.
In hac habitasse platea dictumst. Morbi vestibulum, velit id pretium iaculis, diam erat fermentum justo, nec condimentum neque sapien placerat ante. Nulla justo.
In hac habitasse platea dictumst. Morbi vestibulum, velit id pretium iaculis, diam erat fermentum justo, nec condimentum neque sapien placerat ante. Nulla justo.
Bike!Bike! is an international annual gathering organized by and for community bicycle projects. The conference is a space for participants from shops and related advocacy groups to converge in a different city each year over a 4 day period to have workshops and strengthen our social network.
-
What is a community bicycle project?
-
Bike!Bike! 2015: An international reunion meant to be a swap-meet for experiences and ideas about community bike projects. From collectives that use the bicycle as an excuse to change society, economy and the environment. Non-profit groups that have a community bike shops, cooperatives and other projects that promote the use of the bicycle and that come together to turn their communities into a place where riding is easier, more inclusive, safer and more fun. The list below uses the criteria found in the old Bicycle Organization Organization Project for what constitutes a community bike shop. The bike project need not meet all these criteria. Rather, it is a general list of qualities which are common among many bicycle projects.
-
-
Bike shops that are accessible to people without money
-
Organizations that recycle bicycles and parts
-
Shops that have an educational focus, teaching others how to fix bikes
-
Shops that are volunteer run
-
Organizations that ship bikes to communities in other countries.
-
Shops that provide free or low-cost services to the community.
-
Non-profit bicycle organizations
-
-
Who is invited?
-
You don’t have to be an expert or belong to a huge group, you just need to be willing to share what you know about organization, mechanics, social impact, inequality alternatives, better access to bicycles or knowledge and social issues in your community or city.
-
What types of workshops will there be?
-
-
Workshops are organized and run by attendees, they can be about anything that might concern community bicycle projects and can be in any format including presentations, hands-on workshops, discussion groups, and bicycle rides. If you would like to host you own workshop you can enter details after registering. What ends up in the final schedule and when they happen are decided on by the conference hosts.
-
Where can I stay? What can I eat? How can I get around?
-
Traditionally conference hosts arrange shared accommodations, one to two meals a day, and bicycles will be available for registered attendees however you should check the conference details on the current conference. More information on how you can arrange your own accommodation and other recommended places to visit should also be provided to you by the hosts on the conference page or in hard copy upon arrival.
We enter with a commitment to mutual respect, mutual aid, anti-oppression advocacy, conflict resolution, anti-violence, and community building.
-
We respect everyone's names, preferred gender pronouns, expressed identities and experiences.
-
We support the empowerment of each person and group.
-
We commit to making spaces as accessible as possible; physically, socially, and personally.
-
We are peaceful and honest.
-
We respect each others bodies and spaces.
-
We commit to hearing each other and creating opportunities for all voices to be heard.
-
We accept a shared responsibility to hold ourselves and one another accountable for these agreements’ intent.
-
We encourage open minds and open hearts.
-
We promote inclusive learning spaces and questions in the spirit of personal growth.
-
-
Why have a Safer Space Agreement?
-
In order to set a common ground, we state our shared beliefs and desires for the space which is Bike!Bike!. We rally around these ideas for inspiration and to ensure that if there is behaviour which does not make us feel safe, we have something to point to. By agreeing to a commitment of mutual respect, we hope that if conflict does arise, we will remember what we have agreed to, and act accordingly.
-
How is it enforced?
-
The host city has the responsibility of mediating safer space issues. They will decide what constitutes a warning and what constitutes expulsion from the conference.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/config/locales/data/html_records/Request-to-facilitate-a-workshop--Request-to-facilitate-a-workshop--conferences.MyBikeBike.workshops.1-1.html b/config/locales/data/html_records/Request-to-facilitate-a-workshop--Request-to-facilitate-a-workshop--conferences.MyBikeBike.workshops.1-1.html
deleted file mode 100644
index fb41d15..0000000
--- a/config/locales/data/html_records/Request-to-facilitate-a-workshop--Request-to-facilitate-a-workshop--conferences.MyBikeBike.workshops.1-1.html
+++ /dev/null
@@ -1,104 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.workshop_request_approved" data-i18n-needs-translation="0">You have been added as a facilitator of My Awesome Workshop</span>
-
-
-
-
-
-
diff --git a/config/locales/data/html_records/Request-to-facilitate-a-workshop--Request-to-facilitate-a-workshop--conferences.MyBikeBike.workshops.1-2.html b/config/locales/data/html_records/Request-to-facilitate-a-workshop--Request-to-facilitate-a-workshop--conferences.MyBikeBike.workshops.1-2.html
deleted file mode 100644
index 9a8461b..0000000
--- a/config/locales/data/html_records/Request-to-facilitate-a-workshop--Request-to-facilitate-a-workshop--conferences.MyBikeBike.workshops.1-2.html
+++ /dev/null
@@ -1,104 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.workshop_request_denied" data-i18n-needs-translation="0">Your request to facilitate My Awesome Workshop has been denied</span>
-
-
-
-
-
-
-
-
-
-Your request to become a facilitator of My Awesome Workshop has been denied. If you think this was in error, you may contact the current facilitators by making another request to facilitate.
-
-
-
diff --git a/config/locales/data/html_records/Request-to-facilitate-a-workshop--workshop_facilitator_request_denied.html b/config/locales/data/html_records/Request-to-facilitate-a-workshop--workshop_facilitator_request_denied.html
deleted file mode 100644
index 9a8461b..0000000
--- a/config/locales/data/html_records/Request-to-facilitate-a-workshop--workshop_facilitator_request_denied.html
+++ /dev/null
@@ -1,104 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.workshop_request_denied" data-i18n-needs-translation="0">Your request to facilitate My Awesome Workshop has been denied</span>
-
-
-
-
-
-
-
-
-
-Your request to become a facilitator of My Awesome Workshop has been denied. If you think this was in error, you may contact the current facilitators by making another request to facilitate.
-
-Sorry, we couldn't find the page you were looking for. If you really believe that it should exist please contact admin@bikebike.org or file an issue on github: https://github.com/bikebike/BikeBike/issues
-
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.
-
-
-
My Awesome Workshop
-
-
-
Quisque porta volutpat erat. Quisque erat eros, viverra eget, congue eget, semper rutrum, nulla. Nunc purus.
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html b/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html
deleted file mode 100644
index c51a6fd..0000000
--- a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-1.html
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.confirm_email" data-i18n-needs-translation="0">Confirmation Email</span>
-
-
-
-
-
-
-
-
-
Hello! To gain access to registration and other features of Bike!Bike!, please confirm your email address.
-
-
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html b/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html
deleted file mode 100644
index bc476a9..0000000
--- a/config/locales/data/html_records/Start-registration-from-landing-page--Start-registration-from-landing-page--conferences.MyBikeBike.register-3.html
+++ /dev/null
@@ -1,104 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.registration_confirmed" data-i18n-needs-translation="0">Thank you for registering for My Bike!Bike!</span>
-
-
-
-
-
-
-
-
-
Thank you John Doe,
-
You have successfully registered for My Bike!Bike!. You can modify your registration details, pay, or add workshops at any time by restarting the registration process. If you have yet to pay or add your workshops and plan to do so, we ask that you take care of it as soon as possible to help us prepare in advance of your arrival.
We ask that you first confirm your email address, once your email address is confirmed you will be able to complete registration, add workshops and pay your registration donation fee. If you have already registered, you can re-confirm you e-mail address to modify your your registration details.
We enter with a commitment to mutual respect, mutual aid, anti-oppression advocacy, conflict resolution, anti-violence, and community building.
-
We respect everyone's names, preferred gender pronouns, expressed identities and experiences.
-
We support the empowerment of each person and group.
-
We commit to making spaces as accessible as possible; physically, socially, and personally.
-
We are peaceful and honest.
-
We respect each others bodies and spaces.
-
We commit to hearing each other and creating opportunities for all voices to be heard.
-
We accept a shared responsibility to hold ourselves and one another accountable for these agreements’ intent.
-
We encourage open minds and open hearts.
-
We promote inclusive learning spaces and questions in the spirit of personal growth.
-
-
Why have a Safer Space Agreement?
-
In order to set a common ground, we state our shared beliefs and desires for the space which is Bike!Bike!. We rally around these ideas for inspiration and to ensure that if there is behaviour which does not make us feel safe, we have something to point to. By agreeing to a commitment of mutual respect, we hope that if conflict does arise, we will remember what we have agreed to, and act accordingly.
-
How is it enforced?
-
The host city has the responsibility of mediating safer space issues. They will decide what constitutes a warning and what constitutes expulsion from the conference.
-
-
-
By clicking the "I Agree" button, you are pledging to do your best to uphold Bike!Bike!'s safer space agreement. Thank you!
Please fill in this registration form to help us prepare for your arrival to Guadalajara. If you wish to ask questions or tell us information we did not ask, please fill in the "More Info" field at the bottom of the page.
Thank you for completing your registration. We'll see you at Bike!Bike! Payment is by donation and can be done now or upon arrival but to help us fund the conference, we ask that you pay the registration donation as soon as you can.
Thank you for completing your registration. We'll see you at Bike!Bike! Payment is by donation and can be done now or upon arrival but to help us fund the conference, we ask that you pay the registration donation as soon as you can.
We ask that you first confirm your email address, once your email address is confirmed you will be able to complete registration, add workshops and pay your registration donation fee. If you have already registered, you can re-confirm you e-mail address to modify your your registration details.
Go to your inbox! You should see an email from Bike!Bike! in just a few moments. There will be a link in the email for you to click on. Check your spam box if you do not see it. If you encounter any problems, please email to admin@bikebike.org.
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html b/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html
deleted file mode 100644
index c51a6fd..0000000
--- a/config/locales/data/html_records/Start-registration-from-landing-page--email_confirmation.html
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.confirm_email" data-i18n-needs-translation="0">Confirmation Email</span>
-
-
-
-
-
-
-
-
-
Hello! To gain access to registration and other features of Bike!Bike!, please confirm your email address.
-
-
diff --git a/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html b/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html
deleted file mode 100644
index bc476a9..0000000
--- a/config/locales/data/html_records/Start-registration-from-landing-page--registration_confirmation.html
+++ /dev/null
@@ -1,104 +0,0 @@
-
-
-
-
-
-<span class="translated-content" data-i18n-key="email.subject.registration_confirmed" data-i18n-needs-translation="0">Thank you for registering for My Bike!Bike!</span>
-
-
-
-
-
-
-
-
-
Thank you John Doe,
-
You have successfully registered for My Bike!Bike!. You can modify your registration details, pay, or add workshops at any time by restarting the registration process. If you have yet to pay or add your workshops and plan to do so, we ask that you take care of it as soon as possible to help us prepare in advance of your arrival.
Vestibulum quam sapien, varius ut, blandit non, interdum in, ante. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Duis faucibus accumsan odio. Curabitur convallis.
Cras mi pede, malesuada in, imperdiet et, commodo vulputate, justo. In blandit ultrices enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
-Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.
-
Proposed Workshops
-
Would you like to facilitate your own workshop? Simply register and visit the workshops page. If you have already registered you can access the page by restarting the registration process.