diff --git a/Gemfile b/Gemfile
index 1a8c9b1..db51246 100644
--- a/Gemfile
+++ b/Gemfile
@@ -35,7 +35,6 @@ gem 'geocoder'
gem 'paper_trail', '~> 3.0.5'
gem 'font-awesome-rails'
gem 'wysiwyg-rails'
-#gem 'rails-assets-cdn'
gem 'sitemap_generator'
gem 'activerecord-session_store'
gem 'paypal-express', '0.7.1'
diff --git a/Gemfile.lock b/Gemfile.lock
index 1ca0cf3..0fe141f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,545 +1,524 @@
-GIT
- remote: git://github.com/cucumber/cucumber-rails.git
- revision: 34e0f0c80d2b2042dbe4060f48e7b2a9d1dc312c
- specs:
- cucumber-rails (1.4.2)
- capybara (>= 1.1.2, < 3)
- cucumber (>= 1.3.8, < 2.1)
- mime-types (>= 1.16, < 3)
- 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.1)
- 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.3.8)
- arel (6.0.3)
- attr_required (1.0.0)
- awesome_print (1.6.1)
- bcrypt (3.1.10)
- 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)
- pkg-config (>= 1.1.5)
- cairo (1.14.3-x86-mingw32)
- pkg-config (>= 1.1.5)
- callsite (0.0.11)
- capistrano (2.15.6)
- 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.6)
- 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.9.1.1)
- copydb (0.3.0)
- faker (~> 0.9.5)
- coveralls (0.8.2)
- json (~> 1.8)
- rest-client (>= 1.6.8, < 2)
- simplecov (~> 0.10.0)
- term-ansicolor (~> 1.3)
- thor (~> 0.19.1)
- crack (0.4.2)
- safe_yaml (~> 1.0.0)
- daemon-spawn (0.4.2)
- daemons (1.2.3)
- database_cleaner (1.5.0)
- 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.0.7)
- docile (1.1.5)
- domain_name (0.5.24)
- 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.1)
- multipart-post (>= 1.2, < 3)
- ffi (1.9.10)
- ffi (1.9.10-x86-mingw32)
- font-awesome-rails (4.4.0.0)
- railties (>= 3.2, < 5.0)
- forgery (0.6.0)
- formatador (0.2.5)
- gdk_pixbuf2 (3.0.5)
- glib2 (= 3.0.5)
- gdk_pixbuf2 (3.0.5-x86-mingw32)
- glib2 (= 3.0.5)
- geocoder (1.2.11)
- gherkin3 (3.1.1)
- git-version-bump (0.15.1)
- glib2 (3.0.5)
- pkg-config
- glib2 (3.0.5-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)
- highline (1.7.7)
- 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.0.5)
- 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.3)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- loofah (2.0.3)
- nokogiri (>= 1.5.9)
- lumberjack (1.0.9)
- 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.6.2)
- mini_magick (4.3.3)
- mini_portile (0.6.2)
- minitest (5.8.1)
- 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.1)
- net-ssh-gateway (1.2.0)
- net-ssh (>= 2.6.5)
- netrc (0.10.3)
- nokogiri (1.6.6.2)
- mini_portile (~> 0.6.0)
- nokogiri (1.6.6.2-x86-mingw32)
- mini_portile (~> 0.6.0)
- 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.5-x86-mingw32)
- cairo (>= 1.14.0)
- glib2 (= 3.0.5)
- paper_trail (3.0.8)
- 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.3)
- pg (0.18.3-x86-mingw32)
- pkg-config (1.1.6)
- poltergeist (1.6.0)
- capybara (~> 2.1)
- cliver (~> 0.3.1)
- multi_json (~> 1.0)
- websocket-driver (>= 0.2.0)
- pry (0.10.2)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- pry (0.10.2-x86-mingw32)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- win32console (~> 1.3)
- 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.5)
- i18n (~> 0.6)
- 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.4.2)
- rb-fsevent (0.9.6)
- rb-inotify (0.9.5)
- ffi (>= 0.5.0)
- redcarpet (3.3.2)
- rest-client (1.8.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 3.0)
- netrc (~> 0.7)
- 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.3.0)
- rspec-core (~> 3.3.0)
- rspec-expectations (~> 3.3.0)
- rspec-mocks (~> 3.3.0)
- rspec-core (3.3.2)
- rspec-support (~> 3.3.0)
- rspec-expectations (3.3.1)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.3.0)
- rspec-mocks (3.3.2)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.3.0)
- rspec-rails (3.3.3)
- actionpack (>= 3.0, < 4.3)
- activesupport (>= 3.0, < 4.3)
- railties (>= 3.0, < 4.3)
- rspec-core (~> 3.3.0)
- rspec-expectations (~> 3.3.0)
- rspec-mocks (~> 3.3.0)
- rspec-support (~> 3.3.0)
- rspec-support (3.3.0)
- rsvg2 (3.0.5)
- cairo (>= 1.12.8)
- gdk_pixbuf2 (= 3.0.5)
- rsvg2 (3.0.5-x86-mingw32)
- cairo (>= 1.12.8)
- gdk_pixbuf2 (= 3.0.5)
- pango (>= 3.0.5)
- ruby_parser (3.7.1)
- 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.18)
- 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.47.1)
- childprocess (~> 0.5)
- multi_json (~> 1.0)
- rubyzip (~> 1.0)
- websocket (~> 1.0)
- sexp_processor (4.6.0)
- shellany (0.0.1)
- simplecov (0.10.0)
- 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.3.5)
- rack (> 1, < 3)
- sprockets-rails (2.3.3)
- actionpack (>= 3.0)
- activesupport (>= 3.0)
- sprockets (>= 2.8, < 4.0)
- term-ansicolor (1.3.2)
- tins (~> 1.0)
- thor (0.19.1)
- thread_safe (0.3.5)
- tilt (2.0.1)
- tins (1.6.0)
- tzinfo (1.2.2)
- thread_safe (~> 0.1)
- tzinfo-data (1.2015.6)
- 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)
- unf_ext (0.0.7.1-x86-mingw32)
- unicorn (4.9.0)
- kgio (~> 2.6)
- rack
- raindrops (~> 0.7)
- wdm (0.1.1)
- webmock (1.21.0)
- addressable (>= 2.3.6)
- crack (>= 0.3.2)
- websocket (1.2.2)
- websocket-driver (0.6.2)
- websocket-extensions (>= 0.1.0)
- websocket-extensions (0.1.2)
- win32console (1.3.2-x86-mingw32)
- wysiwyg-rails (1.2.8)
- font-awesome-rails (>= 4.3.0.0)
- railties (>= 3.2, < 5.0)
- xpath (2.0.0)
- nokogiri (~> 1.3)
-
-PLATFORMS
- ruby
- 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
+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/SourceSansPro-Regular.svg b/app/assets/fonts/SourceSansPro-Regular.svg
new file mode 100644
index 0000000..2851a24
--- /dev/null
+++ b/app/assets/fonts/SourceSansPro-Regular.svg
@@ -0,0 +1,2697 @@
+
+
+
diff --git a/app/assets/stylesheets/application/and_chr-40.scss b/app/assets/stylesheets/application/and_chr-40.scss
deleted file mode 100644
index c3b6f61..0000000
--- a/app/assets/stylesheets/application/and_chr-40.scss
+++ /dev/null
@@ -1,242 +0,0 @@
-/*
- * ../application
- * 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
-
-$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 "../application";
diff --git a/app/assets/stylesheets/application/and_chr-42.scss b/app/assets/stylesheets/application/and_chr-42.scss
deleted file mode 100644
index bf15da7..0000000
--- a/app/assets/stylesheets/application/and_chr-42.scss
+++ /dev/null
@@ -1,279 +0,0 @@
-/*
- * ../application
- * 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
-
-$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 "../application";
diff --git a/app/assets/stylesheets/application/and_ff-33.scss b/app/assets/stylesheets/application/and_ff-33.scss
deleted file mode 100644
index 60ee849..0000000
--- a/app/assets/stylesheets/application/and_ff-33.scss
+++ /dev/null
@@ -1,242 +0,0 @@
-/*
- * ../application
- * 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
-
-$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 "../application";
diff --git a/app/assets/stylesheets/application/and_ff-39.scss b/app/assets/stylesheets/application/and_ff-39.scss
deleted file mode 100644
index eb8c019..0000000
--- a/app/assets/stylesheets/application/and_ff-39.scss
+++ /dev/null
@@ -1,279 +0,0 @@
-/*
- * ../application
- * 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
-
-$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 "../application";
diff --git a/app/assets/stylesheets/application/and_uc-9.9.scss b/app/assets/stylesheets/application/and_uc-9.9.scss
index b03784e..4cdbba4 100644
--- a/app/assets/stylesheets/application/and_uc-9.9.scss
+++ b/app/assets/stylesheets/application/and_uc-9.9.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: UC Browser for Android 9.9 (approximately 7.1% of all users)
+ * Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": n,
"input-color": a,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-2.1.scss b/app/assets/stylesheets/application/android-2.1.scss
index 4cc811f..ebe6718 100644
--- a/app/assets/stylesheets/application/android-2.1.scss
+++ b/app/assets/stylesheets/application/android-2.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": u,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-2.2.scss b/app/assets/stylesheets/application/android-2.2.scss
index 6275b52..e4eeed9 100644
--- a/app/assets/stylesheets/application/android-2.2.scss
+++ b/app/assets/stylesheets/application/android-2.2.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": u,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-2.3.scss b/app/assets/stylesheets/application/android-2.3.scss
index 7f9b620..ecca3f5 100644
--- a/app/assets/stylesheets/application/android-2.3.scss
+++ b/app/assets/stylesheets/application/android-2.3.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Android Browser 2.3 (approximately 0.11% of all users)
+ * Browser: Android Browser 2.3 (approximately 0.03% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-3.scss b/app/assets/stylesheets/application/android-3.scss
index ee660da..728d6a3 100644
--- a/app/assets/stylesheets/application/android-3.scss
+++ b/app/assets/stylesheets/application/android-3.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Android Browser 3 (approximately 0.0% of all users)
+ * Browser: Android Browser 3.0 (approximately 0.0% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 3;
+$browser_version: 3.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -271,7 +274,7 @@ $browser_capabilities: (
"input-email-tel-url": y,
"fieldset-disabled": n,
"font-variant-alternates": n,
- "form-attribute": u,
+ "form-attribute": y,
"es5": a,
"page-transition-events": y,
"ogg-vorbis": y,
@@ -280,11 +283,12 @@ $browser_capabilities: (
"css-filter-function": n,
"css-element-function": n,
"u2f": n,
- "aac": u,
+ "aac": y,
"link-rel-prefetch": n,
"ol-reversed": n,
- "css-first-letter": u,
+ "css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,17 +296,41 @@ $browser_capabilities: (
"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,
+ "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
+ "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";
diff --git a/app/assets/stylesheets/application/android-37.scss b/app/assets/stylesheets/application/android-37.scss
deleted file mode 100644
index eee2a0b..0000000
--- a/app/assets/stylesheets/application/android-37.scss
+++ /dev/null
@@ -1,242 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 37 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 37;
-$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,
- "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 "../application";
diff --git a/app/assets/stylesheets/application/android-4.1.scss b/app/assets/stylesheets/application/android-4.1.scss
index f5e528a..0f29f96 100644
--- a/app/assets/stylesheets/application/android-4.1.scss
+++ b/app/assets/stylesheets/application/android-4.1.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Android Browser 4.1 (approximately 1.18% of all users)
+ * Browser: Android Browser 4.1 (approximately 0.48% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-4.2-4.3.scss b/app/assets/stylesheets/application/android-4.2-4.3.scss
index 2517400..747471e 100644
--- a/app/assets/stylesheets/application/android-4.2-4.3.scss
+++ b/app/assets/stylesheets/application/android-4.2-4.3.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Android Browser 4.2-4.3 (approximately 2.57% of all users)
+ * Browser: Android Browser 4.2 (approximately 1.05% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4.2-4.3;
+$browser_version: 4.2;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index d4d7359..9d801c7 100644
--- 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
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Android Browser 4.4.3-4.4.4 (approximately 2.26% of all users)
+ * Browser: Android Browser 4.4 (approximately 1.05% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4.4.3-4.4.4;
+$browser_version: 4.4;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-4.4.scss b/app/assets/stylesheets/application/android-4.4.scss
index aeac91f..6dc2d81 100644
--- a/app/assets/stylesheets/application/android-4.4.scss
+++ b/app/assets/stylesheets/application/android-4.4.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Android Browser 4.4 (approximately 0.02% of all users)
+ * Browser: Android Browser 4.4 (approximately 2.03% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-4.scss b/app/assets/stylesheets/application/android-4.scss
index d52a09d..7689d67 100644
--- a/app/assets/stylesheets/application/android-4.scss
+++ b/app/assets/stylesheets/application/android-4.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Android Browser 4 (approximately 0.34% of all users)
+ * Browser: Android Browser 4.0 (approximately 0.1% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/android-40.scss b/app/assets/stylesheets/application/android-40.scss
deleted file mode 100644
index 5a1f3d9..0000000
--- a/app/assets/stylesheets/application/android-40.scss
+++ /dev/null
@@ -1,279 +0,0 @@
-/*
- * ../application
- * Browser: Android Browser 40 (approximately 0.0% of all users)
- *
- */
-
-$browser: android;
-$browser_prefix: webkit;
-$browser_version: 40;
-$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": 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 "../application";
diff --git a/app/assets/stylesheets/application/bb-10.scss b/app/assets/stylesheets/application/bb-10.scss
index bcbfe52..6f45b0c 100644
--- a/app/assets/stylesheets/application/bb-10.scss
+++ b/app/assets/stylesheets/application/bb-10.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Blackberry Browser 10 (approximately 0.0% of all users)
+ * Browser: Blackberry Browser 10.0 (approximately 0.0% of all users)
*
*/
$browser: bb;
$browser_prefix: webkit;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/bb-7.scss b/app/assets/stylesheets/application/bb-7.scss
index 204df4a..220ef40 100644
--- a/app/assets/stylesheets/application/bb-7.scss
+++ b/app/assets/stylesheets/application/bb-7.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Blackberry Browser 7 (approximately 0.11% of all users)
+ * Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
*
*/
$browser: bb;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": y,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-10.scss b/app/assets/stylesheets/application/chrome-10.scss
index 9aeb327..3943365 100644
--- a/app/assets/stylesheets/application/chrome-10.scss
+++ b/app/assets/stylesheets/application/chrome-10.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 10 (approximately 0.02% of all users)
+ * Browser: Chrome 10.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": u,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-11.scss b/app/assets/stylesheets/application/chrome-11.scss
index 740b0dc..8131295 100644
--- a/app/assets/stylesheets/application/chrome-11.scss
+++ b/app/assets/stylesheets/application/chrome-11.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 11 (approximately 0.06% of all users)
+ * Browser: Chrome 11.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": u,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-12.scss b/app/assets/stylesheets/application/chrome-12.scss
index c9e2d99..a137997 100644
--- a/app/assets/stylesheets/application/chrome-12.scss
+++ b/app/assets/stylesheets/application/chrome-12.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 12 (approximately 0.02% of all users)
+ * Browser: Chrome 12.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-13.scss b/app/assets/stylesheets/application/chrome-13.scss
index 534c6c0..c5aa296 100644
--- a/app/assets/stylesheets/application/chrome-13.scss
+++ b/app/assets/stylesheets/application/chrome-13.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 13 (approximately 0.01% of all users)
+ * Browser: Chrome 13.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 13;
+$browser_version: 13.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-14.scss b/app/assets/stylesheets/application/chrome-14.scss
index f80051d..e67adb1 100644
--- a/app/assets/stylesheets/application/chrome-14.scss
+++ b/app/assets/stylesheets/application/chrome-14.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 14 (approximately 0.01% of all users)
+ * Browser: Chrome 14.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 14;
+$browser_version: 14.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-15.scss b/app/assets/stylesheets/application/chrome-15.scss
index 923ef47..be81ba1 100644
--- a/app/assets/stylesheets/application/chrome-15.scss
+++ b/app/assets/stylesheets/application/chrome-15.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 15 (approximately 0.01% of all users)
+ * Browser: Chrome 15.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-16.scss b/app/assets/stylesheets/application/chrome-16.scss
index fb76311..af35319 100644
--- a/app/assets/stylesheets/application/chrome-16.scss
+++ b/app/assets/stylesheets/application/chrome-16.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 16 (approximately 0.02% of all users)
+ * Browser: Chrome 16.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-17.scss b/app/assets/stylesheets/application/chrome-17.scss
index 7502353..1ec3fe3 100644
--- a/app/assets/stylesheets/application/chrome-17.scss
+++ b/app/assets/stylesheets/application/chrome-17.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 17 (approximately 0.01% of all users)
+ * Browser: Chrome 17.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-18.scss b/app/assets/stylesheets/application/chrome-18.scss
index e3e9cb5..c7d2e13 100644
--- a/app/assets/stylesheets/application/chrome-18.scss
+++ b/app/assets/stylesheets/application/chrome-18.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 18 (approximately 0.02% of all users)
+ * Browser: Chrome 18.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-19.scss b/app/assets/stylesheets/application/chrome-19.scss
index c73acc6..0417e19 100644
--- a/app/assets/stylesheets/application/chrome-19.scss
+++ b/app/assets/stylesheets/application/chrome-19.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 19 (approximately 0.01% of all users)
+ * Browser: Chrome 19.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-20.scss b/app/assets/stylesheets/application/chrome-20.scss
index bc17fe8..59da698 100644
--- a/app/assets/stylesheets/application/chrome-20.scss
+++ b/app/assets/stylesheets/application/chrome-20.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 20 (approximately 0.01% of all users)
+ * Browser: Chrome 20.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-21.scss b/app/assets/stylesheets/application/chrome-21.scss
index 9428204..77b385d 100644
--- a/app/assets/stylesheets/application/chrome-21.scss
+++ b/app/assets/stylesheets/application/chrome-21.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 21 (approximately 0.03% of all users)
+ * Browser: Chrome 21.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-22.scss b/app/assets/stylesheets/application/chrome-22.scss
index e56361d..0a87a41 100644
--- a/app/assets/stylesheets/application/chrome-22.scss
+++ b/app/assets/stylesheets/application/chrome-22.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 22 (approximately 0.07% of all users)
+ * Browser: Chrome 22.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-23.scss b/app/assets/stylesheets/application/chrome-23.scss
index 7c1d4fd..10b48bf 100644
--- a/app/assets/stylesheets/application/chrome-23.scss
+++ b/app/assets/stylesheets/application/chrome-23.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 23 (approximately 0.02% of all users)
+ * Browser: Chrome 23.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-24.scss b/app/assets/stylesheets/application/chrome-24.scss
index e74eb84..8e8c227 100644
--- a/app/assets/stylesheets/application/chrome-24.scss
+++ b/app/assets/stylesheets/application/chrome-24.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 24 (approximately 0.02% of all users)
+ * Browser: Chrome 24.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-25.scss b/app/assets/stylesheets/application/chrome-25.scss
index 0e85ae4..7452f30 100644
--- a/app/assets/stylesheets/application/chrome-25.scss
+++ b/app/assets/stylesheets/application/chrome-25.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 25 (approximately 0.02% of all users)
+ * Browser: Chrome 25.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-26.scss b/app/assets/stylesheets/application/chrome-26.scss
index 3d9ee0c..cc481f5 100644
--- a/app/assets/stylesheets/application/chrome-26.scss
+++ b/app/assets/stylesheets/application/chrome-26.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 26 (approximately 0.04% of all users)
+ * Browser: Chrome 26.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-27.scss b/app/assets/stylesheets/application/chrome-27.scss
index b1bb2e9..2287f1a 100644
--- a/app/assets/stylesheets/application/chrome-27.scss
+++ b/app/assets/stylesheets/application/chrome-27.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 27 (approximately 0.03% of all users)
+ * Browser: Chrome 27.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-28.scss b/app/assets/stylesheets/application/chrome-28.scss
index 4c81b13..6ea49e9 100644
--- a/app/assets/stylesheets/application/chrome-28.scss
+++ b/app/assets/stylesheets/application/chrome-28.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 28 (approximately 0.03% of all users)
+ * Browser: Chrome 28.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-29.scss b/app/assets/stylesheets/application/chrome-29.scss
index bbeb54c..619ecb1 100644
--- a/app/assets/stylesheets/application/chrome-29.scss
+++ b/app/assets/stylesheets/application/chrome-29.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 29 (approximately 0.03% of all users)
+ * Browser: Chrome 29.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-30.scss b/app/assets/stylesheets/application/chrome-30.scss
index 594d668..ccae3ee 100644
--- a/app/assets/stylesheets/application/chrome-30.scss
+++ b/app/assets/stylesheets/application/chrome-30.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 30 (approximately 0.04% of all users)
+ * Browser: Chrome 30.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-31.scss b/app/assets/stylesheets/application/chrome-31.scss
index 5c785c3..09628a6 100644
--- a/app/assets/stylesheets/application/chrome-31.scss
+++ b/app/assets/stylesheets/application/chrome-31.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 31 (approximately 0.83% of all users)
+ * Browser: Chrome 31.0 (approximately 0.43% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-32.scss b/app/assets/stylesheets/application/chrome-32.scss
index bb05492..d2078b4 100644
--- a/app/assets/stylesheets/application/chrome-32.scss
+++ b/app/assets/stylesheets/application/chrome-32.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 32 (approximately 0.05% of all users)
+ * Browser: Chrome 32.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-33.scss b/app/assets/stylesheets/application/chrome-33.scss
index 98fa136..88c1786 100644
--- a/app/assets/stylesheets/application/chrome-33.scss
+++ b/app/assets/stylesheets/application/chrome-33.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 33 (approximately 0.13% of all users)
+ * Browser: Chrome 33.0 (approximately 0.1% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 33;
+$browser_version: 33.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-34.scss b/app/assets/stylesheets/application/chrome-34.scss
index be71f34..c7ce336 100644
--- a/app/assets/stylesheets/application/chrome-34.scss
+++ b/app/assets/stylesheets/application/chrome-34.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 34 (approximately 0.19% of all users)
+ * Browser: Chrome 34.0 (approximately 0.07% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 34;
+$browser_version: 34.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-35.scss b/app/assets/stylesheets/application/chrome-35.scss
index a64e6e3..afb1f06 100644
--- a/app/assets/stylesheets/application/chrome-35.scss
+++ b/app/assets/stylesheets/application/chrome-35.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 35 (approximately 0.19% of all users)
+ * Browser: Chrome 35.0 (approximately 0.1% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 35;
+$browser_version: 35.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-36.scss b/app/assets/stylesheets/application/chrome-36.scss
index 1954193..fc9fa8d 100644
--- a/app/assets/stylesheets/application/chrome-36.scss
+++ b/app/assets/stylesheets/application/chrome-36.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 36 (approximately 0.16% of all users)
+ * Browser: Chrome 36.0 (approximately 0.11% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 36;
+$browser_version: 36.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-37.scss b/app/assets/stylesheets/application/chrome-37.scss
index 6347c69..80e8c35 100644
--- a/app/assets/stylesheets/application/chrome-37.scss
+++ b/app/assets/stylesheets/application/chrome-37.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 37 (approximately 0.19% of all users)
+ * Browser: Chrome 37.0 (approximately 0.08% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 37;
+$browser_version: 37.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-38.scss b/app/assets/stylesheets/application/chrome-38.scss
index 411f10b..7f4ef2e 100644
--- a/app/assets/stylesheets/application/chrome-38.scss
+++ b/app/assets/stylesheets/application/chrome-38.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 38 (approximately 0.14% of all users)
+ * Browser: Chrome 38.0 (approximately 0.09% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 38;
+$browser_version: 38.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-39.scss b/app/assets/stylesheets/application/chrome-39.scss
index 32772c7..10bae3f 100644
--- a/app/assets/stylesheets/application/chrome-39.scss
+++ b/app/assets/stylesheets/application/chrome-39.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 39 (approximately 0.28% of all users)
+ * Browser: Chrome 39.0 (approximately 0.16% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 39;
+$browser_version: 39.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-4.scss b/app/assets/stylesheets/application/chrome-4.scss
index db622cc..8f261ff 100644
--- a/app/assets/stylesheets/application/chrome-4.scss
+++ b/app/assets/stylesheets/application/chrome-4.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 4 (approximately 0.02% of all users)
+ * Browser: Chrome 4.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -121,7 +121,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": u,
+ "rem": y,
"ttf": y,
"touch": n,
"matchesselector": ax,
@@ -141,9 +141,10 @@ $browser_capabilities: (
"fullscreen": n,
"css-exclusions": n,
"requestanimationframe": n,
- "input-range": u,
+ "input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -166,7 +167,8 @@ $browser_capabilities: (
"outline": y,
"download": n,
"pointer": n,
- "user-select-none": u,
+ "user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": n,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -283,8 +286,9 @@ $browser_capabilities: (
"aac": n,
"link-rel-prefetch": n,
"ol-reversed": n,
- "css-first-letter": u,
+ "css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-40.scss b/app/assets/stylesheets/application/chrome-40.scss
index ceb0ba2..82c0059 100644
--- a/app/assets/stylesheets/application/chrome-40.scss
+++ b/app/assets/stylesheets/application/chrome-40.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 40 (approximately 0.29% of all users)
+ * Browser: Chrome 40.0 (approximately 0.3% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 40;
+$browser_version: 40.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-41.scss b/app/assets/stylesheets/application/chrome-41.scss
index 7e8945e..7d42abe 100644
--- a/app/assets/stylesheets/application/chrome-41.scss
+++ b/app/assets/stylesheets/application/chrome-41.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 41 (approximately 0.27% of all users)
+ * Browser: Chrome 41.0 (approximately 0.26% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 41;
+$browser_version: 41.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-42.scss b/app/assets/stylesheets/application/chrome-42.scss
index 71270fa..e3085b4 100644
--- a/app/assets/stylesheets/application/chrome-42.scss
+++ b/app/assets/stylesheets/application/chrome-42.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 42 (approximately 0.5% of all users)
+ * Browser: Chrome 42.0 (approximately 0.26% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 42;
+$browser_version: 42.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-43.scss b/app/assets/stylesheets/application/chrome-43.scss
index 06aa1a3..bb7b5f6 100644
--- a/app/assets/stylesheets/application/chrome-43.scss
+++ b/app/assets/stylesheets/application/chrome-43.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 43 (approximately 1.66% of all users)
+ * Browser: Chrome 43.0 (approximately 0.46% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 43;
+$browser_version: 43.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-44.scss b/app/assets/stylesheets/application/chrome-44.scss
index 7b33cde..ed7bf6c 100644
--- a/app/assets/stylesheets/application/chrome-44.scss
+++ b/app/assets/stylesheets/application/chrome-44.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 44 (approximately 24.57% of all users)
+ * Browser: Chrome 44.0 (approximately 0.41% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 44;
+$browser_version: 44.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-45.scss b/app/assets/stylesheets/application/chrome-45.scss
index 4775ab1..c854a4a 100644
--- a/app/assets/stylesheets/application/chrome-45.scss
+++ b/app/assets/stylesheets/application/chrome-45.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 45 (approximately 0.15% of all users)
+ * Browser: Chrome 45.0 (approximately 0.61% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 45;
+$browser_version: 45.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-46.scss b/app/assets/stylesheets/application/chrome-46.scss
index 5e51952..92df9f5 100644
--- a/app/assets/stylesheets/application/chrome-46.scss
+++ b/app/assets/stylesheets/application/chrome-46.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 46 (approximately 0.17% of all users)
+ * Browser: Chrome 46.0 (approximately 5.77% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 46;
+$browser_version: 46.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": y,
@@ -191,9 +193,9 @@ $browser_capabilities: (
"promises": y,
"css-sticky": n,
"dialog": y,
- "css-variables": u,
+ "css-variables": n,
"vibration": y,
- "css-backgroundblendmode": y,
+ "css-backgroundblendmode": a,
"css-mixblendmode": y,
"speech-recognition": ax,
"high-resolution-time": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -232,10 +235,10 @@ $browser_capabilities: (
"font-loading": y,
"font-unicode-range": y,
"gamepad": y,
- "css-font-stretch": u,
+ "css-font-stretch": n,
"font-size-adjust": nd,
"link-icon-png": y,
- "link-icon-svg": u,
+ "link-icon-svg": n,
"css-media-resolution": y,
"xml-serializer": y,
"css-image-set": yx,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-47.scss b/app/assets/stylesheets/application/chrome-47.scss
index 462f98e..6d35433 100644
--- a/app/assets/stylesheets/application/chrome-47.scss
+++ b/app/assets/stylesheets/application/chrome-47.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 47 (approximately 0.0% of all users)
+ * Browser: Chrome 47.0 (approximately 20.46% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 47;
+$browser_version: 47.0;
$browser_type: desktop;
// CSS Compatibility
@@ -92,7 +92,7 @@ $browser_capabilities: (
"script-async": y,
"mediasource": y,
"cors": y,
- "css-backdrop-filter": n,
+ "css-backdrop-filter": nd,
"calc": y,
"dom-range": y,
"ruby": a,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": y,
@@ -191,7 +193,7 @@ $browser_capabilities: (
"promises": y,
"css-sticky": n,
"dialog": y,
- "css-variables": u,
+ "css-variables": n,
"vibration": y,
"css-backgroundblendmode": y,
"css-mixblendmode": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -232,10 +235,10 @@ $browser_capabilities: (
"font-loading": y,
"font-unicode-range": y,
"gamepad": y,
- "css-font-stretch": u,
+ "css-font-stretch": n,
"font-size-adjust": nd,
"link-icon-png": y,
- "link-icon-svg": u,
+ "link-icon-svg": n,
"css-media-resolution": y,
"xml-serializer": y,
"css-image-set": yx,
@@ -246,7 +249,7 @@ $browser_capabilities: (
"css-placeholder-shown": n,
"broadcastchannel": n,
"css-crisp-edges": y,
- "css-text-align-last": nd,
+ "css-text-align-last": y,
"css-logical-props": ax,
"fetch": y,
"referrer-policy": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,17 +296,41 @@ $browser_capabilities: (
"insertadjacenthtml": y,
"let": a,
"arrow-functions": y,
+ "asmjs": a,
+ "lazyload": n,
+ "link-rel-dns-prefetch": y,
"link-rel-prerender": y,
- "rest-parameters": nd,
+ "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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-5.scss b/app/assets/stylesheets/application/chrome-5.scss
index 67f86f4..12288d6 100644
--- a/app/assets/stylesheets/application/chrome-5.scss
+++ b/app/assets/stylesheets/application/chrome-5.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 5 (approximately 0.01% of all users)
+ * Browser: Chrome 5.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -121,7 +121,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": u,
+ "rem": y,
"ttf": y,
"touch": n,
"matchesselector": ax,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -166,7 +167,8 @@ $browser_capabilities: (
"outline": y,
"download": n,
"pointer": n,
- "user-select-none": u,
+ "user-select-none": yx,
+ "input-file-accept": u,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-6.scss b/app/assets/stylesheets/application/chrome-6.scss
index b200f17..753201e 100644
--- a/app/assets/stylesheets/application/chrome-6.scss
+++ b/app/assets/stylesheets/application/chrome-6.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 6 (approximately 0.01% of all users)
+ * Browser: Chrome 6.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-7.scss b/app/assets/stylesheets/application/chrome-7.scss
index 5393a4d..595bd62 100644
--- a/app/assets/stylesheets/application/chrome-7.scss
+++ b/app/assets/stylesheets/application/chrome-7.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 7 (approximately 0.01% of all users)
+ * Browser: Chrome 7.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-8.scss b/app/assets/stylesheets/application/chrome-8.scss
index 861bb18..10afe90 100644
--- a/app/assets/stylesheets/application/chrome-8.scss
+++ b/app/assets/stylesheets/application/chrome-8.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 8 (approximately 0.01% of all users)
+ * Browser: Chrome 8.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": y,
"progress": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/chrome-9.scss b/app/assets/stylesheets/application/chrome-9.scss
index 8f08c3d..cb9bc3e 100644
--- a/app/assets/stylesheets/application/chrome-9.scss
+++ b/app/assets/stylesheets/application/chrome-9.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Chrome 9 (approximately 0.01% of all users)
+ * Browser: Chrome 9.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/edge-1.scss b/app/assets/stylesheets/application/edge-1.scss
deleted file mode 100644
index 14c05d9..0000000
--- a/app/assets/stylesheets/application/edge-1.scss
+++ /dev/null
@@ -1,279 +0,0 @@
-/*
- * ../application
- * Browser: Edge 1 (approximately 0.0% of all users)
- *
- */
-
-$browser: edge;
-$browser_prefix: ms;
-$browser_version: 1;
-$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": 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 "../application";
diff --git a/app/assets/stylesheets/application/firefox-10.scss b/app/assets/stylesheets/application/firefox-10.scss
index 0f78e58..fb0bff7 100644
--- a/app/assets/stylesheets/application/firefox-10.scss
+++ b/app/assets/stylesheets/application/firefox-10.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 10 (approximately 0.02% of all users)
+ * Browser: Firefox 10.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-11.scss b/app/assets/stylesheets/application/firefox-11.scss
index cc70158..d018083 100644
--- a/app/assets/stylesheets/application/firefox-11.scss
+++ b/app/assets/stylesheets/application/firefox-11.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 11 (approximately 0.02% of all users)
+ * Browser: Firefox 11.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-12.scss b/app/assets/stylesheets/application/firefox-12.scss
index c8d3df2..390fd42 100644
--- a/app/assets/stylesheets/application/firefox-12.scss
+++ b/app/assets/stylesheets/application/firefox-12.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 12 (approximately 0.04% of all users)
+ * Browser: Firefox 12.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-13.scss b/app/assets/stylesheets/application/firefox-13.scss
index 0519141..67268a4 100644
--- a/app/assets/stylesheets/application/firefox-13.scss
+++ b/app/assets/stylesheets/application/firefox-13.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 13 (approximately 0.02% of all users)
+ * Browser: Firefox 13.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 13;
+$browser_version: 13.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-14.scss b/app/assets/stylesheets/application/firefox-14.scss
index 1ceb613..afce970 100644
--- a/app/assets/stylesheets/application/firefox-14.scss
+++ b/app/assets/stylesheets/application/firefox-14.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 14 (approximately 0.02% of all users)
+ * Browser: Firefox 14.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 14;
+$browser_version: 14.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-15.scss b/app/assets/stylesheets/application/firefox-15.scss
index de9ffb9..8ae9820 100644
--- a/app/assets/stylesheets/application/firefox-15.scss
+++ b/app/assets/stylesheets/application/firefox-15.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 15 (approximately 0.02% of all users)
+ * Browser: Firefox 15.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-16.scss b/app/assets/stylesheets/application/firefox-16.scss
index bbcb9eb..dbf06c0 100644
--- a/app/assets/stylesheets/application/firefox-16.scss
+++ b/app/assets/stylesheets/application/firefox-16.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 16 (approximately 0.03% of all users)
+ * Browser: Firefox 16.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-17.scss b/app/assets/stylesheets/application/firefox-17.scss
index d392ff9..81ecb02 100644
--- a/app/assets/stylesheets/application/firefox-17.scss
+++ b/app/assets/stylesheets/application/firefox-17.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 17 (approximately 0.02% of all users)
+ * Browser: Firefox 17.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-18.scss b/app/assets/stylesheets/application/firefox-18.scss
index 60eb124..c1689a5 100644
--- a/app/assets/stylesheets/application/firefox-18.scss
+++ b/app/assets/stylesheets/application/firefox-18.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 18 (approximately 0.02% of all users)
+ * Browser: Firefox 18.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-19.scss b/app/assets/stylesheets/application/firefox-19.scss
index 013a886..ecd3541 100644
--- a/app/assets/stylesheets/application/firefox-19.scss
+++ b/app/assets/stylesheets/application/firefox-19.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 19 (approximately 0.02% of all users)
+ * Browser: Firefox 19.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-2.scss b/app/assets/stylesheets/application/firefox-2.scss
index 40dddef..3fcf6c9 100644
--- a/app/assets/stylesheets/application/firefox-2.scss
+++ b/app/assets/stylesheets/application/firefox-2.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 2 (approximately 0.01% of all users)
+ * Browser: Firefox 2.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 2;
+$browser_version: 2.0;
$browser_type: desktop;
// CSS Compatibility
@@ -31,7 +31,7 @@ $browser_capabilities: (
"multibackgrounds": n,
"border-image": n,
"background-img-opts": n,
- "css-table": y,
+ "css-table": a,
"css-gencontent": y,
"css-fixed": y,
"beacon": n,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": n,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-20.scss b/app/assets/stylesheets/application/firefox-20.scss
index e321902..d6c4ac2 100644
--- a/app/assets/stylesheets/application/firefox-20.scss
+++ b/app/assets/stylesheets/application/firefox-20.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 20 (approximately 0.02% of all users)
+ * Browser: Firefox 20.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-21.scss b/app/assets/stylesheets/application/firefox-21.scss
index c068dcf..ffed963 100644
--- a/app/assets/stylesheets/application/firefox-21.scss
+++ b/app/assets/stylesheets/application/firefox-21.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 21 (approximately 0.03% of all users)
+ * Browser: Firefox 21.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-22.scss b/app/assets/stylesheets/application/firefox-22.scss
index 3347d50..3284d38 100644
--- a/app/assets/stylesheets/application/firefox-22.scss
+++ b/app/assets/stylesheets/application/firefox-22.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 22 (approximately 0.03% of all users)
+ * Browser: Firefox 22.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-23.scss b/app/assets/stylesheets/application/firefox-23.scss
index f20edb7..45d3ce5 100644
--- a/app/assets/stylesheets/application/firefox-23.scss
+++ b/app/assets/stylesheets/application/firefox-23.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 23 (approximately 0.02% of all users)
+ * Browser: Firefox 23.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-24.scss b/app/assets/stylesheets/application/firefox-24.scss
index 1a83c9a..6d60e10 100644
--- a/app/assets/stylesheets/application/firefox-24.scss
+++ b/app/assets/stylesheets/application/firefox-24.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 24 (approximately 0.04% of all users)
+ * Browser: Firefox 24.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": a,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-25.scss b/app/assets/stylesheets/application/firefox-25.scss
index 8bc77c3..42f3312 100644
--- a/app/assets/stylesheets/application/firefox-25.scss
+++ b/app/assets/stylesheets/application/firefox-25.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 25 (approximately 0.03% of all users)
+ * Browser: Firefox 25.0 (approximately 0.06% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": a,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-26.scss b/app/assets/stylesheets/application/firefox-26.scss
index 954d239..e266c8d 100644
--- a/app/assets/stylesheets/application/firefox-26.scss
+++ b/app/assets/stylesheets/application/firefox-26.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 26 (approximately 0.03% of all users)
+ * Browser: Firefox 26.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-27.scss b/app/assets/stylesheets/application/firefox-27.scss
index 0e2b617..6aa0d5e 100644
--- a/app/assets/stylesheets/application/firefox-27.scss
+++ b/app/assets/stylesheets/application/firefox-27.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 27 (approximately 0.03% of all users)
+ * Browser: Firefox 27.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-28.scss b/app/assets/stylesheets/application/firefox-28.scss
index aa102e6..dbe3a11 100644
--- a/app/assets/stylesheets/application/firefox-28.scss
+++ b/app/assets/stylesheets/application/firefox-28.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 28 (approximately 0.03% of all users)
+ * Browser: Firefox 28.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-29.scss b/app/assets/stylesheets/application/firefox-29.scss
index 439d4c7..cb2f5e4 100644
--- a/app/assets/stylesheets/application/firefox-29.scss
+++ b/app/assets/stylesheets/application/firefox-29.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 29 (approximately 0.04% of all users)
+ * Browser: Firefox 29.0 (approximately 0.05% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-3.5.scss b/app/assets/stylesheets/application/firefox-3.5.scss
index e6115f2..e71ff50 100644
--- a/app/assets/stylesheets/application/firefox-3.5.scss
+++ b/app/assets/stylesheets/application/firefox-3.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-3.6.scss b/app/assets/stylesheets/application/firefox-3.6.scss
index 66662a7..53f3ac4 100644
--- a/app/assets/stylesheets/application/firefox-3.6.scss
+++ b/app/assets/stylesheets/application/firefox-3.6.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Firefox 3.6 (approximately 0.04% of all users)
+ * Browser: Firefox 3.6 (approximately 0.03% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-3.scss b/app/assets/stylesheets/application/firefox-3.scss
index da6ce6d..6633f98 100644
--- a/app/assets/stylesheets/application/firefox-3.scss
+++ b/app/assets/stylesheets/application/firefox-3.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 3 (approximately 0.02% of all users)
+ * Browser: Firefox 3.0 (approximately 0.05% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 3;
+$browser_version: 3.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-30.scss b/app/assets/stylesheets/application/firefox-30.scss
index d1f6832..46ef9b7 100644
--- a/app/assets/stylesheets/application/firefox-30.scss
+++ b/app/assets/stylesheets/application/firefox-30.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 30 (approximately 0.09% of all users)
+ * Browser: Firefox 30.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": p,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-31.scss b/app/assets/stylesheets/application/firefox-31.scss
index 6e85e38..be7868a 100644
--- a/app/assets/stylesheets/application/firefox-31.scss
+++ b/app/assets/stylesheets/application/firefox-31.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 31 (approximately 0.13% of all users)
+ * Browser: Firefox 31.0 (approximately 0.09% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": p,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-32.scss b/app/assets/stylesheets/application/firefox-32.scss
index b360433..0f6b72a 100644
--- a/app/assets/stylesheets/application/firefox-32.scss
+++ b/app/assets/stylesheets/application/firefox-32.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 32 (approximately 0.06% of all users)
+ * Browser: Firefox 32.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": nd,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-33.scss b/app/assets/stylesheets/application/firefox-33.scss
index b9e7e15..0773555 100644
--- a/app/assets/stylesheets/application/firefox-33.scss
+++ b/app/assets/stylesheets/application/firefox-33.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 33 (approximately 0.07% of all users)
+ * Browser: Firefox 33.0 (approximately 0.07% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 33;
+$browser_version: 33.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": nd,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-34.scss b/app/assets/stylesheets/application/firefox-34.scss
index 26d1b85..e6ac4c9 100644
--- a/app/assets/stylesheets/application/firefox-34.scss
+++ b/app/assets/stylesheets/application/firefox-34.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 34 (approximately 0.08% of all users)
+ * Browser: Firefox 34.0 (approximately 0.07% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 34;
+$browser_version: 34.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-35.scss b/app/assets/stylesheets/application/firefox-35.scss
index 36bd694..0e7d665 100644
--- a/app/assets/stylesheets/application/firefox-35.scss
+++ b/app/assets/stylesheets/application/firefox-35.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 35 (approximately 0.11% of all users)
+ * Browser: Firefox 35.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 35;
+$browser_version: 35.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-36.scss b/app/assets/stylesheets/application/firefox-36.scss
index 6d7ae2b..59bcf0e 100644
--- a/app/assets/stylesheets/application/firefox-36.scss
+++ b/app/assets/stylesheets/application/firefox-36.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 36 (approximately 0.11% of all users)
+ * Browser: Firefox 36.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 36;
+$browser_version: 36.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-37.scss b/app/assets/stylesheets/application/firefox-37.scss
index 6dd04f1..7398ed0 100644
--- a/app/assets/stylesheets/application/firefox-37.scss
+++ b/app/assets/stylesheets/application/firefox-37.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 37 (approximately 0.17% of all users)
+ * Browser: Firefox 37.0 (approximately 0.14% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 37;
+$browser_version: 37.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-38.scss b/app/assets/stylesheets/application/firefox-38.scss
index d68e718..ac1324c 100644
--- a/app/assets/stylesheets/application/firefox-38.scss
+++ b/app/assets/stylesheets/application/firefox-38.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 38 (approximately 0.51% of all users)
+ * Browser: Firefox 38.0 (approximately 0.29% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 38;
+$browser_version: 38.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-39.scss b/app/assets/stylesheets/application/firefox-39.scss
index c792c28..cecb8d9 100644
--- a/app/assets/stylesheets/application/firefox-39.scss
+++ b/app/assets/stylesheets/application/firefox-39.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 39 (approximately 4.0% of all users)
+ * Browser: Firefox 39.0 (approximately 0.15% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 39;
+$browser_version: 39.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-4.scss b/app/assets/stylesheets/application/firefox-4.scss
index 7c55545..22bb75f 100644
--- a/app/assets/stylesheets/application/firefox-4.scss
+++ b/app/assets/stylesheets/application/firefox-4.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 4 (approximately 0.02% of all users)
+ * Browser: Firefox 4.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-40.scss b/app/assets/stylesheets/application/firefox-40.scss
index 7e270b4..e3d06db 100644
--- a/app/assets/stylesheets/application/firefox-40.scss
+++ b/app/assets/stylesheets/application/firefox-40.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 40 (approximately 3.31% of all users)
+ * Browser: Firefox 40.0 (approximately 0.15% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 40;
+$browser_version: 40.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-41.scss b/app/assets/stylesheets/application/firefox-41.scss
index 1056119..3fe226c 100644
--- a/app/assets/stylesheets/application/firefox-41.scss
+++ b/app/assets/stylesheets/application/firefox-41.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 41 (approximately 0.13% of all users)
+ * Browser: Firefox 41.0 (approximately 0.27% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 41;
+$browser_version: 41.0;
$browser_type: desktop;
// CSS Compatibility
@@ -55,7 +55,7 @@ $browser_capabilities: (
"font-feature": y,
"css-animation": y,
"css-gradients": y,
- "css-canvas": u,
+ "css-canvas": n,
"css-reflections": n,
"css-masks": a,
"console-basic": y,
@@ -106,12 +106,12 @@ $browser_capabilities: (
"mpeg4": y,
"ogv": y,
"wordwrap": a,
- "pointerlock": yx,
+ "pointerlock": y,
"object-fit": y,
"xhr2": y,
"minmaxwh": y,
"details": p,
- "text-stroke": u,
+ "text-stroke": n,
"inline-block": y,
"notifications": y,
"stream": yx,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -165,8 +166,9 @@ $browser_capabilities: (
"svg-fragment": y,
"outline": y,
"download": y,
- "pointer": a,
+ "pointer": pd,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": y,
"opus": y,
"jpegxr": n,
- "channel-messaging": nd,
+ "channel-messaging": y,
"css3-tabsize": ax,
"mutationobserver": y,
"css-selection": yx,
@@ -210,7 +212,7 @@ $browser_capabilities: (
"domcontentloaded": y,
"proximity": y,
"kerning-pairs-ligatures": y,
- "iframe-seamless": u,
+ "iframe-seamless": n,
"css-image-orientation": y,
"picture": y,
"woff2": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-42.scss b/app/assets/stylesheets/application/firefox-42.scss
index da49156..52ebabf 100644
--- a/app/assets/stylesheets/application/firefox-42.scss
+++ b/app/assets/stylesheets/application/firefox-42.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 42 (approximately 0.01% of all users)
+ * Browser: Firefox 42.0 (approximately 4.19% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 42;
+$browser_version: 42.0;
$browser_type: desktop;
// CSS Compatibility
@@ -55,7 +55,7 @@ $browser_capabilities: (
"font-feature": y,
"css-animation": y,
"css-gradients": y,
- "css-canvas": u,
+ "css-canvas": n,
"css-reflections": n,
"css-masks": a,
"console-basic": y,
@@ -90,7 +90,7 @@ $browser_capabilities: (
"websockets": y,
"hidden": y,
"script-async": y,
- "mediasource": nd,
+ "mediasource": y,
"cors": y,
"css-backdrop-filter": n,
"calc": y,
@@ -106,12 +106,12 @@ $browser_capabilities: (
"mpeg4": y,
"ogv": y,
"wordwrap": a,
- "pointerlock": yx,
+ "pointerlock": y,
"object-fit": y,
"xhr2": y,
"minmaxwh": y,
"details": p,
- "text-stroke": u,
+ "text-stroke": n,
"inline-block": y,
"notifications": y,
"stream": yx,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -165,8 +166,9 @@ $browser_capabilities: (
"svg-fragment": y,
"outline": y,
"download": y,
- "pointer": a,
+ "pointer": pd,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": y,
"opus": y,
"jpegxr": n,
- "channel-messaging": nd,
+ "channel-messaging": y,
"css3-tabsize": ax,
"mutationobserver": y,
"css-selection": yx,
@@ -210,7 +212,7 @@ $browser_capabilities: (
"domcontentloaded": y,
"proximity": y,
"kerning-pairs-ligatures": y,
- "iframe-seamless": u,
+ "iframe-seamless": n,
"css-image-orientation": y,
"picture": y,
"woff2": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -266,7 +269,7 @@ $browser_capabilities: (
"http2": y,
"font-kerning": y,
"jpeg2000": n,
- "upgradeinsecurerequests": n,
+ "upgradeinsecurerequests": y,
"publickeypinning": y,
"input-email-tel-url": y,
"fieldset-disabled": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-5.scss b/app/assets/stylesheets/application/firefox-5.scss
index 7953db1..cba0d37 100644
--- a/app/assets/stylesheets/application/firefox-5.scss
+++ b/app/assets/stylesheets/application/firefox-5.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 5 (approximately 0.01% of all users)
+ * Browser: Firefox 5.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-6.scss b/app/assets/stylesheets/application/firefox-6.scss
index b920772..ab8c886 100644
--- a/app/assets/stylesheets/application/firefox-6.scss
+++ b/app/assets/stylesheets/application/firefox-6.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 6 (approximately 0.02% of all users)
+ * Browser: Firefox 6.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-7.scss b/app/assets/stylesheets/application/firefox-7.scss
index 3e86185..82cd224 100644
--- a/app/assets/stylesheets/application/firefox-7.scss
+++ b/app/assets/stylesheets/application/firefox-7.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 7 (approximately 0.01% of all users)
+ * Browser: Firefox 7.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-8.scss b/app/assets/stylesheets/application/firefox-8.scss
index a2f300f..8d5aeb5 100644
--- a/app/assets/stylesheets/application/firefox-8.scss
+++ b/app/assets/stylesheets/application/firefox-8.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 8 (approximately 0.02% of all users)
+ * Browser: Firefox 8.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/firefox-9.scss b/app/assets/stylesheets/application/firefox-9.scss
index 7e0efd2..96701e6 100644
--- a/app/assets/stylesheets/application/firefox-9.scss
+++ b/app/assets/stylesheets/application/firefox-9.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Firefox 9 (approximately 0.01% of all users)
+ * Browser: Firefox 9.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-10.scss b/app/assets/stylesheets/application/ie-10.scss
index 80a6f5b..db2924f 100644
--- a/app/assets/stylesheets/application/ie-10.scss
+++ b/app/assets/stylesheets/application/ie-10.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE 10 (approximately 1.03% of all users)
+ * Browser: IE 10.0 (approximately 0.87% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": ax,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": yx,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-11.scss b/app/assets/stylesheets/application/ie-11.scss
index 126053e..0acfc46 100644
--- a/app/assets/stylesheets/application/ie-11.scss
+++ b/app/assets/stylesheets/application/ie-11.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE 11 (approximately 6.17% of all users)
+ * Browser: IE 11.0 (approximately 6.45% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -83,7 +83,7 @@ $browser_capabilities: (
"xhtmlsmil": n,
"wai-aria": a,
"geolocation": y,
- "flexbox": y,
+ "flexbox": a,
"webgl": y,
"fileapi": a,
"shadowdom": n,
@@ -138,12 +138,13 @@ $browser_capabilities: (
"audio-api": n,
"css-regions": ax,
"spellcheck-attribute": y,
- "fullscreen": yx,
+ "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,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": y,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": y,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-5.5.scss b/app/assets/stylesheets/application/ie-5.5.scss
index 2c6036b..3fcc1fb 100644
--- a/app/assets/stylesheets/application/ie-5.5.scss
+++ b/app/assets/stylesheets/application/ie-5.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-6.scss b/app/assets/stylesheets/application/ie-6.scss
index a8a17d3..f8ae03e 100644
--- a/app/assets/stylesheets/application/ie-6.scss
+++ b/app/assets/stylesheets/application/ie-6.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE 6 (approximately 0.07% of all users)
+ * Browser: IE 6.0 (approximately 0.04% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-7.scss b/app/assets/stylesheets/application/ie-7.scss
index ec8e4fe..56ff004 100644
--- a/app/assets/stylesheets/application/ie-7.scss
+++ b/app/assets/stylesheets/application/ie-7.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE 7 (approximately 0.05% of all users)
+ * Browser: IE 7.0 (approximately 0.05% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-8.scss b/app/assets/stylesheets/application/ie-8.scss
index 58c01f8..33f0297 100644
--- a/app/assets/stylesheets/application/ie-8.scss
+++ b/app/assets/stylesheets/application/ie-8.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE 8 (approximately 1.45% of all users)
+ * Browser: IE 8.0 (approximately 1.18% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-9.scss b/app/assets/stylesheets/application/ie-9.scss
index ed23bb7..610bd66 100644
--- a/app/assets/stylesheets/application/ie-9.scss
+++ b/app/assets/stylesheets/application/ie-9.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE 9 (approximately 1.14% of all users)
+ * Browser: IE 9.0 (approximately 0.91% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie-TP.scss b/app/assets/stylesheets/application/ie-TP.scss
deleted file mode 100644
index 7a1a182..0000000
--- a/app/assets/stylesheets/application/ie-TP.scss
+++ /dev/null
@@ -1,242 +0,0 @@
-/*
- * ../application
- * Browser: IE TP (approximately 0.0% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: TP;
-$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,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": 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,
- "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,
- "datauri": a,
- "mathml": n,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": y,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": n,
- "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": 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": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "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,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "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": n,
- "getcomputedstyle": 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,
- "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,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "web-speech": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": u,
- "text-decoration": n,
- "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,
- "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,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "fetch": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@import "../application";
diff --git a/app/assets/stylesheets/application/ie_mob-10.scss b/app/assets/stylesheets/application/ie_mob-10.scss
index be40910..43f34b5 100644
--- a/app/assets/stylesheets/application/ie_mob-10.scss
+++ b/app/assets/stylesheets/application/ie_mob-10.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE Mobile 10 (approximately 0.18% of all users)
+ * Browser: IE Mobile 10.0 (approximately 0.16% of all users)
*
*/
$browser: ie_mob;
$browser_prefix: ms;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": ax,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": yx,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ie_mob-11.scss b/app/assets/stylesheets/application/ie_mob-11.scss
index cd218b3..3044230 100644
--- a/app/assets/stylesheets/application/ie_mob-11.scss
+++ b/app/assets/stylesheets/application/ie_mob-11.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: IE Mobile 11 (approximately 0.73% of all users)
+ * Browser: IE Mobile 11.0 (approximately 0.73% of all users)
*
*/
$browser: ie_mob;
$browser_prefix: ms;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: mobile;
// CSS Compatibility
@@ -138,12 +138,13 @@ $browser_capabilities: (
"audio-api": n,
"css-regions": ax,
"spellcheck-attribute": a,
- "fullscreen": yx,
+ "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,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": y,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": a,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": y,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ios_saf-3.2.scss b/app/assets/stylesheets/application/ios_saf-3.2.scss
index a5635a6..a1356a5 100644
--- a/app/assets/stylesheets/application/ios_saf-3.2.scss
+++ b/app/assets/stylesheets/application/ios_saf-3.2.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 46fd7da..c3f8947 100644
--- a/app/assets/stylesheets/application/ios_saf-4.0-4.1.scss
+++ b/app/assets/stylesheets/application/ios_saf-4.0-4.1.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 4.0-4.1 (approximately 0.0% of all users)
+ * Browser: iOS Safari 4.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 4.0-4.1;
+$browser_version: 4.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index e44cb9c..1e0b33c 100644
--- a/app/assets/stylesheets/application/ios_saf-4.2-4.3.scss
+++ b/app/assets/stylesheets/application/ios_saf-4.2-4.3.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 4.2-4.3 (approximately 0.0% of all users)
+ * Browser: iOS Safari 4.2 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 4.2-4.3;
+$browser_version: 4.2;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 42af51c..cf08c07 100644
--- a/app/assets/stylesheets/application/ios_saf-5.0-5.1.scss
+++ b/app/assets/stylesheets/application/ios_saf-5.0-5.1.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 5.0-5.1 (approximately 0.02% of all users)
+ * Browser: iOS Safari 5.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 5.0-5.1;
+$browser_version: 5.0;
$browser_type: mobile;
// CSS Compatibility
@@ -121,7 +121,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": y,
+ "rem": a,
"ttf": y,
"touch": y,
"matchesselector": ax,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index fef6060..f1e512a 100644
--- a/app/assets/stylesheets/application/ios_saf-6.0-6.1.scss
+++ b/app/assets/stylesheets/application/ios_saf-6.0-6.1.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 6.0-6.1 (approximately 0.04% of all users)
+ * Browser: iOS Safari 6.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 6.0-6.1;
+$browser_version: 6.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 6b56e28..8eb99d2 100644
--- a/app/assets/stylesheets/application/ios_saf-7.0-7.1.scss
+++ b/app/assets/stylesheets/application/ios_saf-7.0-7.1.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 7.0-7.1 (approximately 0.65% of all users)
+ * Browser: iOS Safari 7.0 (approximately 0.31% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 7.0-7.1;
+$browser_version: 7.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 5bee30f..c95dd5d 100644
--- a/app/assets/stylesheets/application/ios_saf-8.1-8.4.scss
+++ b/app/assets/stylesheets/application/ios_saf-8.1-8.4.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 8.1-8.4 (approximately 6.99% of all users)
+ * Browser: iOS Safari 8.1 (approximately 1.04% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 8.1-8.4;
+$browser_version: 8.1;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ios_saf-8.1.scss b/app/assets/stylesheets/application/ios_saf-8.1.scss
deleted file mode 100644
index 3b5fbee..0000000
--- a/app/assets/stylesheets/application/ios_saf-8.1.scss
+++ /dev/null
@@ -1,242 +0,0 @@
-/*
- * ../application
- * 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
-
-$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 "../application";
diff --git a/app/assets/stylesheets/application/ios_saf-8.scss b/app/assets/stylesheets/application/ios_saf-8.scss
index 8c9d6c9..68aaeec 100644
--- a/app/assets/stylesheets/application/ios_saf-8.scss
+++ b/app/assets/stylesheets/application/ios_saf-8.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: iOS Safari 8 (approximately 0.09% of all users)
+ * Browser: iOS Safari 8.0 (approximately 0.04% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/ios_saf-9.scss b/app/assets/stylesheets/application/ios_saf-9.scss
deleted file mode 100644
index 23ad42b..0000000
--- a/app/assets/stylesheets/application/ios_saf-9.scss
+++ /dev/null
@@ -1,309 +0,0 @@
-/*
- * ../application
- * Browser: iOS Safari 9 (approximately 0.05% of all users)
- *
- */
-
-$browser: ios_saf;
-$browser_prefix: webkit;
-$browser_version: 9;
-$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": 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 "../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
index 254ee11..0f213f4 100644
--- a/app/assets/stylesheets/application/op_mini-5.0-8.0.scss
+++ b/app/assets/stylesheets/application/op_mini-5.0-8.0.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera Mini 5.0-8.0 (approximately 5.37% of all users)
+ * Browser: Opera Mini 5.0 (approximately 4.86% of all users)
*
*/
$browser: op_mini;
$browser_prefix: o;
-$browser_version: 5.0-8.0;
+$browser_version: 5.0;
$browser_type: mobile;
// CSS Compatibility
@@ -58,7 +58,7 @@ $browser_capabilities: (
"css-canvas": n,
"css-reflections": n,
"css-masks": n,
- "console-basic": n,
+ "console-basic": y,
"svg": y,
"svg-css": a,
"svg-smil": n,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": n,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-10.scss b/app/assets/stylesheets/application/op_mob-10.scss
index 766bede..417aefd 100644
--- a/app/assets/stylesheets/application/op_mob-10.scss
+++ b/app/assets/stylesheets/application/op_mob-10.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera Mobile 10 (approximately 0.0% of all users)
+ * Browser: Opera Mobile 10.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": u,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": u,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": n,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-11.1.scss b/app/assets/stylesheets/application/op_mob-11.1.scss
index dad09ab..e613bcd 100644
--- a/app/assets/stylesheets/application/op_mob-11.1.scss
+++ b/app/assets/stylesheets/application/op_mob-11.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-11.5.scss b/app/assets/stylesheets/application/op_mob-11.5.scss
index 73d6c0b..c099ee8 100644
--- a/app/assets/stylesheets/application/op_mob-11.5.scss
+++ b/app/assets/stylesheets/application/op_mob-11.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-11.scss b/app/assets/stylesheets/application/op_mob-11.scss
index 917aa1f..8bf1aba 100644
--- a/app/assets/stylesheets/application/op_mob-11.scss
+++ b/app/assets/stylesheets/application/op_mob-11.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera Mobile 11 (approximately 0.0% of all users)
+ * Browser: Opera Mobile 11.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-12.1.scss b/app/assets/stylesheets/application/op_mob-12.1.scss
index 636d465..f5c8daf 100644
--- a/app/assets/stylesheets/application/op_mob-12.1.scss
+++ b/app/assets/stylesheets/application/op_mob-12.1.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Opera Mobile 12.1 (approximately 0.03% of all users)
+ * Browser: Opera Mobile 12.1 (approximately 0.0% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-12.scss b/app/assets/stylesheets/application/op_mob-12.scss
index 91b549b..1136047 100644
--- a/app/assets/stylesheets/application/op_mob-12.scss
+++ b/app/assets/stylesheets/application/op_mob-12.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera Mobile 12 (approximately 0.02% of all users)
+ * Browser: Opera Mobile 12.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/op_mob-24.scss b/app/assets/stylesheets/application/op_mob-24.scss
deleted file mode 100644
index ecc225e..0000000
--- a/app/assets/stylesheets/application/op_mob-24.scss
+++ /dev/null
@@ -1,242 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 24 (approximately 0.0% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: webkit;
-$browser_version: 24;
-$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,
- "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 "../application";
diff --git a/app/assets/stylesheets/application/op_mob-30.scss b/app/assets/stylesheets/application/op_mob-30.scss
deleted file mode 100644
index dc4e70c..0000000
--- a/app/assets/stylesheets/application/op_mob-30.scss
+++ /dev/null
@@ -1,309 +0,0 @@
-/*
- * ../application
- * Browser: Opera Mobile 30 (approximately 0.48% of all users)
- *
- */
-
-$browser: op_mob;
-$browser_prefix: webkit;
-$browser_version: 30;
-$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": 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 "../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
index 78ef6ff..b4e07e3 100644
--- a/app/assets/stylesheets/application/opera-10.0-10.1.scss
+++ b/app/assets/stylesheets/application/opera-10.0-10.1.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 10.0-10.1 (approximately 0.04% of all users)
+ * Browser: Opera 10.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 10.0-10.1;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": y,
@@ -220,8 +222,9 @@ $browser_capabilities: (
"custom-elements": n,
"imports": n,
"input-file-multiple": n,
- "atob-btoa": u,
+ "atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -237,7 +240,7 @@ $browser_capabilities: (
"link-icon-png": y,
"link-icon-svg": n,
"css-media-resolution": ax,
- "xml-serializer": u,
+ "xml-serializer": a,
"css-image-set": n,
"css-boxdecorationbreak": n,
"object-observe": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-10.5.scss b/app/assets/stylesheets/application/opera-10.5.scss
index 5dab8e2..a862f75 100644
--- a/app/assets/stylesheets/application/opera-10.5.scss
+++ b/app/assets/stylesheets/application/opera-10.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": u,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -237,7 +240,7 @@ $browser_capabilities: (
"link-icon-png": y,
"link-icon-svg": n,
"css-media-resolution": ax,
- "xml-serializer": u,
+ "xml-serializer": a,
"css-image-set": n,
"css-boxdecorationbreak": n,
"object-observe": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-10.6.scss b/app/assets/stylesheets/application/opera-10.6.scss
index c779ca2..d7ff769 100644
--- a/app/assets/stylesheets/application/opera-10.6.scss
+++ b/app/assets/stylesheets/application/opera-10.6.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-11.1.scss b/app/assets/stylesheets/application/opera-11.1.scss
index fb52d26..18bb043 100644
--- a/app/assets/stylesheets/application/opera-11.1.scss
+++ b/app/assets/stylesheets/application/opera-11.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-11.5.scss b/app/assets/stylesheets/application/opera-11.5.scss
index 87a699f..607270f 100644
--- a/app/assets/stylesheets/application/opera-11.5.scss
+++ b/app/assets/stylesheets/application/opera-11.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-11.6.scss b/app/assets/stylesheets/application/opera-11.6.scss
index 806f2cf..11da63e 100644
--- a/app/assets/stylesheets/application/opera-11.6.scss
+++ b/app/assets/stylesheets/application/opera-11.6.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": y,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-11.scss b/app/assets/stylesheets/application/opera-11.scss
index c5d7221..2cce21b 100644
--- a/app/assets/stylesheets/application/opera-11.scss
+++ b/app/assets/stylesheets/application/opera-11.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 11 (approximately 0.02% of all users)
+ * Browser: Opera 11.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-12.1.scss b/app/assets/stylesheets/application/opera-12.1.scss
index 5255c2a..c01ea4e 100644
--- a/app/assets/stylesheets/application/opera-12.1.scss
+++ b/app/assets/stylesheets/application/opera-12.1.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Opera 12.1 (approximately 0.13% of all users)
+ * Browser: Opera 12.1 (approximately 0.16% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-12.scss b/app/assets/stylesheets/application/opera-12.scss
index 2535531..f005c4d 100644
--- a/app/assets/stylesheets/application/opera-12.scss
+++ b/app/assets/stylesheets/application/opera-12.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 12 (approximately 0.02% of all users)
+ * Browser: Opera 12.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-15.scss b/app/assets/stylesheets/application/opera-15.scss
index c5708d0..a35386e 100644
--- a/app/assets/stylesheets/application/opera-15.scss
+++ b/app/assets/stylesheets/application/opera-15.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 15 (approximately 0.01% of all users)
+ * Browser: Opera 15.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-16.scss b/app/assets/stylesheets/application/opera-16.scss
index 24349dc..7347f0d 100644
--- a/app/assets/stylesheets/application/opera-16.scss
+++ b/app/assets/stylesheets/application/opera-16.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 16 (approximately 0.01% of all users)
+ * Browser: Opera 16.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-17.scss b/app/assets/stylesheets/application/opera-17.scss
index 945bd69..ee3d25d 100644
--- a/app/assets/stylesheets/application/opera-17.scss
+++ b/app/assets/stylesheets/application/opera-17.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 17 (approximately 0.01% of all users)
+ * Browser: Opera 17.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-18.scss b/app/assets/stylesheets/application/opera-18.scss
index baa1b0a..3911cfd 100644
--- a/app/assets/stylesheets/application/opera-18.scss
+++ b/app/assets/stylesheets/application/opera-18.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 18 (approximately 0.01% of all users)
+ * Browser: Opera 18.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-19.scss b/app/assets/stylesheets/application/opera-19.scss
index 6adb77c..83ad8e2 100644
--- a/app/assets/stylesheets/application/opera-19.scss
+++ b/app/assets/stylesheets/application/opera-19.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 19 (approximately 0.01% of all users)
+ * Browser: Opera 19.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-20.scss b/app/assets/stylesheets/application/opera-20.scss
index 4a558bc..cbd7c39 100644
--- a/app/assets/stylesheets/application/opera-20.scss
+++ b/app/assets/stylesheets/application/opera-20.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 20 (approximately 0.01% of all users)
+ * Browser: Opera 20.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-21.scss b/app/assets/stylesheets/application/opera-21.scss
index dbc3715..d9d63a1 100644
--- a/app/assets/stylesheets/application/opera-21.scss
+++ b/app/assets/stylesheets/application/opera-21.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 21 (approximately 0.01% of all users)
+ * Browser: Opera 21.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-22.scss b/app/assets/stylesheets/application/opera-22.scss
index 1a0bc6b..d5771f6 100644
--- a/app/assets/stylesheets/application/opera-22.scss
+++ b/app/assets/stylesheets/application/opera-22.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 22 (approximately 0.01% of all users)
+ * Browser: Opera 22.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-23.scss b/app/assets/stylesheets/application/opera-23.scss
index 64c02a4..06d8dc2 100644
--- a/app/assets/stylesheets/application/opera-23.scss
+++ b/app/assets/stylesheets/application/opera-23.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 23 (approximately 0.01% of all users)
+ * Browser: Opera 23.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-24.scss b/app/assets/stylesheets/application/opera-24.scss
index d26a08f..a1f593c 100644
--- a/app/assets/stylesheets/application/opera-24.scss
+++ b/app/assets/stylesheets/application/opera-24.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 24 (approximately 0.01% of all users)
+ * Browser: Opera 24.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-25.scss b/app/assets/stylesheets/application/opera-25.scss
index 4dd868b..3d3c9ff 100644
--- a/app/assets/stylesheets/application/opera-25.scss
+++ b/app/assets/stylesheets/application/opera-25.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 25 (approximately 0.01% of all users)
+ * Browser: Opera 25.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-26.scss b/app/assets/stylesheets/application/opera-26.scss
index b7b7507..2a82841 100644
--- a/app/assets/stylesheets/application/opera-26.scss
+++ b/app/assets/stylesheets/application/opera-26.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 26 (approximately 0.01% of all users)
+ * Browser: Opera 26.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-27.scss b/app/assets/stylesheets/application/opera-27.scss
index 0df0cf2..25adcc7 100644
--- a/app/assets/stylesheets/application/opera-27.scss
+++ b/app/assets/stylesheets/application/opera-27.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 27 (approximately 0.01% of all users)
+ * Browser: Opera 27.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-28.scss b/app/assets/stylesheets/application/opera-28.scss
index c8fb1fc..7534401 100644
--- a/app/assets/stylesheets/application/opera-28.scss
+++ b/app/assets/stylesheets/application/opera-28.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 28 (approximately 0.02% of all users)
+ * Browser: Opera 28.0 (approximately 0.11% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-29.scss b/app/assets/stylesheets/application/opera-29.scss
index 7b6fa70..4e17f46 100644
--- a/app/assets/stylesheets/application/opera-29.scss
+++ b/app/assets/stylesheets/application/opera-29.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 29 (approximately 0.02% of all users)
+ * Browser: Opera 29.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-30.scss b/app/assets/stylesheets/application/opera-30.scss
index c978f85..4d704eb 100644
--- a/app/assets/stylesheets/application/opera-30.scss
+++ b/app/assets/stylesheets/application/opera-30.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 30 (approximately 0.18% of all users)
+ * Browser: Opera 30.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-31.scss b/app/assets/stylesheets/application/opera-31.scss
index ea7e6c2..1df9cb8 100644
--- a/app/assets/stylesheets/application/opera-31.scss
+++ b/app/assets/stylesheets/application/opera-31.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 31 (approximately 0.5% of all users)
+ * Browser: Opera 31.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-32.scss b/app/assets/stylesheets/application/opera-32.scss
index 94b30c1..f618a0a 100644
--- a/app/assets/stylesheets/application/opera-32.scss
+++ b/app/assets/stylesheets/application/opera-32.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 32 (approximately 0.0% of all users)
+ * Browser: Opera 32.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-9.5-9.6.scss b/app/assets/stylesheets/application/opera-9.5-9.6.scss
index d10d31b..45744f1 100644
--- a/app/assets/stylesheets/application/opera-9.5-9.6.scss
+++ b/app/assets/stylesheets/application/opera-9.5-9.6.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 9.5-9.6 (approximately 0.01% of all users)
+ * Browser: Opera 9.5 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 9.5-9.6;
+$browser_version: 9.5;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": y,
@@ -220,8 +222,9 @@ $browser_capabilities: (
"custom-elements": n,
"imports": n,
"input-file-multiple": n,
- "atob-btoa": u,
+ "atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/opera-9.scss b/app/assets/stylesheets/application/opera-9.scss
index ca5fa27..eb2d049 100644
--- a/app/assets/stylesheets/application/opera-9.scss
+++ b/app/assets/stylesheets/application/opera-9.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Opera 9 (approximately 0.01% of all users)
+ * Browser: Opera 9.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-3.1.scss b/app/assets/stylesheets/application/safari-3.1.scss
index 8a97901..3d0476f 100644
--- a/app/assets/stylesheets/application/safari-3.1.scss
+++ b/app/assets/stylesheets/application/safari-3.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-3.2.scss b/app/assets/stylesheets/application/safari-3.2.scss
index 46102a8..bf3c69b 100644
--- a/app/assets/stylesheets/application/safari-3.2.scss
+++ b/app/assets/stylesheets/application/safari-3.2.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-4.scss b/app/assets/stylesheets/application/safari-4.scss
index c082f7b..0853c24 100644
--- a/app/assets/stylesheets/application/safari-4.scss
+++ b/app/assets/stylesheets/application/safari-4.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Safari 4 (approximately 0.02% of all users)
+ * Browser: Safari 4.0 (approximately 0.03% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-5.1.scss b/app/assets/stylesheets/application/safari-5.1.scss
index 233d7b1..8fedfa5 100644
--- a/app/assets/stylesheets/application/safari-5.1.scss
+++ b/app/assets/stylesheets/application/safari-5.1.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Safari 5.1 (approximately 0.18% of all users)
+ * Browser: Safari 5.1 (approximately 0.15% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-5.scss b/app/assets/stylesheets/application/safari-5.scss
index 021b753..4613d65 100644
--- a/app/assets/stylesheets/application/safari-5.scss
+++ b/app/assets/stylesheets/application/safari-5.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Safari 5 (approximately 0.07% of all users)
+ * Browser: Safari 5.0 (approximately 0.07% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-6.1.scss b/app/assets/stylesheets/application/safari-6.1.scss
index 45841b5..112799b 100644
--- a/app/assets/stylesheets/application/safari-6.1.scss
+++ b/app/assets/stylesheets/application/safari-6.1.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Safari 6.1 (approximately 0.15% of all users)
+ * Browser: Safari 6.1 (approximately 0.42% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-6.scss b/app/assets/stylesheets/application/safari-6.scss
index 89ae34d..5c2a29d 100644
--- a/app/assets/stylesheets/application/safari-6.scss
+++ b/app/assets/stylesheets/application/safari-6.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Safari 6 (approximately 0.03% of all users)
+ * Browser: Safari 6.0 (approximately 0.02% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-7.1.scss b/app/assets/stylesheets/application/safari-7.1.scss
index eb5977a..8ae9ae7 100644
--- a/app/assets/stylesheets/application/safari-7.1.scss
+++ b/app/assets/stylesheets/application/safari-7.1.scss
@@ -1,6 +1,6 @@
/*
* ../application
- * Browser: Safari 7.1 (approximately 0.36% of all users)
+ * Browser: Safari 7.1 (approximately 0.09% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-7.scss b/app/assets/stylesheets/application/safari-7.scss
index 38c75fb..0ac31b1 100644
--- a/app/assets/stylesheets/application/safari-7.scss
+++ b/app/assets/stylesheets/application/safari-7.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Safari 7 (approximately 0.1% of all users)
+ * Browser: Safari 7.0 (approximately 0.13% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-8.scss b/app/assets/stylesheets/application/safari-8.scss
index ea0ec87..148d436 100644
--- a/app/assets/stylesheets/application/safari-8.scss
+++ b/app/assets/stylesheets/application/safari-8.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Safari 8 (approximately 1.27% of all users)
+ * Browser: Safari 8.0 (approximately 0.41% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/application/safari-9.scss b/app/assets/stylesheets/application/safari-9.scss
index bf48af5..41058cc 100644
--- a/app/assets/stylesheets/application/safari-9.scss
+++ b/app/assets/stylesheets/application/safari-9.scss
@@ -1,12 +1,12 @@
/*
* ../application
- * Browser: Safari 9 (approximately 0.02% of all users)
+ * Browser: Safari 9.0 (approximately 1.54% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -43,7 +43,7 @@ $browser_capabilities: (
"css3-colors": y,
"css3-boxsizing": y,
"css-mediaqueries": y,
- "multicolumn": y,
+ "multicolumn": a,
"border-radius": y,
"transforms2d": y,
"use-strict": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -156,7 +157,7 @@ $browser_capabilities: (
"css-filters": yx,
"getcomputedstyle": y,
"mp3": y,
- "word-break": a,
+ "word-break": y,
"viewport-units": y,
"contentsecuritypolicy": y,
"pagevisibility": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -254,16 +257,16 @@ $browser_capabilities: (
"currentcolor": y,
"input-pattern": a,
"registerprotocolhandler": n,
- "css-snappoints": yx,
+ "css-snappoints": ax,
"input-minlength": n,
- "css-media-interaction": u,
+ "css-media-interaction": y,
"ime": n,
"font-smooth": ax,
"audiotracks": y,
"videotracks": y,
"contentsecuritypolicy2": n,
"permissions-api": n,
- "http2": y,
+ "http2": a,
"font-kerning": yx,
"jpeg2000": y,
"upgradeinsecurerequests": n,
@@ -281,10 +284,11 @@ $browser_capabilities: (
"css-element-function": n,
"u2f": n,
"aac": y,
- "link-rel-prefetch": u,
+ "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,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/bumbleberry-settings.json b/app/assets/stylesheets/bumbleberry-settings.json
index 1889401..efa31c6 100644
--- a/app/assets/stylesheets/bumbleberry-settings.json
+++ b/app/assets/stylesheets/bumbleberry-settings.json
@@ -47,7 +47,7 @@
},
"grid-push": [1, 2],
"grid-pull": [1, 2],
- "font-loading-method": "deferred",
+ "font-loading-method": "http2",
"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 22da9f0..15da526 100644
--- a/app/assets/stylesheets/translations/and_uc-9.9.scss
+++ b/app/assets/stylesheets/translations/and_uc-9.9.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: UC Browser for Android 9.9 (approximately 7.1% of all users)
+ * Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": n,
"input-color": a,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-2.1.scss b/app/assets/stylesheets/translations/android-2.1.scss
index d008662..adb14ca 100644
--- a/app/assets/stylesheets/translations/android-2.1.scss
+++ b/app/assets/stylesheets/translations/android-2.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": u,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-2.2.scss b/app/assets/stylesheets/translations/android-2.2.scss
index ac5cf38..3695f19 100644
--- a/app/assets/stylesheets/translations/android-2.2.scss
+++ b/app/assets/stylesheets/translations/android-2.2.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": u,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-2.3.scss b/app/assets/stylesheets/translations/android-2.3.scss
index 86ac0a9..72bfd48 100644
--- a/app/assets/stylesheets/translations/android-2.3.scss
+++ b/app/assets/stylesheets/translations/android-2.3.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Android Browser 2.3 (approximately 0.11% of all users)
+ * Browser: Android Browser 2.3 (approximately 0.03% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-3.scss b/app/assets/stylesheets/translations/android-3.scss
index eab24f2..0917997 100644
--- a/app/assets/stylesheets/translations/android-3.scss
+++ b/app/assets/stylesheets/translations/android-3.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Android Browser 3 (approximately 0.0% of all users)
+ * Browser: Android Browser 3.0 (approximately 0.0% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 3;
+$browser_version: 3.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -271,7 +274,7 @@ $browser_capabilities: (
"input-email-tel-url": y,
"fieldset-disabled": n,
"font-variant-alternates": n,
- "form-attribute": u,
+ "form-attribute": y,
"es5": a,
"page-transition-events": y,
"ogg-vorbis": y,
@@ -280,11 +283,12 @@ $browser_capabilities: (
"css-filter-function": n,
"css-element-function": n,
"u2f": n,
- "aac": u,
+ "aac": y,
"link-rel-prefetch": n,
"ol-reversed": n,
- "css-first-letter": u,
+ "css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,17 +296,41 @@ $browser_capabilities: (
"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,
+ "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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-4.1.scss b/app/assets/stylesheets/translations/android-4.1.scss
index ebac991..5bd944d 100644
--- a/app/assets/stylesheets/translations/android-4.1.scss
+++ b/app/assets/stylesheets/translations/android-4.1.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Android Browser 4.1 (approximately 1.18% of all users)
+ * Browser: Android Browser 4.1 (approximately 0.48% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 8692eda..6dedefb 100644
--- a/app/assets/stylesheets/translations/android-4.2-4.3.scss
+++ b/app/assets/stylesheets/translations/android-4.2-4.3.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Android Browser 4.2-4.3 (approximately 2.57% of all users)
+ * Browser: Android Browser 4.2 (approximately 1.05% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4.2-4.3;
+$browser_version: 4.2;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 8bbf133..3245dfb 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,12 +1,12 @@
/*
* ../translations
- * Browser: Android Browser 4.4.3-4.4.4 (approximately 2.26% of all users)
+ * Browser: Android Browser 4.4 (approximately 1.05% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4.4.3-4.4.4;
+$browser_version: 4.4;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-4.4.scss b/app/assets/stylesheets/translations/android-4.4.scss
index 577c656..1fa9017 100644
--- a/app/assets/stylesheets/translations/android-4.4.scss
+++ b/app/assets/stylesheets/translations/android-4.4.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Android Browser 4.4 (approximately 0.02% of all users)
+ * Browser: Android Browser 4.4 (approximately 2.03% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/android-4.scss b/app/assets/stylesheets/translations/android-4.scss
index c00da89..68222ae 100644
--- a/app/assets/stylesheets/translations/android-4.scss
+++ b/app/assets/stylesheets/translations/android-4.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Android Browser 4 (approximately 0.34% of all users)
+ * Browser: Android Browser 4.0 (approximately 0.1% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/bb-10.scss b/app/assets/stylesheets/translations/bb-10.scss
index 6a3cf12..0250110 100644
--- a/app/assets/stylesheets/translations/bb-10.scss
+++ b/app/assets/stylesheets/translations/bb-10.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Blackberry Browser 10 (approximately 0.0% of all users)
+ * Browser: Blackberry Browser 10.0 (approximately 0.0% of all users)
*
*/
$browser: bb;
$browser_prefix: webkit;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/bb-7.scss b/app/assets/stylesheets/translations/bb-7.scss
index dc7d166..6acc0fe 100644
--- a/app/assets/stylesheets/translations/bb-7.scss
+++ b/app/assets/stylesheets/translations/bb-7.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Blackberry Browser 7 (approximately 0.11% of all users)
+ * Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
*
*/
$browser: bb;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": y,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-10.scss b/app/assets/stylesheets/translations/chrome-10.scss
index 7c4b305..308b153 100644
--- a/app/assets/stylesheets/translations/chrome-10.scss
+++ b/app/assets/stylesheets/translations/chrome-10.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 10 (approximately 0.02% of all users)
+ * Browser: Chrome 10.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": u,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-11.scss b/app/assets/stylesheets/translations/chrome-11.scss
index 8e6ceb9..07916d9 100644
--- a/app/assets/stylesheets/translations/chrome-11.scss
+++ b/app/assets/stylesheets/translations/chrome-11.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 11 (approximately 0.06% of all users)
+ * Browser: Chrome 11.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": u,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-12.scss b/app/assets/stylesheets/translations/chrome-12.scss
index 9518ea1..df5d971 100644
--- a/app/assets/stylesheets/translations/chrome-12.scss
+++ b/app/assets/stylesheets/translations/chrome-12.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 12 (approximately 0.02% of all users)
+ * Browser: Chrome 12.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-13.scss b/app/assets/stylesheets/translations/chrome-13.scss
index 113fac0..5de7238 100644
--- a/app/assets/stylesheets/translations/chrome-13.scss
+++ b/app/assets/stylesheets/translations/chrome-13.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 13 (approximately 0.01% of all users)
+ * Browser: Chrome 13.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 13;
+$browser_version: 13.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-14.scss b/app/assets/stylesheets/translations/chrome-14.scss
index 4c32541..8a96015 100644
--- a/app/assets/stylesheets/translations/chrome-14.scss
+++ b/app/assets/stylesheets/translations/chrome-14.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 14 (approximately 0.01% of all users)
+ * Browser: Chrome 14.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 14;
+$browser_version: 14.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-15.scss b/app/assets/stylesheets/translations/chrome-15.scss
index 58763e5..9177506 100644
--- a/app/assets/stylesheets/translations/chrome-15.scss
+++ b/app/assets/stylesheets/translations/chrome-15.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 15 (approximately 0.01% of all users)
+ * Browser: Chrome 15.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-16.scss b/app/assets/stylesheets/translations/chrome-16.scss
index 939d150..a6ca7df 100644
--- a/app/assets/stylesheets/translations/chrome-16.scss
+++ b/app/assets/stylesheets/translations/chrome-16.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 16 (approximately 0.02% of all users)
+ * Browser: Chrome 16.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-17.scss b/app/assets/stylesheets/translations/chrome-17.scss
index 2592c9c..51842d5 100644
--- a/app/assets/stylesheets/translations/chrome-17.scss
+++ b/app/assets/stylesheets/translations/chrome-17.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 17 (approximately 0.01% of all users)
+ * Browser: Chrome 17.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-18.scss b/app/assets/stylesheets/translations/chrome-18.scss
index d1d381c..e0e4386 100644
--- a/app/assets/stylesheets/translations/chrome-18.scss
+++ b/app/assets/stylesheets/translations/chrome-18.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 18 (approximately 0.02% of all users)
+ * Browser: Chrome 18.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-19.scss b/app/assets/stylesheets/translations/chrome-19.scss
index 1c1ef71..9c2bcd2 100644
--- a/app/assets/stylesheets/translations/chrome-19.scss
+++ b/app/assets/stylesheets/translations/chrome-19.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 19 (approximately 0.01% of all users)
+ * Browser: Chrome 19.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-20.scss b/app/assets/stylesheets/translations/chrome-20.scss
index e4335ba..d9ed411 100644
--- a/app/assets/stylesheets/translations/chrome-20.scss
+++ b/app/assets/stylesheets/translations/chrome-20.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 20 (approximately 0.01% of all users)
+ * Browser: Chrome 20.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-21.scss b/app/assets/stylesheets/translations/chrome-21.scss
index 75360d3..189222d 100644
--- a/app/assets/stylesheets/translations/chrome-21.scss
+++ b/app/assets/stylesheets/translations/chrome-21.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 21 (approximately 0.03% of all users)
+ * Browser: Chrome 21.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-22.scss b/app/assets/stylesheets/translations/chrome-22.scss
index 36e7f97..15ba1dc 100644
--- a/app/assets/stylesheets/translations/chrome-22.scss
+++ b/app/assets/stylesheets/translations/chrome-22.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 22 (approximately 0.07% of all users)
+ * Browser: Chrome 22.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-23.scss b/app/assets/stylesheets/translations/chrome-23.scss
index d744bfe..101c225 100644
--- a/app/assets/stylesheets/translations/chrome-23.scss
+++ b/app/assets/stylesheets/translations/chrome-23.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 23 (approximately 0.02% of all users)
+ * Browser: Chrome 23.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-24.scss b/app/assets/stylesheets/translations/chrome-24.scss
index 2372a97..f03a7cb 100644
--- a/app/assets/stylesheets/translations/chrome-24.scss
+++ b/app/assets/stylesheets/translations/chrome-24.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 24 (approximately 0.02% of all users)
+ * Browser: Chrome 24.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-25.scss b/app/assets/stylesheets/translations/chrome-25.scss
index c06a229..47a1a72 100644
--- a/app/assets/stylesheets/translations/chrome-25.scss
+++ b/app/assets/stylesheets/translations/chrome-25.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 25 (approximately 0.02% of all users)
+ * Browser: Chrome 25.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -282,9 +285,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-26.scss b/app/assets/stylesheets/translations/chrome-26.scss
index e3f6538..2ad0683 100644
--- a/app/assets/stylesheets/translations/chrome-26.scss
+++ b/app/assets/stylesheets/translations/chrome-26.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 26 (approximately 0.04% of all users)
+ * Browser: Chrome 26.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-27.scss b/app/assets/stylesheets/translations/chrome-27.scss
index 4f2c910..9d2e0ac 100644
--- a/app/assets/stylesheets/translations/chrome-27.scss
+++ b/app/assets/stylesheets/translations/chrome-27.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 27 (approximately 0.03% of all users)
+ * Browser: Chrome 27.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-28.scss b/app/assets/stylesheets/translations/chrome-28.scss
index 183acde..4b74de6 100644
--- a/app/assets/stylesheets/translations/chrome-28.scss
+++ b/app/assets/stylesheets/translations/chrome-28.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 28 (approximately 0.03% of all users)
+ * Browser: Chrome 28.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-29.scss b/app/assets/stylesheets/translations/chrome-29.scss
index eb7b935..d75f0f4 100644
--- a/app/assets/stylesheets/translations/chrome-29.scss
+++ b/app/assets/stylesheets/translations/chrome-29.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 29 (approximately 0.03% of all users)
+ * Browser: Chrome 29.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-30.scss b/app/assets/stylesheets/translations/chrome-30.scss
index c548b91..7d2446a 100644
--- a/app/assets/stylesheets/translations/chrome-30.scss
+++ b/app/assets/stylesheets/translations/chrome-30.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 30 (approximately 0.04% of all users)
+ * Browser: Chrome 30.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-31.scss b/app/assets/stylesheets/translations/chrome-31.scss
index 2bcf2d7..3bad300 100644
--- a/app/assets/stylesheets/translations/chrome-31.scss
+++ b/app/assets/stylesheets/translations/chrome-31.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 31 (approximately 0.83% of all users)
+ * Browser: Chrome 31.0 (approximately 0.43% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-32.scss b/app/assets/stylesheets/translations/chrome-32.scss
index 603a3c0..c6b1796 100644
--- a/app/assets/stylesheets/translations/chrome-32.scss
+++ b/app/assets/stylesheets/translations/chrome-32.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 32 (approximately 0.05% of all users)
+ * Browser: Chrome 32.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-33.scss b/app/assets/stylesheets/translations/chrome-33.scss
index e8c4b4a..e9d7032 100644
--- a/app/assets/stylesheets/translations/chrome-33.scss
+++ b/app/assets/stylesheets/translations/chrome-33.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 33 (approximately 0.13% of all users)
+ * Browser: Chrome 33.0 (approximately 0.1% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 33;
+$browser_version: 33.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-34.scss b/app/assets/stylesheets/translations/chrome-34.scss
index 03c01a9..8f7118e 100644
--- a/app/assets/stylesheets/translations/chrome-34.scss
+++ b/app/assets/stylesheets/translations/chrome-34.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 34 (approximately 0.19% of all users)
+ * Browser: Chrome 34.0 (approximately 0.07% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 34;
+$browser_version: 34.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-35.scss b/app/assets/stylesheets/translations/chrome-35.scss
index 2af68d2..f562c52 100644
--- a/app/assets/stylesheets/translations/chrome-35.scss
+++ b/app/assets/stylesheets/translations/chrome-35.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 35 (approximately 0.19% of all users)
+ * Browser: Chrome 35.0 (approximately 0.1% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 35;
+$browser_version: 35.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-36.scss b/app/assets/stylesheets/translations/chrome-36.scss
index 04e9f87..60d7c65 100644
--- a/app/assets/stylesheets/translations/chrome-36.scss
+++ b/app/assets/stylesheets/translations/chrome-36.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 36 (approximately 0.16% of all users)
+ * Browser: Chrome 36.0 (approximately 0.11% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 36;
+$browser_version: 36.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-37.scss b/app/assets/stylesheets/translations/chrome-37.scss
index c67dc66..97e01e4 100644
--- a/app/assets/stylesheets/translations/chrome-37.scss
+++ b/app/assets/stylesheets/translations/chrome-37.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 37 (approximately 0.19% of all users)
+ * Browser: Chrome 37.0 (approximately 0.08% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 37;
+$browser_version: 37.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-38.scss b/app/assets/stylesheets/translations/chrome-38.scss
index 9d3fb5b..22edf32 100644
--- a/app/assets/stylesheets/translations/chrome-38.scss
+++ b/app/assets/stylesheets/translations/chrome-38.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 38 (approximately 0.14% of all users)
+ * Browser: Chrome 38.0 (approximately 0.09% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 38;
+$browser_version: 38.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-39.scss b/app/assets/stylesheets/translations/chrome-39.scss
index c556022..87e034f 100644
--- a/app/assets/stylesheets/translations/chrome-39.scss
+++ b/app/assets/stylesheets/translations/chrome-39.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 39 (approximately 0.28% of all users)
+ * Browser: Chrome 39.0 (approximately 0.16% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 39;
+$browser_version: 39.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-4.scss b/app/assets/stylesheets/translations/chrome-4.scss
index 1214a90..86a140f 100644
--- a/app/assets/stylesheets/translations/chrome-4.scss
+++ b/app/assets/stylesheets/translations/chrome-4.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 4 (approximately 0.02% of all users)
+ * Browser: Chrome 4.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -121,7 +121,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": u,
+ "rem": y,
"ttf": y,
"touch": n,
"matchesselector": ax,
@@ -141,9 +141,10 @@ $browser_capabilities: (
"fullscreen": n,
"css-exclusions": n,
"requestanimationframe": n,
- "input-range": u,
+ "input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -166,7 +167,8 @@ $browser_capabilities: (
"outline": y,
"download": n,
"pointer": n,
- "user-select-none": u,
+ "user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": n,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -283,8 +286,9 @@ $browser_capabilities: (
"aac": n,
"link-rel-prefetch": n,
"ol-reversed": n,
- "css-first-letter": u,
+ "css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-40.scss b/app/assets/stylesheets/translations/chrome-40.scss
index 20dab00..dd6482b 100644
--- a/app/assets/stylesheets/translations/chrome-40.scss
+++ b/app/assets/stylesheets/translations/chrome-40.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 40 (approximately 0.29% of all users)
+ * Browser: Chrome 40.0 (approximately 0.3% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 40;
+$browser_version: 40.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-41.scss b/app/assets/stylesheets/translations/chrome-41.scss
index 8ebcbd4..265f277 100644
--- a/app/assets/stylesheets/translations/chrome-41.scss
+++ b/app/assets/stylesheets/translations/chrome-41.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 41 (approximately 0.27% of all users)
+ * Browser: Chrome 41.0 (approximately 0.26% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 41;
+$browser_version: 41.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-42.scss b/app/assets/stylesheets/translations/chrome-42.scss
index 9036152..388a7a6 100644
--- a/app/assets/stylesheets/translations/chrome-42.scss
+++ b/app/assets/stylesheets/translations/chrome-42.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 42 (approximately 0.5% of all users)
+ * Browser: Chrome 42.0 (approximately 0.26% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 42;
+$browser_version: 42.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-43.scss b/app/assets/stylesheets/translations/chrome-43.scss
index 1e0a397..5211731 100644
--- a/app/assets/stylesheets/translations/chrome-43.scss
+++ b/app/assets/stylesheets/translations/chrome-43.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 43 (approximately 1.66% of all users)
+ * Browser: Chrome 43.0 (approximately 0.46% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 43;
+$browser_version: 43.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-44.scss b/app/assets/stylesheets/translations/chrome-44.scss
index aac7413..1496199 100644
--- a/app/assets/stylesheets/translations/chrome-44.scss
+++ b/app/assets/stylesheets/translations/chrome-44.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 44 (approximately 24.57% of all users)
+ * Browser: Chrome 44.0 (approximately 0.41% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 44;
+$browser_version: 44.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-45.scss b/app/assets/stylesheets/translations/chrome-45.scss
index 7070b8c..168717b 100644
--- a/app/assets/stylesheets/translations/chrome-45.scss
+++ b/app/assets/stylesheets/translations/chrome-45.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 45 (approximately 0.15% of all users)
+ * Browser: Chrome 45.0 (approximately 0.61% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 45;
+$browser_version: 45.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-46.scss b/app/assets/stylesheets/translations/chrome-46.scss
index 18cf878..1cae1d0 100644
--- a/app/assets/stylesheets/translations/chrome-46.scss
+++ b/app/assets/stylesheets/translations/chrome-46.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 46 (approximately 0.17% of all users)
+ * Browser: Chrome 46.0 (approximately 5.77% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 46;
+$browser_version: 46.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": y,
@@ -191,9 +193,9 @@ $browser_capabilities: (
"promises": y,
"css-sticky": n,
"dialog": y,
- "css-variables": u,
+ "css-variables": n,
"vibration": y,
- "css-backgroundblendmode": y,
+ "css-backgroundblendmode": a,
"css-mixblendmode": y,
"speech-recognition": ax,
"high-resolution-time": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -232,10 +235,10 @@ $browser_capabilities: (
"font-loading": y,
"font-unicode-range": y,
"gamepad": y,
- "css-font-stretch": u,
+ "css-font-stretch": n,
"font-size-adjust": nd,
"link-icon-png": y,
- "link-icon-svg": u,
+ "link-icon-svg": n,
"css-media-resolution": y,
"xml-serializer": y,
"css-image-set": yx,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-47.scss b/app/assets/stylesheets/translations/chrome-47.scss
index f5793da..73184f9 100644
--- a/app/assets/stylesheets/translations/chrome-47.scss
+++ b/app/assets/stylesheets/translations/chrome-47.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 47 (approximately 0.0% of all users)
+ * Browser: Chrome 47.0 (approximately 20.46% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 47;
+$browser_version: 47.0;
$browser_type: desktop;
// CSS Compatibility
@@ -92,7 +92,7 @@ $browser_capabilities: (
"script-async": y,
"mediasource": y,
"cors": y,
- "css-backdrop-filter": n,
+ "css-backdrop-filter": nd,
"calc": y,
"dom-range": y,
"ruby": a,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": y,
@@ -191,7 +193,7 @@ $browser_capabilities: (
"promises": y,
"css-sticky": n,
"dialog": y,
- "css-variables": u,
+ "css-variables": n,
"vibration": y,
"css-backgroundblendmode": y,
"css-mixblendmode": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -232,10 +235,10 @@ $browser_capabilities: (
"font-loading": y,
"font-unicode-range": y,
"gamepad": y,
- "css-font-stretch": u,
+ "css-font-stretch": n,
"font-size-adjust": nd,
"link-icon-png": y,
- "link-icon-svg": u,
+ "link-icon-svg": n,
"css-media-resolution": y,
"xml-serializer": y,
"css-image-set": yx,
@@ -246,7 +249,7 @@ $browser_capabilities: (
"css-placeholder-shown": n,
"broadcastchannel": n,
"css-crisp-edges": y,
- "css-text-align-last": nd,
+ "css-text-align-last": y,
"css-logical-props": ax,
"fetch": y,
"referrer-policy": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,17 +296,41 @@ $browser_capabilities: (
"insertadjacenthtml": y,
"let": a,
"arrow-functions": y,
+ "asmjs": a,
+ "lazyload": n,
+ "link-rel-dns-prefetch": y,
"link-rel-prerender": y,
- "rest-parameters": nd,
+ "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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-5.scss b/app/assets/stylesheets/translations/chrome-5.scss
index 09e621a..08a76b0 100644
--- a/app/assets/stylesheets/translations/chrome-5.scss
+++ b/app/assets/stylesheets/translations/chrome-5.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 5 (approximately 0.01% of all users)
+ * Browser: Chrome 5.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -121,7 +121,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": u,
+ "rem": y,
"ttf": y,
"touch": n,
"matchesselector": ax,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -166,7 +167,8 @@ $browser_capabilities: (
"outline": y,
"download": n,
"pointer": n,
- "user-select-none": u,
+ "user-select-none": yx,
+ "input-file-accept": u,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-6.scss b/app/assets/stylesheets/translations/chrome-6.scss
index ef363c7..99c3f12 100644
--- a/app/assets/stylesheets/translations/chrome-6.scss
+++ b/app/assets/stylesheets/translations/chrome-6.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 6 (approximately 0.01% of all users)
+ * Browser: Chrome 6.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-7.scss b/app/assets/stylesheets/translations/chrome-7.scss
index cf4a4ee..d159ebb 100644
--- a/app/assets/stylesheets/translations/chrome-7.scss
+++ b/app/assets/stylesheets/translations/chrome-7.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 7 (approximately 0.01% of all users)
+ * Browser: Chrome 7.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-8.scss b/app/assets/stylesheets/translations/chrome-8.scss
index 631f563..cd6b2e1 100644
--- a/app/assets/stylesheets/translations/chrome-8.scss
+++ b/app/assets/stylesheets/translations/chrome-8.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 8 (approximately 0.01% of all users)
+ * Browser: Chrome 8.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,11 +272,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": y,
"progress": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/chrome-9.scss b/app/assets/stylesheets/translations/chrome-9.scss
index 5c20ca2..6e62c9a 100644
--- a/app/assets/stylesheets/translations/chrome-9.scss
+++ b/app/assets/stylesheets/translations/chrome-9.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Chrome 9 (approximately 0.01% of all users)
+ * Browser: Chrome 9.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -269,7 +272,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-10.scss b/app/assets/stylesheets/translations/firefox-10.scss
index e500463..70569a7 100644
--- a/app/assets/stylesheets/translations/firefox-10.scss
+++ b/app/assets/stylesheets/translations/firefox-10.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 10 (approximately 0.02% of all users)
+ * Browser: Firefox 10.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-11.scss b/app/assets/stylesheets/translations/firefox-11.scss
index ed56390..ce51c54 100644
--- a/app/assets/stylesheets/translations/firefox-11.scss
+++ b/app/assets/stylesheets/translations/firefox-11.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 11 (approximately 0.02% of all users)
+ * Browser: Firefox 11.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-12.scss b/app/assets/stylesheets/translations/firefox-12.scss
index fce25c9..1a48aa7 100644
--- a/app/assets/stylesheets/translations/firefox-12.scss
+++ b/app/assets/stylesheets/translations/firefox-12.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 12 (approximately 0.04% of all users)
+ * Browser: Firefox 12.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-13.scss b/app/assets/stylesheets/translations/firefox-13.scss
index 0e00714..f48b9b4 100644
--- a/app/assets/stylesheets/translations/firefox-13.scss
+++ b/app/assets/stylesheets/translations/firefox-13.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 13 (approximately 0.02% of all users)
+ * Browser: Firefox 13.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 13;
+$browser_version: 13.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-14.scss b/app/assets/stylesheets/translations/firefox-14.scss
index 29ad2ce..74ba661 100644
--- a/app/assets/stylesheets/translations/firefox-14.scss
+++ b/app/assets/stylesheets/translations/firefox-14.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 14 (approximately 0.02% of all users)
+ * Browser: Firefox 14.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 14;
+$browser_version: 14.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-15.scss b/app/assets/stylesheets/translations/firefox-15.scss
index 8c18ad3..b69588d 100644
--- a/app/assets/stylesheets/translations/firefox-15.scss
+++ b/app/assets/stylesheets/translations/firefox-15.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 15 (approximately 0.02% of all users)
+ * Browser: Firefox 15.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-16.scss b/app/assets/stylesheets/translations/firefox-16.scss
index 31a5bff..7ac09d4 100644
--- a/app/assets/stylesheets/translations/firefox-16.scss
+++ b/app/assets/stylesheets/translations/firefox-16.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 16 (approximately 0.03% of all users)
+ * Browser: Firefox 16.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-17.scss b/app/assets/stylesheets/translations/firefox-17.scss
index 8aaf3e8..38a06ec 100644
--- a/app/assets/stylesheets/translations/firefox-17.scss
+++ b/app/assets/stylesheets/translations/firefox-17.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 17 (approximately 0.02% of all users)
+ * Browser: Firefox 17.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-18.scss b/app/assets/stylesheets/translations/firefox-18.scss
index 4ae480f..0197e10 100644
--- a/app/assets/stylesheets/translations/firefox-18.scss
+++ b/app/assets/stylesheets/translations/firefox-18.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 18 (approximately 0.02% of all users)
+ * Browser: Firefox 18.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-19.scss b/app/assets/stylesheets/translations/firefox-19.scss
index f7b90ee..14e1c3a 100644
--- a/app/assets/stylesheets/translations/firefox-19.scss
+++ b/app/assets/stylesheets/translations/firefox-19.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 19 (approximately 0.02% of all users)
+ * Browser: Firefox 19.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-2.scss b/app/assets/stylesheets/translations/firefox-2.scss
index ab153e9..2812e72 100644
--- a/app/assets/stylesheets/translations/firefox-2.scss
+++ b/app/assets/stylesheets/translations/firefox-2.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 2 (approximately 0.01% of all users)
+ * Browser: Firefox 2.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 2;
+$browser_version: 2.0;
$browser_type: desktop;
// CSS Compatibility
@@ -31,7 +31,7 @@ $browser_capabilities: (
"multibackgrounds": n,
"border-image": n,
"background-img-opts": n,
- "css-table": y,
+ "css-table": a,
"css-gencontent": y,
"css-fixed": y,
"beacon": n,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": n,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-20.scss b/app/assets/stylesheets/translations/firefox-20.scss
index 340c767..b7b7484 100644
--- a/app/assets/stylesheets/translations/firefox-20.scss
+++ b/app/assets/stylesheets/translations/firefox-20.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 20 (approximately 0.02% of all users)
+ * Browser: Firefox 20.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-21.scss b/app/assets/stylesheets/translations/firefox-21.scss
index 7752fb7..2f6ffb3 100644
--- a/app/assets/stylesheets/translations/firefox-21.scss
+++ b/app/assets/stylesheets/translations/firefox-21.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 21 (approximately 0.03% of all users)
+ * Browser: Firefox 21.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-22.scss b/app/assets/stylesheets/translations/firefox-22.scss
index ccec0a4..494c452 100644
--- a/app/assets/stylesheets/translations/firefox-22.scss
+++ b/app/assets/stylesheets/translations/firefox-22.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 22 (approximately 0.03% of all users)
+ * Browser: Firefox 22.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-23.scss b/app/assets/stylesheets/translations/firefox-23.scss
index bfbe853..03c2d4d 100644
--- a/app/assets/stylesheets/translations/firefox-23.scss
+++ b/app/assets/stylesheets/translations/firefox-23.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 23 (approximately 0.02% of all users)
+ * Browser: Firefox 23.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-24.scss b/app/assets/stylesheets/translations/firefox-24.scss
index e9c26e0..3810bb5 100644
--- a/app/assets/stylesheets/translations/firefox-24.scss
+++ b/app/assets/stylesheets/translations/firefox-24.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 24 (approximately 0.04% of all users)
+ * Browser: Firefox 24.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": a,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-25.scss b/app/assets/stylesheets/translations/firefox-25.scss
index b42d841..5b17279 100644
--- a/app/assets/stylesheets/translations/firefox-25.scss
+++ b/app/assets/stylesheets/translations/firefox-25.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 25 (approximately 0.03% of all users)
+ * Browser: Firefox 25.0 (approximately 0.06% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -100,7 +100,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": a,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-26.scss b/app/assets/stylesheets/translations/firefox-26.scss
index 46f8c5d..82bfab3 100644
--- a/app/assets/stylesheets/translations/firefox-26.scss
+++ b/app/assets/stylesheets/translations/firefox-26.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 26 (approximately 0.03% of all users)
+ * Browser: Firefox 26.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-27.scss b/app/assets/stylesheets/translations/firefox-27.scss
index dbb0ec3..0fd62c6 100644
--- a/app/assets/stylesheets/translations/firefox-27.scss
+++ b/app/assets/stylesheets/translations/firefox-27.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 27 (approximately 0.03% of all users)
+ * Browser: Firefox 27.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-28.scss b/app/assets/stylesheets/translations/firefox-28.scss
index 465d67d..539a2b1 100644
--- a/app/assets/stylesheets/translations/firefox-28.scss
+++ b/app/assets/stylesheets/translations/firefox-28.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 28 (approximately 0.03% of all users)
+ * Browser: Firefox 28.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-29.scss b/app/assets/stylesheets/translations/firefox-29.scss
index a394cf7..64501c5 100644
--- a/app/assets/stylesheets/translations/firefox-29.scss
+++ b/app/assets/stylesheets/translations/firefox-29.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 29 (approximately 0.04% of all users)
+ * Browser: Firefox 29.0 (approximately 0.05% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-3.5.scss b/app/assets/stylesheets/translations/firefox-3.5.scss
index d587b55..93968cf 100644
--- a/app/assets/stylesheets/translations/firefox-3.5.scss
+++ b/app/assets/stylesheets/translations/firefox-3.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-3.6.scss b/app/assets/stylesheets/translations/firefox-3.6.scss
index a03c7e0..54fb17e 100644
--- a/app/assets/stylesheets/translations/firefox-3.6.scss
+++ b/app/assets/stylesheets/translations/firefox-3.6.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Firefox 3.6 (approximately 0.04% of all users)
+ * Browser: Firefox 3.6 (approximately 0.03% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-3.scss b/app/assets/stylesheets/translations/firefox-3.scss
index 2765e76..b36422c 100644
--- a/app/assets/stylesheets/translations/firefox-3.scss
+++ b/app/assets/stylesheets/translations/firefox-3.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 3 (approximately 0.02% of all users)
+ * Browser: Firefox 3.0 (approximately 0.05% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 3;
+$browser_version: 3.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-30.scss b/app/assets/stylesheets/translations/firefox-30.scss
index 2b15204..b5d17f2 100644
--- a/app/assets/stylesheets/translations/firefox-30.scss
+++ b/app/assets/stylesheets/translations/firefox-30.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 30 (approximately 0.09% of all users)
+ * Browser: Firefox 30.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": p,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-31.scss b/app/assets/stylesheets/translations/firefox-31.scss
index f298cc9..b1abb30 100644
--- a/app/assets/stylesheets/translations/firefox-31.scss
+++ b/app/assets/stylesheets/translations/firefox-31.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 31 (approximately 0.13% of all users)
+ * Browser: Firefox 31.0 (approximately 0.09% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": p,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-32.scss b/app/assets/stylesheets/translations/firefox-32.scss
index 9169fe3..60fd823 100644
--- a/app/assets/stylesheets/translations/firefox-32.scss
+++ b/app/assets/stylesheets/translations/firefox-32.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 32 (approximately 0.06% of all users)
+ * Browser: Firefox 32.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": nd,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-33.scss b/app/assets/stylesheets/translations/firefox-33.scss
index a197437..ec0d98d 100644
--- a/app/assets/stylesheets/translations/firefox-33.scss
+++ b/app/assets/stylesheets/translations/firefox-33.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 33 (approximately 0.07% of all users)
+ * Browser: Firefox 33.0 (approximately 0.07% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 33;
+$browser_version: 33.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": nd,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-34.scss b/app/assets/stylesheets/translations/firefox-34.scss
index 3ea9697..1971092 100644
--- a/app/assets/stylesheets/translations/firefox-34.scss
+++ b/app/assets/stylesheets/translations/firefox-34.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 34 (approximately 0.08% of all users)
+ * Browser: Firefox 34.0 (approximately 0.07% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 34;
+$browser_version: 34.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-35.scss b/app/assets/stylesheets/translations/firefox-35.scss
index 210862c..4475ee8 100644
--- a/app/assets/stylesheets/translations/firefox-35.scss
+++ b/app/assets/stylesheets/translations/firefox-35.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 35 (approximately 0.11% of all users)
+ * Browser: Firefox 35.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 35;
+$browser_version: 35.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-36.scss b/app/assets/stylesheets/translations/firefox-36.scss
index c8f14be..e646ca3 100644
--- a/app/assets/stylesheets/translations/firefox-36.scss
+++ b/app/assets/stylesheets/translations/firefox-36.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 36 (approximately 0.11% of all users)
+ * Browser: Firefox 36.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 36;
+$browser_version: 36.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-37.scss b/app/assets/stylesheets/translations/firefox-37.scss
index d7144d4..8976d15 100644
--- a/app/assets/stylesheets/translations/firefox-37.scss
+++ b/app/assets/stylesheets/translations/firefox-37.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 37 (approximately 0.17% of all users)
+ * Browser: Firefox 37.0 (approximately 0.14% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 37;
+$browser_version: 37.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,8 +168,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-38.scss b/app/assets/stylesheets/translations/firefox-38.scss
index ec137a3..089a874 100644
--- a/app/assets/stylesheets/translations/firefox-38.scss
+++ b/app/assets/stylesheets/translations/firefox-38.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 38 (approximately 0.51% of all users)
+ * Browser: Firefox 38.0 (approximately 0.29% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 38;
+$browser_version: 38.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-39.scss b/app/assets/stylesheets/translations/firefox-39.scss
index 0dc5d76..9ab8fa9 100644
--- a/app/assets/stylesheets/translations/firefox-39.scss
+++ b/app/assets/stylesheets/translations/firefox-39.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 39 (approximately 4.0% of all users)
+ * Browser: Firefox 39.0 (approximately 0.15% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 39;
+$browser_version: 39.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-4.scss b/app/assets/stylesheets/translations/firefox-4.scss
index 07b9d1e..e10b3b0 100644
--- a/app/assets/stylesheets/translations/firefox-4.scss
+++ b/app/assets/stylesheets/translations/firefox-4.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 4 (approximately 0.02% of all users)
+ * Browser: Firefox 4.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-40.scss b/app/assets/stylesheets/translations/firefox-40.scss
index cda2531..f86ec6b 100644
--- a/app/assets/stylesheets/translations/firefox-40.scss
+++ b/app/assets/stylesheets/translations/firefox-40.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 40 (approximately 3.31% of all users)
+ * Browser: Firefox 40.0 (approximately 0.15% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 40;
+$browser_version: 40.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-41.scss b/app/assets/stylesheets/translations/firefox-41.scss
index d50d500..7f4d984 100644
--- a/app/assets/stylesheets/translations/firefox-41.scss
+++ b/app/assets/stylesheets/translations/firefox-41.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 41 (approximately 0.13% of all users)
+ * Browser: Firefox 41.0 (approximately 0.27% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 41;
+$browser_version: 41.0;
$browser_type: desktop;
// CSS Compatibility
@@ -55,7 +55,7 @@ $browser_capabilities: (
"font-feature": y,
"css-animation": y,
"css-gradients": y,
- "css-canvas": u,
+ "css-canvas": n,
"css-reflections": n,
"css-masks": a,
"console-basic": y,
@@ -106,12 +106,12 @@ $browser_capabilities: (
"mpeg4": y,
"ogv": y,
"wordwrap": a,
- "pointerlock": yx,
+ "pointerlock": y,
"object-fit": y,
"xhr2": y,
"minmaxwh": y,
"details": p,
- "text-stroke": u,
+ "text-stroke": n,
"inline-block": y,
"notifications": y,
"stream": yx,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -165,8 +166,9 @@ $browser_capabilities: (
"svg-fragment": y,
"outline": y,
"download": y,
- "pointer": a,
+ "pointer": pd,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": y,
"opus": y,
"jpegxr": n,
- "channel-messaging": nd,
+ "channel-messaging": y,
"css3-tabsize": ax,
"mutationobserver": y,
"css-selection": yx,
@@ -210,7 +212,7 @@ $browser_capabilities: (
"domcontentloaded": y,
"proximity": y,
"kerning-pairs-ligatures": y,
- "iframe-seamless": u,
+ "iframe-seamless": n,
"css-image-orientation": y,
"picture": y,
"woff2": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-42.scss b/app/assets/stylesheets/translations/firefox-42.scss
index f5ef995..df36e8c 100644
--- a/app/assets/stylesheets/translations/firefox-42.scss
+++ b/app/assets/stylesheets/translations/firefox-42.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 42 (approximately 0.01% of all users)
+ * Browser: Firefox 42.0 (approximately 4.19% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 42;
+$browser_version: 42.0;
$browser_type: desktop;
// CSS Compatibility
@@ -55,7 +55,7 @@ $browser_capabilities: (
"font-feature": y,
"css-animation": y,
"css-gradients": y,
- "css-canvas": u,
+ "css-canvas": n,
"css-reflections": n,
"css-masks": a,
"console-basic": y,
@@ -90,7 +90,7 @@ $browser_capabilities: (
"websockets": y,
"hidden": y,
"script-async": y,
- "mediasource": nd,
+ "mediasource": y,
"cors": y,
"css-backdrop-filter": n,
"calc": y,
@@ -106,12 +106,12 @@ $browser_capabilities: (
"mpeg4": y,
"ogv": y,
"wordwrap": a,
- "pointerlock": yx,
+ "pointerlock": y,
"object-fit": y,
"xhr2": y,
"minmaxwh": y,
"details": p,
- "text-stroke": u,
+ "text-stroke": n,
"inline-block": y,
"notifications": y,
"stream": yx,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -165,8 +166,9 @@ $browser_capabilities: (
"svg-fragment": y,
"outline": y,
"download": y,
- "pointer": a,
+ "pointer": pd,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": y,
"opus": y,
"jpegxr": n,
- "channel-messaging": nd,
+ "channel-messaging": y,
"css3-tabsize": ax,
"mutationobserver": y,
"css-selection": yx,
@@ -210,7 +212,7 @@ $browser_capabilities: (
"domcontentloaded": y,
"proximity": y,
"kerning-pairs-ligatures": y,
- "iframe-seamless": u,
+ "iframe-seamless": n,
"css-image-orientation": y,
"picture": y,
"woff2": y,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -266,7 +269,7 @@ $browser_capabilities: (
"http2": y,
"font-kerning": y,
"jpeg2000": n,
- "upgradeinsecurerequests": n,
+ "upgradeinsecurerequests": y,
"publickeypinning": y,
"input-email-tel-url": y,
"fieldset-disabled": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-5.scss b/app/assets/stylesheets/translations/firefox-5.scss
index f917fdd..eec6f27 100644
--- a/app/assets/stylesheets/translations/firefox-5.scss
+++ b/app/assets/stylesheets/translations/firefox-5.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 5 (approximately 0.01% of all users)
+ * Browser: Firefox 5.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-6.scss b/app/assets/stylesheets/translations/firefox-6.scss
index 1e77199..d4c63fb 100644
--- a/app/assets/stylesheets/translations/firefox-6.scss
+++ b/app/assets/stylesheets/translations/firefox-6.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 6 (approximately 0.02% of all users)
+ * Browser: Firefox 6.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-7.scss b/app/assets/stylesheets/translations/firefox-7.scss
index bd0091a..2074379 100644
--- a/app/assets/stylesheets/translations/firefox-7.scss
+++ b/app/assets/stylesheets/translations/firefox-7.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 7 (approximately 0.01% of all users)
+ * Browser: Firefox 7.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-8.scss b/app/assets/stylesheets/translations/firefox-8.scss
index 643883d..a5393c7 100644
--- a/app/assets/stylesheets/translations/firefox-8.scss
+++ b/app/assets/stylesheets/translations/firefox-8.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 8 (approximately 0.02% of all users)
+ * Browser: Firefox 8.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/firefox-9.scss b/app/assets/stylesheets/translations/firefox-9.scss
index 99ee4f0..1cb6d8f 100644
--- a/app/assets/stylesheets/translations/firefox-9.scss
+++ b/app/assets/stylesheets/translations/firefox-9.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Firefox 9 (approximately 0.01% of all users)
+ * Browser: Firefox 9.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-10.scss b/app/assets/stylesheets/translations/ie-10.scss
index d7427cc..7a274a8 100644
--- a/app/assets/stylesheets/translations/ie-10.scss
+++ b/app/assets/stylesheets/translations/ie-10.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE 10 (approximately 1.03% of all users)
+ * Browser: IE 10.0 (approximately 0.87% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": ax,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": yx,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-11.scss b/app/assets/stylesheets/translations/ie-11.scss
index 2a29f8f..2f8e123 100644
--- a/app/assets/stylesheets/translations/ie-11.scss
+++ b/app/assets/stylesheets/translations/ie-11.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE 11 (approximately 6.17% of all users)
+ * Browser: IE 11.0 (approximately 6.45% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -83,7 +83,7 @@ $browser_capabilities: (
"xhtmlsmil": n,
"wai-aria": a,
"geolocation": y,
- "flexbox": y,
+ "flexbox": a,
"webgl": y,
"fileapi": a,
"shadowdom": n,
@@ -138,12 +138,13 @@ $browser_capabilities: (
"audio-api": n,
"css-regions": ax,
"spellcheck-attribute": y,
- "fullscreen": yx,
+ "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,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": y,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": y,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-5.5.scss b/app/assets/stylesheets/translations/ie-5.5.scss
index 35b72b9..088ed79 100644
--- a/app/assets/stylesheets/translations/ie-5.5.scss
+++ b/app/assets/stylesheets/translations/ie-5.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-6.scss b/app/assets/stylesheets/translations/ie-6.scss
index 3608e30..83fd965 100644
--- a/app/assets/stylesheets/translations/ie-6.scss
+++ b/app/assets/stylesheets/translations/ie-6.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE 6 (approximately 0.07% of all users)
+ * Browser: IE 6.0 (approximately 0.04% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-7.scss b/app/assets/stylesheets/translations/ie-7.scss
index 178532c..c7083c0 100644
--- a/app/assets/stylesheets/translations/ie-7.scss
+++ b/app/assets/stylesheets/translations/ie-7.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE 7 (approximately 0.05% of all users)
+ * Browser: IE 7.0 (approximately 0.05% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-8.scss b/app/assets/stylesheets/translations/ie-8.scss
index 747d8bb..a4ccffe 100644
--- a/app/assets/stylesheets/translations/ie-8.scss
+++ b/app/assets/stylesheets/translations/ie-8.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE 8 (approximately 1.45% of all users)
+ * Browser: IE 8.0 (approximately 1.18% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-9.scss b/app/assets/stylesheets/translations/ie-9.scss
index 136225f..4f26d8e 100644
--- a/app/assets/stylesheets/translations/ie-9.scss
+++ b/app/assets/stylesheets/translations/ie-9.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE 9 (approximately 1.14% of all users)
+ * Browser: IE 9.0 (approximately 0.91% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie-TP.scss b/app/assets/stylesheets/translations/ie-TP.scss
deleted file mode 100644
index ffde19a..0000000
--- a/app/assets/stylesheets/translations/ie-TP.scss
+++ /dev/null
@@ -1,241 +0,0 @@
-/*
- * ../translations
- * Browser: IE TP (approximately 0.0% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: TP;
-$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,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": 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,
- "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,
- "datauri": a,
- "mathml": n,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": y,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": n,
- "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": 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": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "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,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "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": n,
- "getcomputedstyle": 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,
- "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,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "web-speech": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": u,
- "text-decoration": n,
- "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,
- "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,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "fetch": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax
-);
-
-@import "bumbleberry-settings";
-@import "../translations";
diff --git a/app/assets/stylesheets/translations/ie_mob-10.scss b/app/assets/stylesheets/translations/ie_mob-10.scss
index 4150cd1..4a93047 100644
--- a/app/assets/stylesheets/translations/ie_mob-10.scss
+++ b/app/assets/stylesheets/translations/ie_mob-10.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE Mobile 10 (approximately 0.18% of all users)
+ * Browser: IE Mobile 10.0 (approximately 0.16% of all users)
*
*/
$browser: ie_mob;
$browser_prefix: ms;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": ax,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": yx,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ie_mob-11.scss b/app/assets/stylesheets/translations/ie_mob-11.scss
index 9e2c2d0..b2fd69b 100644
--- a/app/assets/stylesheets/translations/ie_mob-11.scss
+++ b/app/assets/stylesheets/translations/ie_mob-11.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: IE Mobile 11 (approximately 0.73% of all users)
+ * Browser: IE Mobile 11.0 (approximately 0.73% of all users)
*
*/
$browser: ie_mob;
$browser_prefix: ms;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: mobile;
// CSS Compatibility
@@ -138,12 +138,13 @@ $browser_capabilities: (
"audio-api": n,
"css-regions": ax,
"spellcheck-attribute": a,
- "fullscreen": yx,
+ "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,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": y,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": a,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": y,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ios_saf-3.2.scss b/app/assets/stylesheets/translations/ios_saf-3.2.scss
index 2d57ac8..566334b 100644
--- a/app/assets/stylesheets/translations/ios_saf-3.2.scss
+++ b/app/assets/stylesheets/translations/ios_saf-3.2.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 4cc410f..aaab525 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
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 4.0-4.1 (approximately 0.0% of all users)
+ * Browser: iOS Safari 4.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 4.0-4.1;
+$browser_version: 4.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 4fb6e4d..2359c4b 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
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 4.2-4.3 (approximately 0.0% of all users)
+ * Browser: iOS Safari 4.2 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 4.2-4.3;
+$browser_version: 4.2;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 d996adc..3fdae78 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
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 5.0-5.1 (approximately 0.02% of all users)
+ * Browser: iOS Safari 5.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 5.0-5.1;
+$browser_version: 5.0;
$browser_type: mobile;
// CSS Compatibility
@@ -121,7 +121,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": y,
+ "rem": a,
"ttf": y,
"touch": y,
"matchesselector": ax,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 5e931fd..77a519c 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,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 6.0-6.1 (approximately 0.04% of all users)
+ * Browser: iOS Safari 6.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 6.0-6.1;
+$browser_version: 6.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 3a9b753..ade1f41 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,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 7.0-7.1 (approximately 0.65% of all users)
+ * Browser: iOS Safari 7.0 (approximately 0.31% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 7.0-7.1;
+$browser_version: 7.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 82bece7..13adda6 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,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 8.1-8.4 (approximately 6.99% of all users)
+ * Browser: iOS Safari 8.1 (approximately 1.04% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 8.1-8.4;
+$browser_version: 8.1;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/ios_saf-8.scss b/app/assets/stylesheets/translations/ios_saf-8.scss
index 9aee48a..9aee87b 100644
--- a/app/assets/stylesheets/translations/ios_saf-8.scss
+++ b/app/assets/stylesheets/translations/ios_saf-8.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: iOS Safari 8 (approximately 0.09% of all users)
+ * Browser: iOS Safari 8.0 (approximately 0.04% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 38d9f5a..266ef87 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,12 +1,12 @@
/*
* ../translations
- * Browser: Opera Mini 5.0-8.0 (approximately 5.37% of all users)
+ * Browser: Opera Mini 5.0 (approximately 4.86% of all users)
*
*/
$browser: op_mini;
$browser_prefix: o;
-$browser_version: 5.0-8.0;
+$browser_version: 5.0;
$browser_type: mobile;
// CSS Compatibility
@@ -58,7 +58,7 @@ $browser_capabilities: (
"css-canvas": n,
"css-reflections": n,
"css-masks": n,
- "console-basic": n,
+ "console-basic": y,
"svg": y,
"svg-css": a,
"svg-smil": n,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": n,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/op_mob-10.scss b/app/assets/stylesheets/translations/op_mob-10.scss
index 7225ebf..1c316e1 100644
--- a/app/assets/stylesheets/translations/op_mob-10.scss
+++ b/app/assets/stylesheets/translations/op_mob-10.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera Mobile 10 (approximately 0.0% of all users)
+ * Browser: Opera Mobile 10.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": u,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": u,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": n,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/op_mob-11.1.scss b/app/assets/stylesheets/translations/op_mob-11.1.scss
index 165383d..2ade4a6 100644
--- a/app/assets/stylesheets/translations/op_mob-11.1.scss
+++ b/app/assets/stylesheets/translations/op_mob-11.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/op_mob-11.5.scss b/app/assets/stylesheets/translations/op_mob-11.5.scss
index 2ed47df..bb76e25 100644
--- a/app/assets/stylesheets/translations/op_mob-11.5.scss
+++ b/app/assets/stylesheets/translations/op_mob-11.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/op_mob-11.scss b/app/assets/stylesheets/translations/op_mob-11.scss
index 066207e..659e2c7 100644
--- a/app/assets/stylesheets/translations/op_mob-11.scss
+++ b/app/assets/stylesheets/translations/op_mob-11.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera Mobile 11 (approximately 0.0% of all users)
+ * Browser: Opera Mobile 11.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/op_mob-12.1.scss b/app/assets/stylesheets/translations/op_mob-12.1.scss
index d175f67..0325fba 100644
--- a/app/assets/stylesheets/translations/op_mob-12.1.scss
+++ b/app/assets/stylesheets/translations/op_mob-12.1.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Opera Mobile 12.1 (approximately 0.03% of all users)
+ * Browser: Opera Mobile 12.1 (approximately 0.0% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/op_mob-12.scss b/app/assets/stylesheets/translations/op_mob-12.scss
index ed5e913..a3a32b6 100644
--- a/app/assets/stylesheets/translations/op_mob-12.scss
+++ b/app/assets/stylesheets/translations/op_mob-12.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera Mobile 12 (approximately 0.02% of all users)
+ * Browser: Opera Mobile 12.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: mobile;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 9930525..9bdfec8 100644
--- a/app/assets/stylesheets/translations/opera-10.0-10.1.scss
+++ b/app/assets/stylesheets/translations/opera-10.0-10.1.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 10.0-10.1 (approximately 0.04% of all users)
+ * Browser: Opera 10.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 10.0-10.1;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": y,
@@ -220,8 +222,9 @@ $browser_capabilities: (
"custom-elements": n,
"imports": n,
"input-file-multiple": n,
- "atob-btoa": u,
+ "atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -237,7 +240,7 @@ $browser_capabilities: (
"link-icon-png": y,
"link-icon-svg": n,
"css-media-resolution": ax,
- "xml-serializer": u,
+ "xml-serializer": a,
"css-image-set": n,
"css-boxdecorationbreak": n,
"object-observe": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-10.5.scss b/app/assets/stylesheets/translations/opera-10.5.scss
index 135cdcb..44e05ee 100644
--- a/app/assets/stylesheets/translations/opera-10.5.scss
+++ b/app/assets/stylesheets/translations/opera-10.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": a,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": u,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -237,7 +240,7 @@ $browser_capabilities: (
"link-icon-png": y,
"link-icon-svg": n,
"css-media-resolution": ax,
- "xml-serializer": u,
+ "xml-serializer": a,
"css-image-set": n,
"css-boxdecorationbreak": n,
"object-observe": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-10.6.scss b/app/assets/stylesheets/translations/opera-10.6.scss
index ddb92e5..ac432b5 100644
--- a/app/assets/stylesheets/translations/opera-10.6.scss
+++ b/app/assets/stylesheets/translations/opera-10.6.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-11.1.scss b/app/assets/stylesheets/translations/opera-11.1.scss
index 216f076..7e6e635 100644
--- a/app/assets/stylesheets/translations/opera-11.1.scss
+++ b/app/assets/stylesheets/translations/opera-11.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-11.5.scss b/app/assets/stylesheets/translations/opera-11.5.scss
index 40cd42e..4aec9ce 100644
--- a/app/assets/stylesheets/translations/opera-11.5.scss
+++ b/app/assets/stylesheets/translations/opera-11.5.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-11.6.scss b/app/assets/stylesheets/translations/opera-11.6.scss
index 0c0b3b2..e07bbd5 100644
--- a/app/assets/stylesheets/translations/opera-11.6.scss
+++ b/app/assets/stylesheets/translations/opera-11.6.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": y,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-11.scss b/app/assets/stylesheets/translations/opera-11.scss
index ec7c2f2..e2d802d 100644
--- a/app/assets/stylesheets/translations/opera-11.scss
+++ b/app/assets/stylesheets/translations/opera-11.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 11 (approximately 0.02% of all users)
+ * Browser: Opera 11.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -183,7 +185,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-12.1.scss b/app/assets/stylesheets/translations/opera-12.1.scss
index 8dbe89a..c00ec3c 100644
--- a/app/assets/stylesheets/translations/opera-12.1.scss
+++ b/app/assets/stylesheets/translations/opera-12.1.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Opera 12.1 (approximately 0.13% of all users)
+ * Browser: Opera 12.1 (approximately 0.16% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-12.scss b/app/assets/stylesheets/translations/opera-12.scss
index dd95063..9d10a43 100644
--- a/app/assets/stylesheets/translations/opera-12.scss
+++ b/app/assets/stylesheets/translations/opera-12.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 12 (approximately 0.02% of all users)
+ * Browser: Opera 12.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-15.scss b/app/assets/stylesheets/translations/opera-15.scss
index aa84b62..45e4f9c 100644
--- a/app/assets/stylesheets/translations/opera-15.scss
+++ b/app/assets/stylesheets/translations/opera-15.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 15 (approximately 0.01% of all users)
+ * Browser: Opera 15.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-16.scss b/app/assets/stylesheets/translations/opera-16.scss
index 9ceb768..f9602f9 100644
--- a/app/assets/stylesheets/translations/opera-16.scss
+++ b/app/assets/stylesheets/translations/opera-16.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 16 (approximately 0.01% of all users)
+ * Browser: Opera 16.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-17.scss b/app/assets/stylesheets/translations/opera-17.scss
index 935bba2..dfd80c3 100644
--- a/app/assets/stylesheets/translations/opera-17.scss
+++ b/app/assets/stylesheets/translations/opera-17.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 17 (approximately 0.01% of all users)
+ * Browser: Opera 17.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-18.scss b/app/assets/stylesheets/translations/opera-18.scss
index dad2fe3..7653422 100644
--- a/app/assets/stylesheets/translations/opera-18.scss
+++ b/app/assets/stylesheets/translations/opera-18.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 18 (approximately 0.01% of all users)
+ * Browser: Opera 18.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-19.scss b/app/assets/stylesheets/translations/opera-19.scss
index 47d40a4..0ab766f 100644
--- a/app/assets/stylesheets/translations/opera-19.scss
+++ b/app/assets/stylesheets/translations/opera-19.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 19 (approximately 0.01% of all users)
+ * Browser: Opera 19.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-20.scss b/app/assets/stylesheets/translations/opera-20.scss
index f55bf3f..b08f4c5 100644
--- a/app/assets/stylesheets/translations/opera-20.scss
+++ b/app/assets/stylesheets/translations/opera-20.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 20 (approximately 0.01% of all users)
+ * Browser: Opera 20.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-21.scss b/app/assets/stylesheets/translations/opera-21.scss
index eaf349f..18d3d6d 100644
--- a/app/assets/stylesheets/translations/opera-21.scss
+++ b/app/assets/stylesheets/translations/opera-21.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 21 (approximately 0.01% of all users)
+ * Browser: Opera 21.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-22.scss b/app/assets/stylesheets/translations/opera-22.scss
index 054624c..c11fb43 100644
--- a/app/assets/stylesheets/translations/opera-22.scss
+++ b/app/assets/stylesheets/translations/opera-22.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 22 (approximately 0.01% of all users)
+ * Browser: Opera 22.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-23.scss b/app/assets/stylesheets/translations/opera-23.scss
index 2d5ff7f..7b67147 100644
--- a/app/assets/stylesheets/translations/opera-23.scss
+++ b/app/assets/stylesheets/translations/opera-23.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 23 (approximately 0.01% of all users)
+ * Browser: Opera 23.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-24.scss b/app/assets/stylesheets/translations/opera-24.scss
index 3bfff7a..cbfe5f6 100644
--- a/app/assets/stylesheets/translations/opera-24.scss
+++ b/app/assets/stylesheets/translations/opera-24.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 24 (approximately 0.01% of all users)
+ * Browser: Opera 24.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-25.scss b/app/assets/stylesheets/translations/opera-25.scss
index 8e09e59..d0e94ff 100644
--- a/app/assets/stylesheets/translations/opera-25.scss
+++ b/app/assets/stylesheets/translations/opera-25.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 25 (approximately 0.01% of all users)
+ * Browser: Opera 25.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-26.scss b/app/assets/stylesheets/translations/opera-26.scss
index b2a479c..76ff9ca 100644
--- a/app/assets/stylesheets/translations/opera-26.scss
+++ b/app/assets/stylesheets/translations/opera-26.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 26 (approximately 0.01% of all users)
+ * Browser: Opera 26.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-27.scss b/app/assets/stylesheets/translations/opera-27.scss
index 57f6bcc..a742af3 100644
--- a/app/assets/stylesheets/translations/opera-27.scss
+++ b/app/assets/stylesheets/translations/opera-27.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 27 (approximately 0.01% of all users)
+ * Browser: Opera 27.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-28.scss b/app/assets/stylesheets/translations/opera-28.scss
index 2682200..fe0804a 100644
--- a/app/assets/stylesheets/translations/opera-28.scss
+++ b/app/assets/stylesheets/translations/opera-28.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 28 (approximately 0.02% of all users)
+ * Browser: Opera 28.0 (approximately 0.11% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-29.scss b/app/assets/stylesheets/translations/opera-29.scss
index 60f1c99..7b2b21c 100644
--- a/app/assets/stylesheets/translations/opera-29.scss
+++ b/app/assets/stylesheets/translations/opera-29.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 29 (approximately 0.02% of all users)
+ * Browser: Opera 29.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-30.scss b/app/assets/stylesheets/translations/opera-30.scss
index cc65e12..e1ce7c1 100644
--- a/app/assets/stylesheets/translations/opera-30.scss
+++ b/app/assets/stylesheets/translations/opera-30.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 30 (approximately 0.18% of all users)
+ * Browser: Opera 30.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-31.scss b/app/assets/stylesheets/translations/opera-31.scss
index 26fdb24..5381abf 100644
--- a/app/assets/stylesheets/translations/opera-31.scss
+++ b/app/assets/stylesheets/translations/opera-31.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 31 (approximately 0.5% of all users)
+ * Browser: Opera 31.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-32.scss b/app/assets/stylesheets/translations/opera-32.scss
index 8fbbcfd..4a716b8 100644
--- a/app/assets/stylesheets/translations/opera-32.scss
+++ b/app/assets/stylesheets/translations/opera-32.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 32 (approximately 0.0% of all users)
+ * Browser: Opera 32.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
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 4c570fe..ce54900 100644
--- a/app/assets/stylesheets/translations/opera-9.5-9.6.scss
+++ b/app/assets/stylesheets/translations/opera-9.5-9.6.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 9.5-9.6 (approximately 0.01% of all users)
+ * Browser: Opera 9.5 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 9.5-9.6;
+$browser_version: 9.5;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -174,7 +176,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": y,
@@ -220,8 +222,9 @@ $browser_capabilities: (
"custom-elements": n,
"imports": n,
"input-file-multiple": n,
- "atob-btoa": u,
+ "atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/opera-9.scss b/app/assets/stylesheets/translations/opera-9.scss
index be0edaa..e911803 100644
--- a/app/assets/stylesheets/translations/opera-9.scss
+++ b/app/assets/stylesheets/translations/opera-9.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Opera 9 (approximately 0.01% of all users)
+ * Browser: Opera 9.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,6 +224,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-3.1.scss b/app/assets/stylesheets/translations/safari-3.1.scss
index 234f8a8..45172a1 100644
--- a/app/assets/stylesheets/translations/safari-3.1.scss
+++ b/app/assets/stylesheets/translations/safari-3.1.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-3.2.scss b/app/assets/stylesheets/translations/safari-3.2.scss
index d4244d1..88f8570 100644
--- a/app/assets/stylesheets/translations/safari-3.2.scss
+++ b/app/assets/stylesheets/translations/safari-3.2.scss
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-4.scss b/app/assets/stylesheets/translations/safari-4.scss
index 4cbadee..1948adf 100644
--- a/app/assets/stylesheets/translations/safari-4.scss
+++ b/app/assets/stylesheets/translations/safari-4.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Safari 4 (approximately 0.02% of all users)
+ * Browser: Safari 4.0 (approximately 0.03% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-5.1.scss b/app/assets/stylesheets/translations/safari-5.1.scss
index 1e9dfd7..bcc96ab 100644
--- a/app/assets/stylesheets/translations/safari-5.1.scss
+++ b/app/assets/stylesheets/translations/safari-5.1.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Safari 5.1 (approximately 0.18% of all users)
+ * Browser: Safari 5.1 (approximately 0.15% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-5.scss b/app/assets/stylesheets/translations/safari-5.scss
index cd9e226..3736868 100644
--- a/app/assets/stylesheets/translations/safari-5.scss
+++ b/app/assets/stylesheets/translations/safari-5.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Safari 5 (approximately 0.07% of all users)
+ * Browser: Safari 5.0 (approximately 0.07% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-6.1.scss b/app/assets/stylesheets/translations/safari-6.1.scss
index bcc1ecb..62fbea0 100644
--- a/app/assets/stylesheets/translations/safari-6.1.scss
+++ b/app/assets/stylesheets/translations/safari-6.1.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Safari 6.1 (approximately 0.15% of all users)
+ * Browser: Safari 6.1 (approximately 0.42% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-6.scss b/app/assets/stylesheets/translations/safari-6.scss
index c9d09f7..bfc8237 100644
--- a/app/assets/stylesheets/translations/safari-6.scss
+++ b/app/assets/stylesheets/translations/safari-6.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Safari 6 (approximately 0.03% of all users)
+ * Browser: Safari 6.0 (approximately 0.02% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-7.1.scss b/app/assets/stylesheets/translations/safari-7.1.scss
index 61393f6..3a1fb97 100644
--- a/app/assets/stylesheets/translations/safari-7.1.scss
+++ b/app/assets/stylesheets/translations/safari-7.1.scss
@@ -1,6 +1,6 @@
/*
* ../translations
- * Browser: Safari 7.1 (approximately 0.36% of all users)
+ * Browser: Safari 7.1 (approximately 0.09% of all users)
*
*/
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-7.scss b/app/assets/stylesheets/translations/safari-7.scss
index d3a63ae..5eb2205 100644
--- a/app/assets/stylesheets/translations/safari-7.scss
+++ b/app/assets/stylesheets/translations/safari-7.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Safari 7 (approximately 0.1% of all users)
+ * Browser: Safari 7.0 (approximately 0.13% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-8.scss b/app/assets/stylesheets/translations/safari-8.scss
index a4d4e21..75b0222 100644
--- a/app/assets/stylesheets/translations/safari-8.scss
+++ b/app/assets/stylesheets/translations/safari-8.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Safari 8 (approximately 1.27% of all users)
+ * Browser: Safari 8.0 (approximately 0.41% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -285,6 +288,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/translations/safari-9.scss b/app/assets/stylesheets/translations/safari-9.scss
index c959d84..7c1280a 100644
--- a/app/assets/stylesheets/translations/safari-9.scss
+++ b/app/assets/stylesheets/translations/safari-9.scss
@@ -1,12 +1,12 @@
/*
* ../translations
- * Browser: Safari 9 (approximately 0.02% of all users)
+ * Browser: Safari 9.0 (approximately 1.54% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -43,7 +43,7 @@ $browser_capabilities: (
"css3-colors": y,
"css3-boxsizing": y,
"css-mediaqueries": y,
- "multicolumn": y,
+ "multicolumn": a,
"border-radius": y,
"transforms2d": y,
"use-strict": y,
@@ -144,6 +144,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -156,7 +157,7 @@ $browser_capabilities: (
"css-filters": yx,
"getcomputedstyle": y,
"mp3": y,
- "word-break": a,
+ "word-break": y,
"viewport-units": y,
"contentsecuritypolicy": y,
"pagevisibility": y,
@@ -167,6 +168,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -221,7 +223,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -254,16 +257,16 @@ $browser_capabilities: (
"currentcolor": y,
"input-pattern": a,
"registerprotocolhandler": n,
- "css-snappoints": yx,
+ "css-snappoints": ax,
"input-minlength": n,
- "css-media-interaction": u,
+ "css-media-interaction": y,
"ime": n,
"font-smooth": ax,
"audiotracks": y,
"videotracks": y,
"contentsecuritypolicy2": n,
"permissions-api": n,
- "http2": y,
+ "http2": a,
"font-kerning": yx,
"jpeg2000": y,
"upgradeinsecurerequests": n,
@@ -281,10 +284,11 @@ $browser_capabilities: (
"css-element-function": n,
"u2f": n,
"aac": y,
- "link-rel-prefetch": u,
+ "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,
@@ -292,6 +296,9 @@ $browser_capabilities: (
"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,
@@ -299,10 +306,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/and_uc-9.9.scss b/app/assets/stylesheets/web-fonts/and_uc-9.9.scss
index 2b59e12..c25dee8 100644
--- a/app/assets/stylesheets/web-fonts/and_uc-9.9.scss
+++ b/app/assets/stylesheets/web-fonts/and_uc-9.9.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: UC Browser for Android 9.9 (approximately 7.1% of all users)
+ * Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": n,
"input-color": a,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-2.1.scss b/app/assets/stylesheets/web-fonts/android-2.1.scss
index 673e310..d470532 100644
--- a/app/assets/stylesheets/web-fonts/android-2.1.scss
+++ b/app/assets/stylesheets/web-fonts/android-2.1.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": u,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-2.2.scss b/app/assets/stylesheets/web-fonts/android-2.2.scss
index 6d158a0..1c272f5 100644
--- a/app/assets/stylesheets/web-fonts/android-2.2.scss
+++ b/app/assets/stylesheets/web-fonts/android-2.2.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": u,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-2.3.scss b/app/assets/stylesheets/web-fonts/android-2.3.scss
index 0b4157e..bf0a974 100644
--- a/app/assets/stylesheets/web-fonts/android-2.3.scss
+++ b/app/assets/stylesheets/web-fonts/android-2.3.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Android Browser 2.3 (approximately 0.11% of all users)
+ * Browser: Android Browser 2.3 (approximately 0.03% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-3.scss b/app/assets/stylesheets/web-fonts/android-3.scss
index 4daa502..95606a0 100644
--- a/app/assets/stylesheets/web-fonts/android-3.scss
+++ b/app/assets/stylesheets/web-fonts/android-3.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Android Browser 3 (approximately 0.0% of all users)
+ * Browser: Android Browser 3.0 (approximately 0.0% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 3;
+$browser_version: 3.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -272,7 +275,7 @@ $browser_capabilities: (
"input-email-tel-url": y,
"fieldset-disabled": n,
"font-variant-alternates": n,
- "form-attribute": u,
+ "form-attribute": y,
"es5": a,
"page-transition-events": y,
"ogg-vorbis": y,
@@ -281,11 +284,12 @@ $browser_capabilities: (
"css-filter-function": n,
"css-element-function": n,
"u2f": n,
- "aac": u,
+ "aac": y,
"link-rel-prefetch": n,
"ol-reversed": n,
- "css-first-letter": u,
+ "css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,17 +297,41 @@ $browser_capabilities: (
"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,
+ "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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-4.1.scss b/app/assets/stylesheets/web-fonts/android-4.1.scss
index ab9c7ac..0956e27 100644
--- a/app/assets/stylesheets/web-fonts/android-4.1.scss
+++ b/app/assets/stylesheets/web-fonts/android-4.1.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Android Browser 4.1 (approximately 1.18% of all users)
+ * Browser: Android Browser 4.1 (approximately 0.48% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 1a89998..7b1e495 100644
--- a/app/assets/stylesheets/web-fonts/android-4.2-4.3.scss
+++ b/app/assets/stylesheets/web-fonts/android-4.2-4.3.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Android Browser 4.2-4.3 (approximately 2.57% of all users)
+ * Browser: Android Browser 4.2 (approximately 1.05% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4.2-4.3;
+$browser_version: 4.2;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index c76a87e..f351167 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Android Browser 4.4.3-4.4.4 (approximately 2.26% of all users)
+ * Browser: Android Browser 4.4 (approximately 1.05% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4.4.3-4.4.4;
+$browser_version: 4.4;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-4.4.scss b/app/assets/stylesheets/web-fonts/android-4.4.scss
index 0e1c0fd..7ab7f2a 100644
--- a/app/assets/stylesheets/web-fonts/android-4.4.scss
+++ b/app/assets/stylesheets/web-fonts/android-4.4.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Android Browser 4.4 (approximately 0.02% of all users)
+ * Browser: Android Browser 4.4 (approximately 2.03% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/android-4.scss b/app/assets/stylesheets/web-fonts/android-4.scss
index 1362709..e29946d 100644
--- a/app/assets/stylesheets/web-fonts/android-4.scss
+++ b/app/assets/stylesheets/web-fonts/android-4.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Android Browser 4 (approximately 0.34% of all users)
+ * Browser: Android Browser 4.0 (approximately 0.1% of all users)
*
*/
$browser: android;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": a,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/bb-10.scss b/app/assets/stylesheets/web-fonts/bb-10.scss
index d910d02..f8ffeb1 100644
--- a/app/assets/stylesheets/web-fonts/bb-10.scss
+++ b/app/assets/stylesheets/web-fonts/bb-10.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Blackberry Browser 10 (approximately 0.0% of all users)
+ * Browser: Blackberry Browser 10.0 (approximately 0.0% of all users)
*
*/
$browser: bb;
$browser_prefix: webkit;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/bb-7.scss b/app/assets/stylesheets/web-fonts/bb-7.scss
index d598011..ff60c89 100644
--- a/app/assets/stylesheets/web-fonts/bb-7.scss
+++ b/app/assets/stylesheets/web-fonts/bb-7.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Blackberry Browser 7 (approximately 0.11% of all users)
+ * Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
*
*/
$browser: bb;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": y,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-10.scss b/app/assets/stylesheets/web-fonts/chrome-10.scss
index 26b263e..fa462ad 100644
--- a/app/assets/stylesheets/web-fonts/chrome-10.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-10.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 10 (approximately 0.02% of all users)
+ * Browser: Chrome 10.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": u,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-11.scss b/app/assets/stylesheets/web-fonts/chrome-11.scss
index 0e16c3c..42e8372 100644
--- a/app/assets/stylesheets/web-fonts/chrome-11.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-11.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 11 (approximately 0.06% of all users)
+ * Browser: Chrome 11.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": u,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-12.scss b/app/assets/stylesheets/web-fonts/chrome-12.scss
index c5b6338..2990c19 100644
--- a/app/assets/stylesheets/web-fonts/chrome-12.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-12.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 12 (approximately 0.02% of all users)
+ * Browser: Chrome 12.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-13.scss b/app/assets/stylesheets/web-fonts/chrome-13.scss
index fbea09a..2507d6d 100644
--- a/app/assets/stylesheets/web-fonts/chrome-13.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-13.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 13 (approximately 0.01% of all users)
+ * Browser: Chrome 13.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 13;
+$browser_version: 13.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-14.scss b/app/assets/stylesheets/web-fonts/chrome-14.scss
index ec574ba..fe4a6c9 100644
--- a/app/assets/stylesheets/web-fonts/chrome-14.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-14.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 14 (approximately 0.01% of all users)
+ * Browser: Chrome 14.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 14;
+$browser_version: 14.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-15.scss b/app/assets/stylesheets/web-fonts/chrome-15.scss
index 672b4b1..2afe5bb 100644
--- a/app/assets/stylesheets/web-fonts/chrome-15.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-15.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 15 (approximately 0.01% of all users)
+ * Browser: Chrome 15.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-16.scss b/app/assets/stylesheets/web-fonts/chrome-16.scss
index dc6867c..6b0a3c4 100644
--- a/app/assets/stylesheets/web-fonts/chrome-16.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-16.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 16 (approximately 0.02% of all users)
+ * Browser: Chrome 16.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-17.scss b/app/assets/stylesheets/web-fonts/chrome-17.scss
index f623982..bf08bc7 100644
--- a/app/assets/stylesheets/web-fonts/chrome-17.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-17.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 17 (approximately 0.01% of all users)
+ * Browser: Chrome 17.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-18.scss b/app/assets/stylesheets/web-fonts/chrome-18.scss
index fb956bd..9e4f6e0 100644
--- a/app/assets/stylesheets/web-fonts/chrome-18.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-18.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 18 (approximately 0.02% of all users)
+ * Browser: Chrome 18.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-19.scss b/app/assets/stylesheets/web-fonts/chrome-19.scss
index f024813..dbfb0d0 100644
--- a/app/assets/stylesheets/web-fonts/chrome-19.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-19.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 19 (approximately 0.01% of all users)
+ * Browser: Chrome 19.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-20.scss b/app/assets/stylesheets/web-fonts/chrome-20.scss
index d763561..649c2f8 100644
--- a/app/assets/stylesheets/web-fonts/chrome-20.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-20.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 20 (approximately 0.01% of all users)
+ * Browser: Chrome 20.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-21.scss b/app/assets/stylesheets/web-fonts/chrome-21.scss
index 11699df..bf53d3f 100644
--- a/app/assets/stylesheets/web-fonts/chrome-21.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-21.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 21 (approximately 0.03% of all users)
+ * Browser: Chrome 21.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-22.scss b/app/assets/stylesheets/web-fonts/chrome-22.scss
index 2cc96a3..ae2bfc0 100644
--- a/app/assets/stylesheets/web-fonts/chrome-22.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-22.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 22 (approximately 0.07% of all users)
+ * Browser: Chrome 22.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": a,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-23.scss b/app/assets/stylesheets/web-fonts/chrome-23.scss
index c323da6..5891048 100644
--- a/app/assets/stylesheets/web-fonts/chrome-23.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-23.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 23 (approximately 0.02% of all users)
+ * Browser: Chrome 23.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-24.scss b/app/assets/stylesheets/web-fonts/chrome-24.scss
index 135d50b..26fdc56 100644
--- a/app/assets/stylesheets/web-fonts/chrome-24.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-24.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 24 (approximately 0.02% of all users)
+ * Browser: Chrome 24.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -101,7 +101,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": y,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-25.scss b/app/assets/stylesheets/web-fonts/chrome-25.scss
index c1a9e90..26af31a 100644
--- a/app/assets/stylesheets/web-fonts/chrome-25.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-25.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 25 (approximately 0.02% of all users)
+ * Browser: Chrome 25.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -101,7 +101,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": y,
"font-variant-alternates": n,
"form-attribute": y,
"es5": y,
@@ -283,9 +286,10 @@ $browser_capabilities: (
"u2f": n,
"aac": y,
"link-rel-prefetch": y,
- "ol-reversed": u,
+ "ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-26.scss b/app/assets/stylesheets/web-fonts/chrome-26.scss
index 6a62b89..09e5f0e 100644
--- a/app/assets/stylesheets/web-fonts/chrome-26.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-26.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 26 (approximately 0.04% of all users)
+ * Browser: Chrome 26.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -101,7 +101,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-27.scss b/app/assets/stylesheets/web-fonts/chrome-27.scss
index d651426..699817b 100644
--- a/app/assets/stylesheets/web-fonts/chrome-27.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-27.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 27 (approximately 0.03% of all users)
+ * Browser: Chrome 27.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -101,7 +101,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": y,
"mpeg4": y,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-28.scss b/app/assets/stylesheets/web-fonts/chrome-28.scss
index a720536..5f7fc0e 100644
--- a/app/assets/stylesheets/web-fonts/chrome-28.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-28.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 28 (approximately 0.03% of all users)
+ * Browser: Chrome 28.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-29.scss b/app/assets/stylesheets/web-fonts/chrome-29.scss
index 2e12f37..59bee91 100644
--- a/app/assets/stylesheets/web-fonts/chrome-29.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-29.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 29 (approximately 0.03% of all users)
+ * Browser: Chrome 29.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-30.scss b/app/assets/stylesheets/web-fonts/chrome-30.scss
index b37843f..938ba79 100644
--- a/app/assets/stylesheets/web-fonts/chrome-30.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-30.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 30 (approximately 0.04% of all users)
+ * Browser: Chrome 30.0 (approximately 0.03% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-31.scss b/app/assets/stylesheets/web-fonts/chrome-31.scss
index fc219e7..a45e7ef 100644
--- a/app/assets/stylesheets/web-fonts/chrome-31.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-31.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 31 (approximately 0.83% of all users)
+ * Browser: Chrome 31.0 (approximately 0.43% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-32.scss b/app/assets/stylesheets/web-fonts/chrome-32.scss
index dfaa7f1..5d3c718 100644
--- a/app/assets/stylesheets/web-fonts/chrome-32.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-32.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 32 (approximately 0.05% of all users)
+ * Browser: Chrome 32.0 (approximately 0.05% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-33.scss b/app/assets/stylesheets/web-fonts/chrome-33.scss
index 0a33aa1..241cc3a 100644
--- a/app/assets/stylesheets/web-fonts/chrome-33.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-33.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 33 (approximately 0.13% of all users)
+ * Browser: Chrome 33.0 (approximately 0.1% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 33;
+$browser_version: 33.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-34.scss b/app/assets/stylesheets/web-fonts/chrome-34.scss
index 1a29888..9e7a9d7 100644
--- a/app/assets/stylesheets/web-fonts/chrome-34.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-34.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 34 (approximately 0.19% of all users)
+ * Browser: Chrome 34.0 (approximately 0.07% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 34;
+$browser_version: 34.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-35.scss b/app/assets/stylesheets/web-fonts/chrome-35.scss
index caef4e0..5d1fc38 100644
--- a/app/assets/stylesheets/web-fonts/chrome-35.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-35.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 35 (approximately 0.19% of all users)
+ * Browser: Chrome 35.0 (approximately 0.1% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 35;
+$browser_version: 35.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-36.scss b/app/assets/stylesheets/web-fonts/chrome-36.scss
index 6decdac..ae5987a 100644
--- a/app/assets/stylesheets/web-fonts/chrome-36.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-36.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 36 (approximately 0.16% of all users)
+ * Browser: Chrome 36.0 (approximately 0.11% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 36;
+$browser_version: 36.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-37.scss b/app/assets/stylesheets/web-fonts/chrome-37.scss
index 1fe5894..9428073 100644
--- a/app/assets/stylesheets/web-fonts/chrome-37.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-37.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 37 (approximately 0.19% of all users)
+ * Browser: Chrome 37.0 (approximately 0.08% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 37;
+$browser_version: 37.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-38.scss b/app/assets/stylesheets/web-fonts/chrome-38.scss
index 08d7454..886f719 100644
--- a/app/assets/stylesheets/web-fonts/chrome-38.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-38.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 38 (approximately 0.14% of all users)
+ * Browser: Chrome 38.0 (approximately 0.09% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 38;
+$browser_version: 38.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-39.scss b/app/assets/stylesheets/web-fonts/chrome-39.scss
index b6bc669..bd24253 100644
--- a/app/assets/stylesheets/web-fonts/chrome-39.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-39.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 39 (approximately 0.28% of all users)
+ * Browser: Chrome 39.0 (approximately 0.16% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 39;
+$browser_version: 39.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-4.scss b/app/assets/stylesheets/web-fonts/chrome-4.scss
index 90bc4b6..7e0d592 100644
--- a/app/assets/stylesheets/web-fonts/chrome-4.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-4.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 4 (approximately 0.02% of all users)
+ * Browser: Chrome 4.0 (approximately 0.02% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -122,7 +122,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": u,
+ "rem": y,
"ttf": y,
"touch": n,
"matchesselector": ax,
@@ -142,9 +142,10 @@ $browser_capabilities: (
"fullscreen": n,
"css-exclusions": n,
"requestanimationframe": n,
- "input-range": u,
+ "input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,7 +168,8 @@ $browser_capabilities: (
"outline": y,
"download": n,
"pointer": n,
- "user-select-none": u,
+ "user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,11 +273,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": n,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -284,8 +287,9 @@ $browser_capabilities: (
"aac": n,
"link-rel-prefetch": n,
"ol-reversed": n,
- "css-first-letter": u,
+ "css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-40.scss b/app/assets/stylesheets/web-fonts/chrome-40.scss
index 0cd077a..5e4eca9 100644
--- a/app/assets/stylesheets/web-fonts/chrome-40.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-40.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 40 (approximately 0.29% of all users)
+ * Browser: Chrome 40.0 (approximately 0.3% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 40;
+$browser_version: 40.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-41.scss b/app/assets/stylesheets/web-fonts/chrome-41.scss
index 3a111e3..5b54786 100644
--- a/app/assets/stylesheets/web-fonts/chrome-41.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-41.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 41 (approximately 0.27% of all users)
+ * Browser: Chrome 41.0 (approximately 0.26% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 41;
+$browser_version: 41.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-42.scss b/app/assets/stylesheets/web-fonts/chrome-42.scss
index 85eaaa6..6a2c005 100644
--- a/app/assets/stylesheets/web-fonts/chrome-42.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-42.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 42 (approximately 0.5% of all users)
+ * Browser: Chrome 42.0 (approximately 0.26% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 42;
+$browser_version: 42.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-43.scss b/app/assets/stylesheets/web-fonts/chrome-43.scss
index b76b5e1..6c981b0 100644
--- a/app/assets/stylesheets/web-fonts/chrome-43.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-43.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 43 (approximately 1.66% of all users)
+ * Browser: Chrome 43.0 (approximately 0.46% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 43;
+$browser_version: 43.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-44.scss b/app/assets/stylesheets/web-fonts/chrome-44.scss
index 081d857..4fb7ce9 100644
--- a/app/assets/stylesheets/web-fonts/chrome-44.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-44.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 44 (approximately 24.57% of all users)
+ * Browser: Chrome 44.0 (approximately 0.41% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 44;
+$browser_version: 44.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-45.scss b/app/assets/stylesheets/web-fonts/chrome-45.scss
index 43a89b5..4014cb2 100644
--- a/app/assets/stylesheets/web-fonts/chrome-45.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-45.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 45 (approximately 0.15% of all users)
+ * Browser: Chrome 45.0 (approximately 0.61% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 45;
+$browser_version: 45.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-46.scss b/app/assets/stylesheets/web-fonts/chrome-46.scss
index c746c76..6822be7 100644
--- a/app/assets/stylesheets/web-fonts/chrome-46.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-46.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 46 (approximately 0.17% of all users)
+ * Browser: Chrome 46.0 (approximately 5.77% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 46;
+$browser_version: 46.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": y,
@@ -192,9 +194,9 @@ $browser_capabilities: (
"promises": y,
"css-sticky": n,
"dialog": y,
- "css-variables": u,
+ "css-variables": n,
"vibration": y,
- "css-backgroundblendmode": y,
+ "css-backgroundblendmode": a,
"css-mixblendmode": y,
"speech-recognition": ax,
"high-resolution-time": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -233,10 +236,10 @@ $browser_capabilities: (
"font-loading": y,
"font-unicode-range": y,
"gamepad": y,
- "css-font-stretch": u,
+ "css-font-stretch": n,
"font-size-adjust": nd,
"link-icon-png": y,
- "link-icon-svg": u,
+ "link-icon-svg": n,
"css-media-resolution": y,
"xml-serializer": y,
"css-image-set": yx,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-47.scss b/app/assets/stylesheets/web-fonts/chrome-47.scss
index 8a96856..1ddb152 100644
--- a/app/assets/stylesheets/web-fonts/chrome-47.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-47.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 47 (approximately 0.0% of all users)
+ * Browser: Chrome 47.0 (approximately 20.46% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 47;
+$browser_version: 47.0;
$browser_type: desktop;
// CSS Compatibility
@@ -93,7 +93,7 @@ $browser_capabilities: (
"script-async": y,
"mediasource": y,
"cors": y,
- "css-backdrop-filter": n,
+ "css-backdrop-filter": nd,
"calc": y,
"dom-range": y,
"ruby": a,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": a,
"intrinsic-width": y,
@@ -192,7 +194,7 @@ $browser_capabilities: (
"promises": y,
"css-sticky": n,
"dialog": y,
- "css-variables": u,
+ "css-variables": n,
"vibration": y,
"css-backgroundblendmode": y,
"css-mixblendmode": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -233,10 +236,10 @@ $browser_capabilities: (
"font-loading": y,
"font-unicode-range": y,
"gamepad": y,
- "css-font-stretch": u,
+ "css-font-stretch": n,
"font-size-adjust": nd,
"link-icon-png": y,
- "link-icon-svg": u,
+ "link-icon-svg": n,
"css-media-resolution": y,
"xml-serializer": y,
"css-image-set": yx,
@@ -247,7 +250,7 @@ $browser_capabilities: (
"css-placeholder-shown": n,
"broadcastchannel": n,
"css-crisp-edges": y,
- "css-text-align-last": nd,
+ "css-text-align-last": y,
"css-logical-props": ax,
"fetch": y,
"referrer-policy": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,17 +297,41 @@ $browser_capabilities: (
"insertadjacenthtml": y,
"let": a,
"arrow-functions": y,
+ "asmjs": a,
+ "lazyload": n,
+ "link-rel-dns-prefetch": y,
"link-rel-prerender": y,
- "rest-parameters": nd,
+ "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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-5.scss b/app/assets/stylesheets/web-fonts/chrome-5.scss
index 707f0f3..c3ebefe 100644
--- a/app/assets/stylesheets/web-fonts/chrome-5.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-5.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 5 (approximately 0.01% of all users)
+ * Browser: Chrome 5.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -122,7 +122,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": u,
+ "rem": y,
"ttf": y,
"touch": n,
"matchesselector": ax,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -167,7 +168,8 @@ $browser_capabilities: (
"outline": y,
"download": n,
"pointer": n,
- "user-select-none": u,
+ "user-select-none": yx,
+ "input-file-accept": u,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,11 +273,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-6.scss b/app/assets/stylesheets/web-fonts/chrome-6.scss
index cf64418..4de8d61 100644
--- a/app/assets/stylesheets/web-fonts/chrome-6.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-6.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 6 (approximately 0.01% of all users)
+ * Browser: Chrome 6.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,11 +273,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-7.scss b/app/assets/stylesheets/web-fonts/chrome-7.scss
index dec4ebf..23874b2 100644
--- a/app/assets/stylesheets/web-fonts/chrome-7.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-7.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 7 (approximately 0.01% of all users)
+ * Browser: Chrome 7.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,11 +273,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": n,
"progress": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-8.scss b/app/assets/stylesheets/web-fonts/chrome-8.scss
index 229c6af..7c81e53 100644
--- a/app/assets/stylesheets/web-fonts/chrome-8.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-8.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 8 (approximately 0.01% of all users)
+ * Browser: Chrome 8.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": u,
"webp": p,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,11 +273,11 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
- "page-transition-events": u,
+ "page-transition-events": y,
"ogg-vorbis": y,
"meter": y,
"progress": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/chrome-9.scss b/app/assets/stylesheets/web-fonts/chrome-9.scss
index 43ebd0e..3a9706f 100644
--- a/app/assets/stylesheets/web-fonts/chrome-9.scss
+++ b/app/assets/stylesheets/web-fonts/chrome-9.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Chrome 9 (approximately 0.01% of all users)
+ * Browser: Chrome 9.0 (approximately 0.01% of all users)
*
*/
$browser: chrome;
$browser_prefix: webkit;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": a,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -270,7 +273,7 @@ $browser_capabilities: (
"upgradeinsecurerequests": n,
"publickeypinning": n,
"input-email-tel-url": y,
- "fieldset-disabled": u,
+ "fieldset-disabled": n,
"font-variant-alternates": n,
"form-attribute": n,
"es5": a,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-10.scss b/app/assets/stylesheets/web-fonts/firefox-10.scss
index abd3b90..e37744e 100644
--- a/app/assets/stylesheets/web-fonts/firefox-10.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-10.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 10 (approximately 0.02% of all users)
+ * Browser: Firefox 10.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-11.scss b/app/assets/stylesheets/web-fonts/firefox-11.scss
index fccd143..2bfdac1 100644
--- a/app/assets/stylesheets/web-fonts/firefox-11.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-11.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 11 (approximately 0.02% of all users)
+ * Browser: Firefox 11.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-12.scss b/app/assets/stylesheets/web-fonts/firefox-12.scss
index c1da405..7144805 100644
--- a/app/assets/stylesheets/web-fonts/firefox-12.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-12.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 12 (approximately 0.04% of all users)
+ * Browser: Firefox 12.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-13.scss b/app/assets/stylesheets/web-fonts/firefox-13.scss
index 20c8de8..8f469ce 100644
--- a/app/assets/stylesheets/web-fonts/firefox-13.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-13.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 13 (approximately 0.02% of all users)
+ * Browser: Firefox 13.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 13;
+$browser_version: 13.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-14.scss b/app/assets/stylesheets/web-fonts/firefox-14.scss
index 586189c..b5a0d2b 100644
--- a/app/assets/stylesheets/web-fonts/firefox-14.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-14.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 14 (approximately 0.02% of all users)
+ * Browser: Firefox 14.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 14;
+$browser_version: 14.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-15.scss b/app/assets/stylesheets/web-fonts/firefox-15.scss
index 2ef96bd..2734304 100644
--- a/app/assets/stylesheets/web-fonts/firefox-15.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-15.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 15 (approximately 0.02% of all users)
+ * Browser: Firefox 15.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-16.scss b/app/assets/stylesheets/web-fonts/firefox-16.scss
index 5e36c0e..cc44594 100644
--- a/app/assets/stylesheets/web-fonts/firefox-16.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-16.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 16 (approximately 0.03% of all users)
+ * Browser: Firefox 16.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-17.scss b/app/assets/stylesheets/web-fonts/firefox-17.scss
index 2bc931b..1ad964d 100644
--- a/app/assets/stylesheets/web-fonts/firefox-17.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-17.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 17 (approximately 0.02% of all users)
+ * Browser: Firefox 17.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-18.scss b/app/assets/stylesheets/web-fonts/firefox-18.scss
index e75aec4..72ede9e 100644
--- a/app/assets/stylesheets/web-fonts/firefox-18.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-18.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 18 (approximately 0.02% of all users)
+ * Browser: Firefox 18.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-19.scss b/app/assets/stylesheets/web-fonts/firefox-19.scss
index 087a829..c3b6d81 100644
--- a/app/assets/stylesheets/web-fonts/firefox-19.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-19.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 19 (approximately 0.02% of all users)
+ * Browser: Firefox 19.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-2.scss b/app/assets/stylesheets/web-fonts/firefox-2.scss
index c5c2469..471401a 100644
--- a/app/assets/stylesheets/web-fonts/firefox-2.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-2.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 2 (approximately 0.01% of all users)
+ * Browser: Firefox 2.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 2;
+$browser_version: 2.0;
$browser_type: desktop;
// CSS Compatibility
@@ -32,7 +32,7 @@ $browser_capabilities: (
"multibackgrounds": n,
"border-image": n,
"background-img-opts": n,
- "css-table": y,
+ "css-table": a,
"css-gencontent": y,
"css-fixed": y,
"beacon": n,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": n,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-20.scss b/app/assets/stylesheets/web-fonts/firefox-20.scss
index f1b185f..59c41e9 100644
--- a/app/assets/stylesheets/web-fonts/firefox-20.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-20.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 20 (approximately 0.02% of all users)
+ * Browser: Firefox 20.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-21.scss b/app/assets/stylesheets/web-fonts/firefox-21.scss
index 2959fbd..316c1a3 100644
--- a/app/assets/stylesheets/web-fonts/firefox-21.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-21.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 21 (approximately 0.03% of all users)
+ * Browser: Firefox 21.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-22.scss b/app/assets/stylesheets/web-fonts/firefox-22.scss
index 4d6631b..53fc51e 100644
--- a/app/assets/stylesheets/web-fonts/firefox-22.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-22.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 22 (approximately 0.03% of all users)
+ * Browser: Firefox 22.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": nd,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-23.scss b/app/assets/stylesheets/web-fonts/firefox-23.scss
index 4630d86..5a4a8a5 100644
--- a/app/assets/stylesheets/web-fonts/firefox-23.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-23.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 23 (approximately 0.02% of all users)
+ * Browser: Firefox 23.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-24.scss b/app/assets/stylesheets/web-fonts/firefox-24.scss
index 665a25e..e3fdc26 100644
--- a/app/assets/stylesheets/web-fonts/firefox-24.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-24.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 24 (approximately 0.04% of all users)
+ * Browser: Firefox 24.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -101,7 +101,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": a,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-25.scss b/app/assets/stylesheets/web-fonts/firefox-25.scss
index 68f02c4..c3e8274 100644
--- a/app/assets/stylesheets/web-fonts/firefox-25.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-25.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 25 (approximately 0.03% of all users)
+ * Browser: Firefox 25.0 (approximately 0.06% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -101,7 +101,7 @@ $browser_capabilities: (
"form-validation": y,
"history": y,
"json": y,
- "classlist": y,
+ "classlist": a,
"text-overflow": y,
"webm": a,
"mpeg4": a,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-26.scss b/app/assets/stylesheets/web-fonts/firefox-26.scss
index 47778f7..d411762 100644
--- a/app/assets/stylesheets/web-fonts/firefox-26.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-26.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 26 (approximately 0.03% of all users)
+ * Browser: Firefox 26.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-27.scss b/app/assets/stylesheets/web-fonts/firefox-27.scss
index 65fb8c1..c94e4b2 100644
--- a/app/assets/stylesheets/web-fonts/firefox-27.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-27.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 27 (approximately 0.03% of all users)
+ * Browser: Firefox 27.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-28.scss b/app/assets/stylesheets/web-fonts/firefox-28.scss
index eb150df..a2bcf0d 100644
--- a/app/assets/stylesheets/web-fonts/firefox-28.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-28.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 28 (approximately 0.03% of all users)
+ * Browser: Firefox 28.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-29.scss b/app/assets/stylesheets/web-fonts/firefox-29.scss
index f2f4156..aede08e 100644
--- a/app/assets/stylesheets/web-fonts/firefox-29.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-29.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 29 (approximately 0.04% of all users)
+ * Browser: Firefox 29.0 (approximately 0.05% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-3.5.scss b/app/assets/stylesheets/web-fonts/firefox-3.5.scss
index b116e40..3a6cb1d 100644
--- a/app/assets/stylesheets/web-fonts/firefox-3.5.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-3.5.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-3.6.scss b/app/assets/stylesheets/web-fonts/firefox-3.6.scss
index a309f48..194d6e0 100644
--- a/app/assets/stylesheets/web-fonts/firefox-3.6.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-3.6.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Firefox 3.6 (approximately 0.04% of all users)
+ * Browser: Firefox 3.6 (approximately 0.03% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-3.scss b/app/assets/stylesheets/web-fonts/firefox-3.scss
index 953c430..e0705ef 100644
--- a/app/assets/stylesheets/web-fonts/firefox-3.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-3.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 3 (approximately 0.02% of all users)
+ * Browser: Firefox 3.0 (approximately 0.05% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 3;
+$browser_version: 3.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-30.scss b/app/assets/stylesheets/web-fonts/firefox-30.scss
index af81fb2..fd50dde 100644
--- a/app/assets/stylesheets/web-fonts/firefox-30.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-30.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 30 (approximately 0.09% of all users)
+ * Browser: Firefox 30.0 (approximately 0.04% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": p,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-31.scss b/app/assets/stylesheets/web-fonts/firefox-31.scss
index 6ace775..cc2df59 100644
--- a/app/assets/stylesheets/web-fonts/firefox-31.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-31.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 31 (approximately 0.13% of all users)
+ * Browser: Firefox 31.0 (approximately 0.09% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": p,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-32.scss b/app/assets/stylesheets/web-fonts/firefox-32.scss
index 9058cfc..32c7c19 100644
--- a/app/assets/stylesheets/web-fonts/firefox-32.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-32.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 32 (approximately 0.06% of all users)
+ * Browser: Firefox 32.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": nd,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-33.scss b/app/assets/stylesheets/web-fonts/firefox-33.scss
index 125f563..5aa7c2b 100644
--- a/app/assets/stylesheets/web-fonts/firefox-33.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-33.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 33 (approximately 0.07% of all users)
+ * Browser: Firefox 33.0 (approximately 0.07% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 33;
+$browser_version: 33.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": nd,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-34.scss b/app/assets/stylesheets/web-fonts/firefox-34.scss
index 4bc1eac..5e9d7f1 100644
--- a/app/assets/stylesheets/web-fonts/firefox-34.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-34.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 34 (approximately 0.08% of all users)
+ * Browser: Firefox 34.0 (approximately 0.07% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 34;
+$browser_version: 34.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-35.scss b/app/assets/stylesheets/web-fonts/firefox-35.scss
index 3ed71aa..3c52810 100644
--- a/app/assets/stylesheets/web-fonts/firefox-35.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-35.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 35 (approximately 0.11% of all users)
+ * Browser: Firefox 35.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 35;
+$browser_version: 35.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-36.scss b/app/assets/stylesheets/web-fonts/firefox-36.scss
index abcaf91..3f6aced 100644
--- a/app/assets/stylesheets/web-fonts/firefox-36.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-36.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 36 (approximately 0.11% of all users)
+ * Browser: Firefox 36.0 (approximately 0.08% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 36;
+$browser_version: 36.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-37.scss b/app/assets/stylesheets/web-fonts/firefox-37.scss
index 4f75aa6..c951f04 100644
--- a/app/assets/stylesheets/web-fonts/firefox-37.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-37.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 37 (approximately 0.17% of all users)
+ * Browser: Firefox 37.0 (approximately 0.14% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 37;
+$browser_version: 37.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,8 +169,9 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
- "input-autocomplete-onoff": y,
+ "input-autocomplete-onoff": a,
"intrinsic-width": ax,
"cryptography": y,
"template": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-38.scss b/app/assets/stylesheets/web-fonts/firefox-38.scss
index 97341cc..2d0fa12 100644
--- a/app/assets/stylesheets/web-fonts/firefox-38.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-38.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 38 (approximately 0.51% of all users)
+ * Browser: Firefox 38.0 (approximately 0.29% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 38;
+$browser_version: 38.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-39.scss b/app/assets/stylesheets/web-fonts/firefox-39.scss
index 37526fd..1a4acd8 100644
--- a/app/assets/stylesheets/web-fonts/firefox-39.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-39.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 39 (approximately 4.0% of all users)
+ * Browser: Firefox 39.0 (approximately 0.15% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 39;
+$browser_version: 39.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-4.scss b/app/assets/stylesheets/web-fonts/firefox-4.scss
index 387b987..06bb60f 100644
--- a/app/assets/stylesheets/web-fonts/firefox-4.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-4.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 4 (approximately 0.02% of all users)
+ * Browser: Firefox 4.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-40.scss b/app/assets/stylesheets/web-fonts/firefox-40.scss
index 195bdba..f7e1797 100644
--- a/app/assets/stylesheets/web-fonts/firefox-40.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-40.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 40 (approximately 3.31% of all users)
+ * Browser: Firefox 40.0 (approximately 0.15% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 40;
+$browser_version: 40.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-41.scss b/app/assets/stylesheets/web-fonts/firefox-41.scss
index 2b2deda..3421e61 100644
--- a/app/assets/stylesheets/web-fonts/firefox-41.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-41.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 41 (approximately 0.13% of all users)
+ * Browser: Firefox 41.0 (approximately 0.27% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 41;
+$browser_version: 41.0;
$browser_type: desktop;
// CSS Compatibility
@@ -56,7 +56,7 @@ $browser_capabilities: (
"font-feature": y,
"css-animation": y,
"css-gradients": y,
- "css-canvas": u,
+ "css-canvas": n,
"css-reflections": n,
"css-masks": a,
"console-basic": y,
@@ -107,12 +107,12 @@ $browser_capabilities: (
"mpeg4": y,
"ogv": y,
"wordwrap": a,
- "pointerlock": yx,
+ "pointerlock": y,
"object-fit": y,
"xhr2": y,
"minmaxwh": y,
"details": p,
- "text-stroke": u,
+ "text-stroke": n,
"inline-block": y,
"notifications": y,
"stream": yx,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -166,8 +167,9 @@ $browser_capabilities: (
"svg-fragment": y,
"outline": y,
"download": y,
- "pointer": a,
+ "pointer": pd,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -175,7 +177,7 @@ $browser_capabilities: (
"template": y,
"opus": y,
"jpegxr": n,
- "channel-messaging": nd,
+ "channel-messaging": y,
"css3-tabsize": ax,
"mutationobserver": y,
"css-selection": yx,
@@ -211,7 +213,7 @@ $browser_capabilities: (
"domcontentloaded": y,
"proximity": y,
"kerning-pairs-ligatures": y,
- "iframe-seamless": u,
+ "iframe-seamless": n,
"css-image-orientation": y,
"picture": y,
"woff2": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-42.scss b/app/assets/stylesheets/web-fonts/firefox-42.scss
index 8c3bce4..1875267 100644
--- a/app/assets/stylesheets/web-fonts/firefox-42.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-42.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 42 (approximately 0.01% of all users)
+ * Browser: Firefox 42.0 (approximately 4.19% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 42;
+$browser_version: 42.0;
$browser_type: desktop;
// CSS Compatibility
@@ -56,7 +56,7 @@ $browser_capabilities: (
"font-feature": y,
"css-animation": y,
"css-gradients": y,
- "css-canvas": u,
+ "css-canvas": n,
"css-reflections": n,
"css-masks": a,
"console-basic": y,
@@ -91,7 +91,7 @@ $browser_capabilities: (
"websockets": y,
"hidden": y,
"script-async": y,
- "mediasource": nd,
+ "mediasource": y,
"cors": y,
"css-backdrop-filter": n,
"calc": y,
@@ -107,12 +107,12 @@ $browser_capabilities: (
"mpeg4": y,
"ogv": y,
"wordwrap": a,
- "pointerlock": yx,
+ "pointerlock": y,
"object-fit": y,
"xhr2": y,
"minmaxwh": y,
"details": p,
- "text-stroke": u,
+ "text-stroke": n,
"inline-block": y,
"notifications": y,
"stream": yx,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -166,8 +167,9 @@ $browser_capabilities: (
"svg-fragment": y,
"outline": y,
"download": y,
- "pointer": a,
+ "pointer": pd,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": p,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -175,7 +177,7 @@ $browser_capabilities: (
"template": y,
"opus": y,
"jpegxr": n,
- "channel-messaging": nd,
+ "channel-messaging": y,
"css3-tabsize": ax,
"mutationobserver": y,
"css-selection": yx,
@@ -211,7 +213,7 @@ $browser_capabilities: (
"domcontentloaded": y,
"proximity": y,
"kerning-pairs-ligatures": y,
- "iframe-seamless": u,
+ "iframe-seamless": n,
"css-image-orientation": y,
"picture": y,
"woff2": y,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": nd,
@@ -267,7 +270,7 @@ $browser_capabilities: (
"http2": y,
"font-kerning": y,
"jpeg2000": n,
- "upgradeinsecurerequests": n,
+ "upgradeinsecurerequests": y,
"publickeypinning": y,
"input-email-tel-url": y,
"fieldset-disabled": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": y,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-5.scss b/app/assets/stylesheets/web-fonts/firefox-5.scss
index eb0d43a..b3adee4 100644
--- a/app/assets/stylesheets/web-fonts/firefox-5.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-5.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 5 (approximately 0.01% of all users)
+ * Browser: Firefox 5.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-6.scss b/app/assets/stylesheets/web-fonts/firefox-6.scss
index 3add7fe..68020ad 100644
--- a/app/assets/stylesheets/web-fonts/firefox-6.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-6.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 6 (approximately 0.02% of all users)
+ * Browser: Firefox 6.0 (approximately 0.02% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-7.scss b/app/assets/stylesheets/web-fonts/firefox-7.scss
index 2bc7cdc..60597ba 100644
--- a/app/assets/stylesheets/web-fonts/firefox-7.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-7.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 7 (approximately 0.01% of all users)
+ * Browser: Firefox 7.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-8.scss b/app/assets/stylesheets/web-fonts/firefox-8.scss
index 0c66d13..1517a77 100644
--- a/app/assets/stylesheets/web-fonts/firefox-8.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-8.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 8 (approximately 0.02% of all users)
+ * Browser: Firefox 8.0 (approximately 0.03% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/firefox-9.scss b/app/assets/stylesheets/web-fonts/firefox-9.scss
index aa11158..c135da7 100644
--- a/app/assets/stylesheets/web-fonts/firefox-9.scss
+++ b/app/assets/stylesheets/web-fonts/firefox-9.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Firefox 9 (approximately 0.01% of all users)
+ * Browser: Firefox 9.0 (approximately 0.01% of all users)
*
*/
$browser: firefox;
$browser_prefix: moz;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-10.scss b/app/assets/stylesheets/web-fonts/ie-10.scss
index 0da9e82..f4bea5a 100644
--- a/app/assets/stylesheets/web-fonts/ie-10.scss
+++ b/app/assets/stylesheets/web-fonts/ie-10.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE 10 (approximately 1.03% of all users)
+ * Browser: IE 10.0 (approximately 0.87% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": ax,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": yx,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-11.scss b/app/assets/stylesheets/web-fonts/ie-11.scss
index e45a2be..d2422de 100644
--- a/app/assets/stylesheets/web-fonts/ie-11.scss
+++ b/app/assets/stylesheets/web-fonts/ie-11.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE 11 (approximately 6.17% of all users)
+ * Browser: IE 11.0 (approximately 6.45% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -84,7 +84,7 @@ $browser_capabilities: (
"xhtmlsmil": n,
"wai-aria": a,
"geolocation": y,
- "flexbox": y,
+ "flexbox": a,
"webgl": y,
"fileapi": a,
"shadowdom": n,
@@ -139,12 +139,13 @@ $browser_capabilities: (
"audio-api": n,
"css-regions": ax,
"spellcheck-attribute": y,
- "fullscreen": yx,
+ "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,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": y,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": y,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-5.5.scss b/app/assets/stylesheets/web-fonts/ie-5.5.scss
index 8c527b7..7c9ab79 100644
--- a/app/assets/stylesheets/web-fonts/ie-5.5.scss
+++ b/app/assets/stylesheets/web-fonts/ie-5.5.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-6.scss b/app/assets/stylesheets/web-fonts/ie-6.scss
index 2dae7d1..979996f 100644
--- a/app/assets/stylesheets/web-fonts/ie-6.scss
+++ b/app/assets/stylesheets/web-fonts/ie-6.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE 6 (approximately 0.07% of all users)
+ * Browser: IE 6.0 (approximately 0.04% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-7.scss b/app/assets/stylesheets/web-fonts/ie-7.scss
index fa8e2bd..e1c3d29 100644
--- a/app/assets/stylesheets/web-fonts/ie-7.scss
+++ b/app/assets/stylesheets/web-fonts/ie-7.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE 7 (approximately 0.05% of all users)
+ * Browser: IE 7.0 (approximately 0.05% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-8.scss b/app/assets/stylesheets/web-fonts/ie-8.scss
index fd0c418..b1c2b55 100644
--- a/app/assets/stylesheets/web-fonts/ie-8.scss
+++ b/app/assets/stylesheets/web-fonts/ie-8.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE 8 (approximately 1.45% of all users)
+ * Browser: IE 8.0 (approximately 1.18% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-9.scss b/app/assets/stylesheets/web-fonts/ie-9.scss
index 6c1d8f4..5799f60 100644
--- a/app/assets/stylesheets/web-fonts/ie-9.scss
+++ b/app/assets/stylesheets/web-fonts/ie-9.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE 9 (approximately 1.14% of all users)
+ * Browser: IE 9.0 (approximately 0.91% of all users)
*
*/
$browser: ie;
$browser_prefix: ms;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie-TP.scss b/app/assets/stylesheets/web-fonts/ie-TP.scss
deleted file mode 100644
index ac31090..0000000
--- a/app/assets/stylesheets/web-fonts/ie-TP.scss
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * web-fonts
- * Browser: IE TP (approximately 0.0% of all users)
- *
- */
-
-$browser: ie;
-$browser_prefix: ms;
-$browser_version: TP;
-$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,
- "hashchange": y,
- "css-sel2": y,
- "css-sel3": y,
- "css-textshadow": y,
- "css-boxshadow": y,
- "css3-colors": y,
- "css3-boxsizing": a,
- "css-mediaqueries": y,
- "multicolumn": y,
- "border-radius": y,
- "transforms2d": y,
- "use-strict": 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,
- "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,
- "datauri": a,
- "mathml": n,
- "css-featurequeries": y,
- "xhtml": y,
- "xhtmlsmil": n,
- "wai-aria": y,
- "geolocation": y,
- "flexbox": y,
- "webgl": y,
- "fileapi": y,
- "shadowdom": n,
- "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": 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": n,
- "svg-img": y,
- "datalist": a,
- "dataset": y,
- "css-grid": ax,
- "menu": n,
- "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,
- "requestanimationframe": y,
- "input-range": y,
- "matchmedia": y,
- "input-datetime": n,
- "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": n,
- "getcomputedstyle": 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,
- "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,
- "canvas-blending": n,
- "clipboard": a,
- "rtcpeerconnection": n,
- "css3-cursors": y,
- "css3-cursors-newer": n,
- "webvtt": y,
- "promises": y,
- "css-sticky": n,
- "dialog": n,
- "css-variables": n,
- "vibration": n,
- "css-backgroundblendmode": n,
- "css-mixblendmode": n,
- "web-speech": n,
- "high-resolution-time": y,
- "battery-status": n,
- "serviceworkers": u,
- "text-decoration": n,
- "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,
- "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,
- "broadcastchannel": n,
- "css-crisp-edges": ax,
- "css-text-align-last": a,
- "fetch": n,
- "background-attachment": y,
- "currentcolor": y,
- "input-pattern": y,
- "registerprotocolhandler": n,
- "css-snappoints": ax
-);
-
-@import "bumbleberry-settings";
-@import "bumbleberry";
-@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
index ccb3e2c..2aadeb0 100644
--- a/app/assets/stylesheets/web-fonts/ie_mob-10.scss
+++ b/app/assets/stylesheets/web-fonts/ie_mob-10.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE Mobile 10 (approximately 0.18% of all users)
+ * Browser: IE Mobile 10.0 (approximately 0.16% of all users)
*
*/
$browser: ie_mob;
$browser_prefix: ms;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": ax,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": yx,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ie_mob-11.scss b/app/assets/stylesheets/web-fonts/ie_mob-11.scss
index 7581b38..59a24db 100644
--- a/app/assets/stylesheets/web-fonts/ie_mob-11.scss
+++ b/app/assets/stylesheets/web-fonts/ie_mob-11.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: IE Mobile 11 (approximately 0.73% of all users)
+ * Browser: IE Mobile 11.0 (approximately 0.73% of all users)
*
*/
$browser: ie_mob;
$browser_prefix: ms;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: mobile;
// CSS Compatibility
@@ -139,12 +139,13 @@ $browser_capabilities: (
"audio-api": n,
"css-regions": ax,
"spellcheck-attribute": a,
- "fullscreen": yx,
+ "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,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": y,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": a,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": n,
+ "const": y,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss b/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss
index 45788d5..fdc9293 100644
--- a/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss
+++ b/app/assets/stylesheets/web-fonts/ios_saf-3.2.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index ca40a77..bc1618f 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 4.0-4.1 (approximately 0.0% of all users)
+ * Browser: iOS Safari 4.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 4.0-4.1;
+$browser_version: 4.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index bbb817a..2c6a3b2 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 4.2-4.3 (approximately 0.0% of all users)
+ * Browser: iOS Safari 4.2 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 4.2-4.3;
+$browser_version: 4.2;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 7eca56e..4903bed 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 5.0-5.1 (approximately 0.02% of all users)
+ * Browser: iOS Safari 5.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 5.0-5.1;
+$browser_version: 5.0;
$browser_type: mobile;
// CSS Compatibility
@@ -122,7 +122,7 @@ $browser_capabilities: (
"css-grid": n,
"menu": n,
"css-zoom": y,
- "rem": y,
+ "rem": a,
"ttf": y,
"touch": y,
"matchesselector": ax,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index a85089d..a073c5e 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 6.0-6.1 (approximately 0.04% of all users)
+ * Browser: iOS Safari 6.0 (approximately 0.0% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 6.0-6.1;
+$browser_version: 6.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": u,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index bf494eb..749df66 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 7.0-7.1 (approximately 0.65% of all users)
+ * Browser: iOS Safari 7.0 (approximately 0.31% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 7.0-7.1;
+$browser_version: 7.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index af6ee83..26151ee 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 8.1-8.4 (approximately 6.99% of all users)
+ * Browser: iOS Safari 8.1 (approximately 1.04% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 8.1-8.4;
+$browser_version: 8.1;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/ios_saf-8.scss b/app/assets/stylesheets/web-fonts/ios_saf-8.scss
index 097eb0b..9256906 100644
--- a/app/assets/stylesheets/web-fonts/ios_saf-8.scss
+++ b/app/assets/stylesheets/web-fonts/ios_saf-8.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: iOS Safari 8 (approximately 0.09% of all users)
+ * Browser: iOS Safari 8.0 (approximately 0.04% of all users)
*
*/
$browser: ios_saf;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": a,
+ "document-execcommand": y,
"input-color": n,
"input-number": a,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index e274400..2eaffbc 100644
--- 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
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera Mini 5.0-8.0 (approximately 5.37% of all users)
+ * Browser: Opera Mini 5.0 (approximately 4.86% of all users)
*
*/
$browser: op_mini;
$browser_prefix: o;
-$browser_version: 5.0-8.0;
+$browser_version: 5.0;
$browser_type: mobile;
// CSS Compatibility
@@ -59,7 +59,7 @@ $browser_capabilities: (
"css-canvas": n,
"css-reflections": n,
"css-masks": n,
- "console-basic": n,
+ "console-basic": y,
"svg": y,
"svg-css": a,
"svg-smil": n,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": n,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": n,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": n,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-10.scss b/app/assets/stylesheets/web-fonts/op_mob-10.scss
index 552c88c..26c8ebf 100644
--- a/app/assets/stylesheets/web-fonts/op_mob-10.scss
+++ b/app/assets/stylesheets/web-fonts/op_mob-10.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera Mobile 10 (approximately 0.0% of all users)
+ * Browser: Opera Mobile 10.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 10;
+$browser_version: 10.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -175,7 +177,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": u,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": u,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": n,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-11.1.scss b/app/assets/stylesheets/web-fonts/op_mob-11.1.scss
index 13cdeba..65b2998 100644
--- a/app/assets/stylesheets/web-fonts/op_mob-11.1.scss
+++ b/app/assets/stylesheets/web-fonts/op_mob-11.1.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-11.5.scss b/app/assets/stylesheets/web-fonts/op_mob-11.5.scss
index 2fe5197..f983131 100644
--- a/app/assets/stylesheets/web-fonts/op_mob-11.5.scss
+++ b/app/assets/stylesheets/web-fonts/op_mob-11.5.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-11.scss b/app/assets/stylesheets/web-fonts/op_mob-11.scss
index 38e8e25..b9e3335 100644
--- a/app/assets/stylesheets/web-fonts/op_mob-11.scss
+++ b/app/assets/stylesheets/web-fonts/op_mob-11.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera Mobile 11 (approximately 0.0% of all users)
+ * Browser: Opera Mobile 11.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-12.1.scss b/app/assets/stylesheets/web-fonts/op_mob-12.1.scss
index 0493e20..269f9d1 100644
--- a/app/assets/stylesheets/web-fonts/op_mob-12.1.scss
+++ b/app/assets/stylesheets/web-fonts/op_mob-12.1.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Opera Mobile 12.1 (approximately 0.03% of all users)
+ * Browser: Opera Mobile 12.1 (approximately 0.0% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/op_mob-12.scss b/app/assets/stylesheets/web-fonts/op_mob-12.scss
index 3a38a4d..151f248 100644
--- a/app/assets/stylesheets/web-fonts/op_mob-12.scss
+++ b/app/assets/stylesheets/web-fonts/op_mob-12.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera Mobile 12 (approximately 0.02% of all users)
+ * Browser: Opera Mobile 12.0 (approximately 0.0% of all users)
*
*/
$browser: op_mob;
$browser_prefix: o;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: mobile;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 56aa975..fd4837f 100644
--- a/app/assets/stylesheets/web-fonts/opera-10.0-10.1.scss
+++ b/app/assets/stylesheets/web-fonts/opera-10.0-10.1.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 10.0-10.1 (approximately 0.04% of all users)
+ * Browser: Opera 10.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 10.0-10.1;
+$browser_version: 10.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -175,7 +177,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": y,
@@ -221,8 +223,9 @@ $browser_capabilities: (
"custom-elements": n,
"imports": n,
"input-file-multiple": n,
- "atob-btoa": u,
+ "atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -238,7 +241,7 @@ $browser_capabilities: (
"link-icon-png": y,
"link-icon-svg": n,
"css-media-resolution": ax,
- "xml-serializer": u,
+ "xml-serializer": a,
"css-image-set": n,
"css-boxdecorationbreak": n,
"object-observe": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-10.5.scss b/app/assets/stylesheets/web-fonts/opera-10.5.scss
index a61732b..28c0b0f 100644
--- a/app/assets/stylesheets/web-fonts/opera-10.5.scss
+++ b/app/assets/stylesheets/web-fonts/opera-10.5.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": a,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -184,7 +186,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": u,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -238,7 +241,7 @@ $browser_capabilities: (
"link-icon-png": y,
"link-icon-svg": n,
"css-media-resolution": ax,
- "xml-serializer": u,
+ "xml-serializer": a,
"css-image-set": n,
"css-boxdecorationbreak": n,
"object-observe": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-10.6.scss b/app/assets/stylesheets/web-fonts/opera-10.6.scss
index f9070cb..f7c988b 100644
--- a/app/assets/stylesheets/web-fonts/opera-10.6.scss
+++ b/app/assets/stylesheets/web-fonts/opera-10.6.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -184,7 +186,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.1.scss b/app/assets/stylesheets/web-fonts/opera-11.1.scss
index ec52fef..b323b4a 100644
--- a/app/assets/stylesheets/web-fonts/opera-11.1.scss
+++ b/app/assets/stylesheets/web-fonts/opera-11.1.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -184,7 +186,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.5.scss b/app/assets/stylesheets/web-fonts/opera-11.5.scss
index 046e7b2..a08efe7 100644
--- a/app/assets/stylesheets/web-fonts/opera-11.5.scss
+++ b/app/assets/stylesheets/web-fonts/opera-11.5.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -184,7 +186,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.6.scss b/app/assets/stylesheets/web-fonts/opera-11.6.scss
index 1242745..e05c3b0 100644
--- a/app/assets/stylesheets/web-fonts/opera-11.6.scss
+++ b/app/assets/stylesheets/web-fonts/opera-11.6.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": a,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -184,7 +186,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": y,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-11.scss b/app/assets/stylesheets/web-fonts/opera-11.scss
index 9881f15..8938ef2 100644
--- a/app/assets/stylesheets/web-fonts/opera-11.scss
+++ b/app/assets/stylesheets/web-fonts/opera-11.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 11 (approximately 0.02% of all users)
+ * Browser: Opera 11.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 11;
+$browser_version: 11.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": p,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -184,7 +186,7 @@ $browser_capabilities: (
"text-emphasis": n,
"midi": n,
"canvas-blending": n,
- "clipboard": u,
+ "clipboard": n,
"rtcpeerconnection": n,
"css3-cursors": a,
"css3-cursors-newer": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-12.1.scss b/app/assets/stylesheets/web-fonts/opera-12.1.scss
index 35381f9..f43cdf1 100644
--- a/app/assets/stylesheets/web-fonts/opera-12.1.scss
+++ b/app/assets/stylesheets/web-fonts/opera-12.1.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Opera 12.1 (approximately 0.13% of all users)
+ * Browser: Opera 12.1 (approximately 0.16% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-12.scss b/app/assets/stylesheets/web-fonts/opera-12.scss
index a766f7a..87902bd 100644
--- a/app/assets/stylesheets/web-fonts/opera-12.scss
+++ b/app/assets/stylesheets/web-fonts/opera-12.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 12 (approximately 0.02% of all users)
+ * Browser: Opera 12.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 12;
+$browser_version: 12.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": y,
"atob-btoa": y,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-15.scss b/app/assets/stylesheets/web-fonts/opera-15.scss
index 0ecbbe7..b5f4755 100644
--- a/app/assets/stylesheets/web-fonts/opera-15.scss
+++ b/app/assets/stylesheets/web-fonts/opera-15.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 15 (approximately 0.01% of all users)
+ * Browser: Opera 15.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 15;
+$browser_version: 15.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-16.scss b/app/assets/stylesheets/web-fonts/opera-16.scss
index d9b09f1..601b89d 100644
--- a/app/assets/stylesheets/web-fonts/opera-16.scss
+++ b/app/assets/stylesheets/web-fonts/opera-16.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 16 (approximately 0.01% of all users)
+ * Browser: Opera 16.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 16;
+$browser_version: 16.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-17.scss b/app/assets/stylesheets/web-fonts/opera-17.scss
index ab8402a..a4a6459 100644
--- a/app/assets/stylesheets/web-fonts/opera-17.scss
+++ b/app/assets/stylesheets/web-fonts/opera-17.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 17 (approximately 0.01% of all users)
+ * Browser: Opera 17.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 17;
+$browser_version: 17.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-18.scss b/app/assets/stylesheets/web-fonts/opera-18.scss
index d8b16b1..8261dba 100644
--- a/app/assets/stylesheets/web-fonts/opera-18.scss
+++ b/app/assets/stylesheets/web-fonts/opera-18.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 18 (approximately 0.01% of all users)
+ * Browser: Opera 18.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 18;
+$browser_version: 18.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-19.scss b/app/assets/stylesheets/web-fonts/opera-19.scss
index 01c1bb2..7c4cfd6 100644
--- a/app/assets/stylesheets/web-fonts/opera-19.scss
+++ b/app/assets/stylesheets/web-fonts/opera-19.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 19 (approximately 0.01% of all users)
+ * Browser: Opera 19.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 19;
+$browser_version: 19.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-20.scss b/app/assets/stylesheets/web-fonts/opera-20.scss
index 2135743..427884d 100644
--- a/app/assets/stylesheets/web-fonts/opera-20.scss
+++ b/app/assets/stylesheets/web-fonts/opera-20.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 20 (approximately 0.01% of all users)
+ * Browser: Opera 20.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 20;
+$browser_version: 20.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-21.scss b/app/assets/stylesheets/web-fonts/opera-21.scss
index 1a6bed6..5470a01 100644
--- a/app/assets/stylesheets/web-fonts/opera-21.scss
+++ b/app/assets/stylesheets/web-fonts/opera-21.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 21 (approximately 0.01% of all users)
+ * Browser: Opera 21.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 21;
+$browser_version: 21.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": nd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-22.scss b/app/assets/stylesheets/web-fonts/opera-22.scss
index 3e39922..a365fc4 100644
--- a/app/assets/stylesheets/web-fonts/opera-22.scss
+++ b/app/assets/stylesheets/web-fonts/opera-22.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 22 (approximately 0.01% of all users)
+ * Browser: Opera 22.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 22;
+$browser_version: 22.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": pd,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-23.scss b/app/assets/stylesheets/web-fonts/opera-23.scss
index 1253845..f92c0b5 100644
--- a/app/assets/stylesheets/web-fonts/opera-23.scss
+++ b/app/assets/stylesheets/web-fonts/opera-23.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 23 (approximately 0.01% of all users)
+ * Browser: Opera 23.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 23;
+$browser_version: 23.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-24.scss b/app/assets/stylesheets/web-fonts/opera-24.scss
index 4d40aff..e8904ea 100644
--- a/app/assets/stylesheets/web-fonts/opera-24.scss
+++ b/app/assets/stylesheets/web-fonts/opera-24.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 24 (approximately 0.01% of all users)
+ * Browser: Opera 24.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 24;
+$browser_version: 24.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-25.scss b/app/assets/stylesheets/web-fonts/opera-25.scss
index bae6820..b877696 100644
--- a/app/assets/stylesheets/web-fonts/opera-25.scss
+++ b/app/assets/stylesheets/web-fonts/opera-25.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 25 (approximately 0.01% of all users)
+ * Browser: Opera 25.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 25;
+$browser_version: 25.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-26.scss b/app/assets/stylesheets/web-fonts/opera-26.scss
index c9a026e..8217aed 100644
--- a/app/assets/stylesheets/web-fonts/opera-26.scss
+++ b/app/assets/stylesheets/web-fonts/opera-26.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 26 (approximately 0.01% of all users)
+ * Browser: Opera 26.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 26;
+$browser_version: 26.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-27.scss b/app/assets/stylesheets/web-fonts/opera-27.scss
index 6d8d080..8f45067 100644
--- a/app/assets/stylesheets/web-fonts/opera-27.scss
+++ b/app/assets/stylesheets/web-fonts/opera-27.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 27 (approximately 0.01% of all users)
+ * Browser: Opera 27.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 27;
+$browser_version: 27.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-28.scss b/app/assets/stylesheets/web-fonts/opera-28.scss
index a2d9f56..b50f66b 100644
--- a/app/assets/stylesheets/web-fonts/opera-28.scss
+++ b/app/assets/stylesheets/web-fonts/opera-28.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 28 (approximately 0.02% of all users)
+ * Browser: Opera 28.0 (approximately 0.11% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 28;
+$browser_version: 28.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-29.scss b/app/assets/stylesheets/web-fonts/opera-29.scss
index 5bfbed2..a2d4b00 100644
--- a/app/assets/stylesheets/web-fonts/opera-29.scss
+++ b/app/assets/stylesheets/web-fonts/opera-29.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 29 (approximately 0.02% of all users)
+ * Browser: Opera 29.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 29;
+$browser_version: 29.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-30.scss b/app/assets/stylesheets/web-fonts/opera-30.scss
index 7efee8f..08ad695 100644
--- a/app/assets/stylesheets/web-fonts/opera-30.scss
+++ b/app/assets/stylesheets/web-fonts/opera-30.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 30 (approximately 0.18% of all users)
+ * Browser: Opera 30.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 30;
+$browser_version: 30.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-31.scss b/app/assets/stylesheets/web-fonts/opera-31.scss
index 9880b4b..c7c67a0 100644
--- a/app/assets/stylesheets/web-fonts/opera-31.scss
+++ b/app/assets/stylesheets/web-fonts/opera-31.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 31 (approximately 0.5% of all users)
+ * Browser: Opera 31.0 (approximately 0.02% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 31;
+$browser_version: 31.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-32.scss b/app/assets/stylesheets/web-fonts/opera-32.scss
index b565e2e..7d6dfe5 100644
--- a/app/assets/stylesheets/web-fonts/opera-32.scss
+++ b/app/assets/stylesheets/web-fonts/opera-32.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 32 (approximately 0.0% of all users)
+ * Browser: Opera 32.0 (approximately 0.03% of all users)
*
*/
$browser: opera;
$browser_prefix: webkit;
-$browser_version: 32;
+$browser_version: 32.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": y,
+ "document-execcommand": y,
"input-color": y,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": y,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": y,
"webp": y,
"input-autocomplete-onoff": y,
"intrinsic-width": yx,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": y,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": y,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": y,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
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
index 24ba393..dfee13e 100644
--- a/app/assets/stylesheets/web-fonts/opera-9.5-9.6.scss
+++ b/app/assets/stylesheets/web-fonts/opera-9.5-9.6.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 9.5-9.6 (approximately 0.01% of all users)
+ * Browser: Opera 9.5 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 9.5-9.6;
+$browser_version: 9.5;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -175,7 +177,7 @@ $browser_capabilities: (
"template": n,
"opus": n,
"jpegxr": n,
- "channel-messaging": u,
+ "channel-messaging": n,
"css3-tabsize": n,
"mutationobserver": n,
"css-selection": y,
@@ -221,8 +223,9 @@ $browser_capabilities: (
"custom-elements": n,
"imports": n,
"input-file-multiple": n,
- "atob-btoa": u,
+ "atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/opera-9.scss b/app/assets/stylesheets/web-fonts/opera-9.scss
index 7fb5f2d..f143617 100644
--- a/app/assets/stylesheets/web-fonts/opera-9.scss
+++ b/app/assets/stylesheets/web-fonts/opera-9.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Opera 9 (approximately 0.01% of all users)
+ * Browser: Opera 9.0 (approximately 0.01% of all users)
*
*/
$browser: opera;
$browser_prefix: o;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": y,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": n,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -223,6 +225,7 @@ $browser_capabilities: (
"input-file-multiple": n,
"atob-btoa": n,
"css-appearance": n,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": n,
"css-all": n,
"css-initial-value": n,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-3.1.scss b/app/assets/stylesheets/web-fonts/safari-3.1.scss
index 3f9c259..06a4392 100644
--- a/app/assets/stylesheets/web-fonts/safari-3.1.scss
+++ b/app/assets/stylesheets/web-fonts/safari-3.1.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": u,
+ "const": a,
"css-all": n,
"css-initial-value": u,
"css-letter-spacing": u,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-3.2.scss b/app/assets/stylesheets/web-fonts/safari-3.2.scss
index 2d524eb..b5c7306 100644
--- a/app/assets/stylesheets/web-fonts/safari-3.2.scss
+++ b/app/assets/stylesheets/web-fonts/safari-3.2.scss
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": u,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": n,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-4.scss b/app/assets/stylesheets/web-fonts/safari-4.scss
index 0f6e5a0..54c0b49 100644
--- a/app/assets/stylesheets/web-fonts/safari-4.scss
+++ b/app/assets/stylesheets/web-fonts/safari-4.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Safari 4 (approximately 0.02% of all users)
+ * Browser: Safari 4.0 (approximately 0.03% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 4;
+$browser_version: 4.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": n,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": a,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-5.1.scss b/app/assets/stylesheets/web-fonts/safari-5.1.scss
index 5b88d44..691e3a9 100644
--- a/app/assets/stylesheets/web-fonts/safari-5.1.scss
+++ b/app/assets/stylesheets/web-fonts/safari-5.1.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Safari 5.1 (approximately 0.18% of all users)
+ * Browser: Safari 5.1 (approximately 0.15% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-5.scss b/app/assets/stylesheets/web-fonts/safari-5.scss
index cac07d0..69f9ffa 100644
--- a/app/assets/stylesheets/web-fonts/safari-5.scss
+++ b/app/assets/stylesheets/web-fonts/safari-5.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Safari 5 (approximately 0.07% of all users)
+ * Browser: Safari 5.0 (approximately 0.07% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 5;
+$browser_version: 5.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": n,
"input-datetime": n,
+ "document-execcommand": u,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": n,
"webp": n,
"input-autocomplete-onoff": n,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": n,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": n,
"css-first-letter": u,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-6.1.scss b/app/assets/stylesheets/web-fonts/safari-6.1.scss
index 30eca1b..25d241e 100644
--- a/app/assets/stylesheets/web-fonts/safari-6.1.scss
+++ b/app/assets/stylesheets/web-fonts/safari-6.1.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Safari 6.1 (approximately 0.15% of all users)
+ * Browser: Safari 6.1 (approximately 0.42% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-6.scss b/app/assets/stylesheets/web-fonts/safari-6.scss
index 0b6f7da..f937d8b 100644
--- a/app/assets/stylesheets/web-fonts/safari-6.scss
+++ b/app/assets/stylesheets/web-fonts/safari-6.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Safari 6 (approximately 0.03% of all users)
+ * Browser: Safari 6.0 (approximately 0.02% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 6;
+$browser_version: 6.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": n,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": y,
"intrinsic-width": n,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": n,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": u,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": a,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-7.1.scss b/app/assets/stylesheets/web-fonts/safari-7.1.scss
index 3d51dc1..f9793a6 100644
--- a/app/assets/stylesheets/web-fonts/safari-7.1.scss
+++ b/app/assets/stylesheets/web-fonts/safari-7.1.scss
@@ -1,6 +1,6 @@
/*
* web-fonts
- * Browser: Safari 7.1 (approximately 0.36% of all users)
+ * Browser: Safari 7.1 (approximately 0.09% of all users)
*
*/
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-7.scss b/app/assets/stylesheets/web-fonts/safari-7.scss
index cda0e93..a1555ad 100644
--- a/app/assets/stylesheets/web-fonts/safari-7.scss
+++ b/app/assets/stylesheets/web-fonts/safari-7.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Safari 7 (approximately 0.1% of all users)
+ * Browser: Safari 7.0 (approximately 0.13% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 7;
+$browser_version: 7.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-8.scss b/app/assets/stylesheets/web-fonts/safari-8.scss
index f026e0d..2047660 100644
--- a/app/assets/stylesheets/web-fonts/safari-8.scss
+++ b/app/assets/stylesheets/web-fonts/safari-8.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Safari 8 (approximately 1.27% of all users)
+ * Browser: Safari 8.0 (approximately 0.41% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 8;
+$browser_version: 8.0;
$browser_type: desktop;
// CSS Compatibility
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": n,
"css-touch-action": n,
@@ -286,6 +289,7 @@ $browser_capabilities: (
"ol-reversed": y,
"css-first-letter": y,
"wbr-element": y,
+ "const": a,
"css-all": n,
"css-initial-value": y,
"css-letter-spacing": y,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/app/assets/stylesheets/web-fonts/safari-9.scss b/app/assets/stylesheets/web-fonts/safari-9.scss
index db7acf1..c60ff3b 100644
--- a/app/assets/stylesheets/web-fonts/safari-9.scss
+++ b/app/assets/stylesheets/web-fonts/safari-9.scss
@@ -1,12 +1,12 @@
/*
* web-fonts
- * Browser: Safari 9 (approximately 0.02% of all users)
+ * Browser: Safari 9.0 (approximately 1.54% of all users)
*
*/
$browser: safari;
$browser_prefix: webkit;
-$browser_version: 9;
+$browser_version: 9.0;
$browser_type: desktop;
// CSS Compatibility
@@ -44,7 +44,7 @@ $browser_capabilities: (
"css3-colors": y,
"css3-boxsizing": y,
"css-mediaqueries": y,
- "multicolumn": y,
+ "multicolumn": a,
"border-radius": y,
"transforms2d": y,
"use-strict": y,
@@ -145,6 +145,7 @@ $browser_capabilities: (
"input-range": y,
"matchmedia": y,
"input-datetime": n,
+ "document-execcommand": y,
"input-color": n,
"input-number": y,
"getboundingclientrect": y,
@@ -157,7 +158,7 @@ $browser_capabilities: (
"css-filters": yx,
"getcomputedstyle": y,
"mp3": y,
- "word-break": a,
+ "word-break": y,
"viewport-units": y,
"contentsecuritypolicy": y,
"pagevisibility": y,
@@ -168,6 +169,7 @@ $browser_capabilities: (
"download": n,
"pointer": p,
"user-select-none": yx,
+ "input-file-accept": a,
"webp": n,
"input-autocomplete-onoff": a,
"intrinsic-width": ax,
@@ -222,7 +224,8 @@ $browser_capabilities: (
"imports": p,
"input-file-multiple": y,
"atob-btoa": y,
- "css-appearance": yx,
+ "css-appearance": ax,
+ "objectrtc": n,
"css-background-offsets": y,
"css-supports-api": y,
"css-touch-action": n,
@@ -255,16 +258,16 @@ $browser_capabilities: (
"currentcolor": y,
"input-pattern": a,
"registerprotocolhandler": n,
- "css-snappoints": yx,
+ "css-snappoints": ax,
"input-minlength": n,
- "css-media-interaction": u,
+ "css-media-interaction": y,
"ime": n,
"font-smooth": ax,
"audiotracks": y,
"videotracks": y,
"contentsecuritypolicy2": n,
"permissions-api": n,
- "http2": y,
+ "http2": a,
"font-kerning": yx,
"jpeg2000": y,
"upgradeinsecurerequests": n,
@@ -282,10 +285,11 @@ $browser_capabilities: (
"css-element-function": n,
"u2f": n,
"aac": y,
- "link-rel-prefetch": u,
+ "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,
@@ -293,6 +297,9 @@ $browser_capabilities: (
"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,
@@ -300,10 +307,31 @@ $browser_capabilities: (
"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
+ "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";
diff --git a/bower_components/fastclick/LICENSE.txt b/bower_components/fastclick/LICENSE.txt
deleted file mode 100644
index b8d751c..0000000
--- a/bower_components/fastclick/LICENSE.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-Copyright (C) 2012 The Financial Times Ltd.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/bower_components/fastclick/README.md b/bower_components/fastclick/README.md
deleted file mode 100644
index 6c64d7e..0000000
--- a/bower_components/fastclick/README.md
+++ /dev/null
@@ -1,138 +0,0 @@
-# FastClick #
-
-FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a `click` event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic.
-
-FastClick is developed by [FT Labs](http://labs.ft.com/), part of the Financial Times.
-
-[Explication en français](http://maxime.sh/2013/02/supprimer-le-lag-des-clics-sur-mobile-avec-fastclick/).
-
-[日本語で説明](https://developer.mozilla.org/ja/docs/Mozilla/Firefox_OS/Apps/Tips_and_techniques#Make_events_immediate)。
-
-[Краткое пояснение на русском языке](http://job-blog.bullgare.ru/2013/02/библиотека-для-более-отзывчивой-рабо/).
-
-## Why does the delay exist? ##
-
-According to [Google](https://developers.google.com/mobile/articles/fast_buttons):
-
-> ...mobile browsers will wait approximately 300ms from the time that you tap the button to fire the click event. The reason for this is that the browser is waiting to see if you are actually performing a double tap.
-
-## Compatibility ##
-
-The library has been deployed as part of the [FT Web App](http://app.ft.com/) and is tried and tested on the following mobile browsers:
-
-* Mobile Safari on iOS 3 and upwards
-* Chrome on iOS 5 and upwards
-* Chrome on Android (ICS)
-* Opera Mobile 11.5 and upwards
-* Android Browser since Android 2
-* PlayBook OS 1 and upwards
-
-## When it isn't needed ##
-
-FastClick doesn't attach any listeners on desktop browsers.
-
-Chrome 32+ on Android with `width=device-width` in the [viewport meta tag](https://developer.mozilla.org/en-US/docs/Mobile/Viewport_meta_tag) doesn't have a 300ms delay, therefore listeners aren't attached.
-
-Same goes for Chrome on Android (all versions) with `user-scalable=no` in the viewport meta tag. But be aware that `user-scalable=no` also disables pinch zooming, which may be an accessibility concern.
-
-```html
-
-```
-
-For IE10, you can use `-ms-touch-action: none` to disable double-tap-to-zoom on certain elements (like links and buttons) as described in [this MSDN blog post](http://blogs.msdn.com/b/askie/archive/2013/01/06/how-to-implement-the-ms-touch-action-none-property-to-disable-double-tap-zoom-on-touch-devices.aspx). For example:
-
-```css
-a, input, button {
- -ms-touch-action: none !important;
-}
-```
-
-You'll then have no tap delay on those elements, without needing FastClick.
-
-## Usage ##
-
-Include fastclick.js in your JavaScript bundle or add it to your HTML page like this:
-
-```html
-
-```
-
-The script must be loaded prior to instantiating FastClick on any element of the page.
-
-To instantiate FastClick on the `body`, which is the recommended method of use:
-
-```js
-window.addEventListener('load', function() {
- FastClick.attach(document.body);
-}, false);
-```
-
-Don't forget to add a [shim](https://developer.mozilla.org/en-US/docs/DOM/EventTarget.removeEventListener#Compatibility) for `addEventListener` if you want to support IE8 and below.
-
-Otherwise, if you're using jQuery:
-
-```js
-$(function() {
- FastClick.attach(document.body);
-});
-```
-
-If you're using Browserify or another CommonJS-style module system, the `FastClick.attach` function will be returned when you call `require('fastclick')`. As a result, the easiest way to use FastClick with these loaders is as follows:
-
-```js
-var attachFastClick = require('fastclick');
-attachFastClick(document.body);
-```
-
-### Minified ###
-
-Run `make` to build a minified version of FastClick using the Closure Compiler REST API. The minified file is saved to `build/fastclick.min.js`.
-
-### AMD ###
-
-FastClick has AMD (Asynchronous Module Definition) support. This allows it to be lazy-loaded with an AMD loader, such as [RequireJS](http://requirejs.org/).
-
-### Package managers ###
-
-You can install FastClick using [Component](https://github.com/component/component), [npm](https://npmjs.org/package/fastclick) or [Bower](http://bower.io/).
-
-For Ruby, there's a third-party gem called [fastclick-rails](http://rubygems.org/gems/fastclick-rails). For .NET there's a [NuGet package](http://nuget.org/packages/FastClick).
-
-## Advanced ##
-
-### Ignore certain elements with `needsclick` ###
-
-Sometimes you need FastClick to ignore certain elements. You can do this easily by adding the `needsclick` class.
-```html
-Ignored by FastClick
-```
-
-#### Use case 1: non-synthetic click required ####
-
-Internally, FastClick uses `document.createEvent` to fire a synthetic `click` event as soon as `touchend` is fired by the browser. It then suppresses the additional `click` event created by the browser after that. In some cases, the non-synthetic `click` event created by the browser is required, as described in the [triggering focus example](http://ftlabs.github.com/fastclick/examples/focus.html).
-
-This is where the `needsclick` class comes in. Add the class to any element that requires a non-synthetic click.
-
-#### Use case 2: Twitter Bootstrap 2.2.2 dropdowns ####
-
-Another example of when to use the `needsclick` class is with dropdowns in Twitter Bootstrap 2.2.2. Bootstrap add its own `touchstart` listener for dropdowns, so you want to tell FastClick to ignore those. If you don't, touch devices will automatically close the dropdown as soon as it is clicked, because both FastClick and Bootstrap execute the synthetic click, one opens the dropdown, the second closes it immediately after.
-
-```html
-Dropdown
-```
-
-## Examples ##
-
-FastClick is designed to cope with many different browser oddities. Here are some examples to illustrate this:
-
-* [basic use](http://ftlabs.github.com/fastclick/examples/layer.html) showing the increase in perceived responsiveness
-* [triggering focus](http://ftlabs.github.com/fastclick/examples/focus.html) on an input element from a `click` handler
-* [input element](http://ftlabs.github.com/fastclick/examples/input.html) which never receives clicks but gets fast focus
-
-## Tests ##
-
-There are no automated tests. The files in `tests/` are manual reduced test cases. We've had a think about how best to test these cases, but they tend to be very browser/device specific and sometimes subjective which means it's not so trivial to test.
-
-## Credits and collaboration ##
-
-The lead developer of FastClick is [Rowan Beentje](http://twitter.com/rowanbeentje) at FT Labs. This fork is currently maintained by [Matthew Caruana Galizia](http://twitter.com/mcaruanagalizia). All open source code released by FT Labs is licenced under the MIT licence. We welcome comments, feedback and suggestions. Please feel free to raise an issue or pull request. Enjoy.
diff --git a/bower_components/fastclick/bower.json b/bower_components/fastclick/bower.json
deleted file mode 100644
index a0d62c7..0000000
--- a/bower_components/fastclick/bower.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "fastclick",
- "version": "0.6.11",
- "main": "lib/fastclick.js",
- "ignore": [
- "**/.*",
- "component.json",
- "package.json",
- "Makefile",
- "tests",
- "examples"
- ]
-}
diff --git a/bower_components/fastclick/lib/fastclick.js b/bower_components/fastclick/lib/fastclick.js
deleted file mode 100644
index 3482013..0000000
--- a/bower_components/fastclick/lib/fastclick.js
+++ /dev/null
@@ -1,788 +0,0 @@
-/**
- * @preserve FastClick: polyfill to remove click delays on browsers with touch UIs.
- *
- * @version 0.6.11
- * @codingstandard ftlabs-jsv2
- * @copyright The Financial Times Limited [All Rights Reserved]
- * @license MIT License (see LICENSE.txt)
- */
-
-/*jslint browser:true, node:true*/
-/*global define, Event, Node*/
-
-
-/**
- * Instantiate fast-clicking listeners on the specificed layer.
- *
- * @constructor
- * @param {Element} layer The layer to listen on
- */
-function FastClick(layer) {
- 'use strict';
- var oldOnClick, self = this;
-
-
- /**
- * Whether a click is currently being tracked.
- *
- * @type boolean
- */
- this.trackingClick = false;
-
-
- /**
- * Timestamp for when when click tracking started.
- *
- * @type number
- */
- this.trackingClickStart = 0;
-
-
- /**
- * The element being tracked for a click.
- *
- * @type EventTarget
- */
- this.targetElement = null;
-
-
- /**
- * X-coordinate of touch start event.
- *
- * @type number
- */
- this.touchStartX = 0;
-
-
- /**
- * Y-coordinate of touch start event.
- *
- * @type number
- */
- this.touchStartY = 0;
-
-
- /**
- * ID of the last touch, retrieved from Touch.identifier.
- *
- * @type number
- */
- this.lastTouchIdentifier = 0;
-
-
- /**
- * Touchmove boundary, beyond which a click will be cancelled.
- *
- * @type number
- */
- this.touchBoundary = 10;
-
-
- /**
- * The FastClick layer.
- *
- * @type Element
- */
- this.layer = layer;
-
- if (!layer || !layer.nodeType) {
- throw new TypeError('Layer must be a document node');
- }
-
- /** @type function() */
- this.onClick = function() { return FastClick.prototype.onClick.apply(self, arguments); };
-
- /** @type function() */
- this.onMouse = function() { return FastClick.prototype.onMouse.apply(self, arguments); };
-
- /** @type function() */
- this.onTouchStart = function() { return FastClick.prototype.onTouchStart.apply(self, arguments); };
-
- /** @type function() */
- this.onTouchMove = function() { return FastClick.prototype.onTouchMove.apply(self, arguments); };
-
- /** @type function() */
- this.onTouchEnd = function() { return FastClick.prototype.onTouchEnd.apply(self, arguments); };
-
- /** @type function() */
- this.onTouchCancel = function() { return FastClick.prototype.onTouchCancel.apply(self, arguments); };
-
- if (FastClick.notNeeded(layer)) {
- return;
- }
-
- // Set up event handlers as required
- if (this.deviceIsAndroid) {
- layer.addEventListener('mouseover', this.onMouse, true);
- layer.addEventListener('mousedown', this.onMouse, true);
- layer.addEventListener('mouseup', this.onMouse, true);
- }
-
- layer.addEventListener('click', this.onClick, true);
- layer.addEventListener('touchstart', this.onTouchStart, false);
- layer.addEventListener('touchmove', this.onTouchMove, false);
- layer.addEventListener('touchend', this.onTouchEnd, false);
- layer.addEventListener('touchcancel', this.onTouchCancel, false);
-
- // Hack is required for browsers that don't support Event#stopImmediatePropagation (e.g. Android 2)
- // which is how FastClick normally stops click events bubbling to callbacks registered on the FastClick
- // layer when they are cancelled.
- if (!Event.prototype.stopImmediatePropagation) {
- layer.removeEventListener = function(type, callback, capture) {
- var rmv = Node.prototype.removeEventListener;
- if (type === 'click') {
- rmv.call(layer, type, callback.hijacked || callback, capture);
- } else {
- rmv.call(layer, type, callback, capture);
- }
- };
-
- layer.addEventListener = function(type, callback, capture) {
- var adv = Node.prototype.addEventListener;
- if (type === 'click') {
- adv.call(layer, type, callback.hijacked || (callback.hijacked = function(event) {
- if (!event.propagationStopped) {
- callback(event);
- }
- }), capture);
- } else {
- adv.call(layer, type, callback, capture);
- }
- };
- }
-
- // If a handler is already declared in the element's onclick attribute, it will be fired before
- // FastClick's onClick handler. Fix this by pulling out the user-defined handler function and
- // adding it as listener.
- if (typeof layer.onclick === 'function') {
-
- // Android browser on at least 3.2 requires a new reference to the function in layer.onclick
- // - the old one won't work if passed to addEventListener directly.
- oldOnClick = layer.onclick;
- layer.addEventListener('click', function(event) {
- oldOnClick(event);
- }, false);
- layer.onclick = null;
- }
-}
-
-
-/**
- * Android requires exceptions.
- *
- * @type boolean
- */
-FastClick.prototype.deviceIsAndroid = navigator.userAgent.indexOf('Android') > 0;
-
-
-/**
- * iOS requires exceptions.
- *
- * @type boolean
- */
-FastClick.prototype.deviceIsIOS = /iP(ad|hone|od)/.test(navigator.userAgent);
-
-
-/**
- * iOS 4 requires an exception for select elements.
- *
- * @type boolean
- */
-FastClick.prototype.deviceIsIOS4 = FastClick.prototype.deviceIsIOS && (/OS 4_\d(_\d)?/).test(navigator.userAgent);
-
-
-/**
- * iOS 6.0(+?) requires the target element to be manually derived
- *
- * @type boolean
- */
-FastClick.prototype.deviceIsIOSWithBadTarget = FastClick.prototype.deviceIsIOS && (/OS ([6-9]|\d{2})_\d/).test(navigator.userAgent);
-
-
-/**
- * Determine whether a given element requires a native click.
- *
- * @param {EventTarget|Element} target Target DOM element
- * @returns {boolean} Returns true if the element needs a native click
- */
-FastClick.prototype.needsClick = function(target) {
- 'use strict';
- switch (target.nodeName.toLowerCase()) {
-
- // Don't send a synthetic click to disabled inputs (issue #62)
- case 'button':
- case 'select':
- case 'textarea':
- if (target.disabled) {
- return true;
- }
-
- break;
- case 'input':
-
- // File inputs need real clicks on iOS 6 due to a browser bug (issue #68)
- if ((this.deviceIsIOS && target.type === 'file') || target.disabled) {
- return true;
- }
-
- break;
- case 'label':
- case 'video':
- return true;
- }
-
- return (/\bneedsclick\b/).test(target.className);
-};
-
-
-/**
- * Determine whether a given element requires a call to focus to simulate click into element.
- *
- * @param {EventTarget|Element} target Target DOM element
- * @returns {boolean} Returns true if the element requires a call to focus to simulate native click.
- */
-FastClick.prototype.needsFocus = function(target) {
- 'use strict';
- switch (target.nodeName.toLowerCase()) {
- case 'textarea':
- return true;
- case 'select':
- return !this.deviceIsAndroid;
- case 'input':
- switch (target.type) {
- case 'button':
- case 'checkbox':
- case 'file':
- case 'image':
- case 'radio':
- case 'submit':
- return false;
- }
-
- // No point in attempting to focus disabled inputs
- return !target.disabled && !target.readOnly;
- default:
- return (/\bneedsfocus\b/).test(target.className);
- }
-};
-
-
-/**
- * Send a click event to the specified element.
- *
- * @param {EventTarget|Element} targetElement
- * @param {Event} event
- */
-FastClick.prototype.sendClick = function(targetElement, event) {
- 'use strict';
- var clickEvent, touch;
-
- // On some Android devices activeElement needs to be blurred otherwise the synthetic click will have no effect (#24)
- if (document.activeElement && document.activeElement !== targetElement) {
- document.activeElement.blur();
- }
-
- touch = event.changedTouches[0];
-
- // Synthesise a click event, with an extra attribute so it can be tracked
- clickEvent = document.createEvent('MouseEvents');
- clickEvent.initMouseEvent(this.determineEventType(targetElement), true, true, window, 1, touch.screenX, touch.screenY, touch.clientX, touch.clientY, false, false, false, false, 0, null);
- clickEvent.forwardedTouchEvent = true;
- targetElement.dispatchEvent(clickEvent);
-};
-
-FastClick.prototype.determineEventType = function(targetElement) {
- 'use strict';
-
- //Issue #159: Android Chrome Select Box does not open with a synthetic click event
- if (this.deviceIsAndroid && targetElement.tagName.toLowerCase() === 'select') {
- return 'mousedown';
- }
-
- return 'click';
-};
-
-
-/**
- * @param {EventTarget|Element} targetElement
- */
-FastClick.prototype.focus = function(targetElement) {
- 'use strict';
- var length;
-
- // Issue #160: on iOS 7, some input elements (e.g. date datetime) throw a vague TypeError on setSelectionRange. These elements don't have an integer value for the selectionStart and selectionEnd properties, but unfortunately that can't be used for detection because accessing the properties also throws a TypeError. Just check the type instead. Filed as Apple bug #15122724.
- if (this.deviceIsIOS && targetElement.setSelectionRange && targetElement.type.indexOf('date') !== 0 && targetElement.type !== 'time') {
- length = targetElement.value.length;
- targetElement.setSelectionRange(length, length);
- } else {
- targetElement.focus();
- }
-};
-
-
-/**
- * Check whether the given target element is a child of a scrollable layer and if so, set a flag on it.
- *
- * @param {EventTarget|Element} targetElement
- */
-FastClick.prototype.updateScrollParent = function(targetElement) {
- 'use strict';
- var scrollParent, parentElement;
-
- scrollParent = targetElement.fastClickScrollParent;
-
- // Attempt to discover whether the target element is contained within a scrollable layer. Re-check if the
- // target element was moved to another parent.
- if (!scrollParent || !scrollParent.contains(targetElement)) {
- parentElement = targetElement;
- do {
- if (parentElement.scrollHeight > parentElement.offsetHeight) {
- scrollParent = parentElement;
- targetElement.fastClickScrollParent = parentElement;
- break;
- }
-
- parentElement = parentElement.parentElement;
- } while (parentElement);
- }
-
- // Always update the scroll top tracker if possible.
- if (scrollParent) {
- scrollParent.fastClickLastScrollTop = scrollParent.scrollTop;
- }
-};
-
-
-/**
- * @param {EventTarget} targetElement
- * @returns {Element|EventTarget}
- */
-FastClick.prototype.getTargetElementFromEventTarget = function(eventTarget) {
- 'use strict';
-
- // On some older browsers (notably Safari on iOS 4.1 - see issue #56) the event target may be a text node.
- if (eventTarget.nodeType === Node.TEXT_NODE) {
- return eventTarget.parentNode;
- }
-
- return eventTarget;
-};
-
-
-/**
- * On touch start, record the position and scroll offset.
- *
- * @param {Event} event
- * @returns {boolean}
- */
-FastClick.prototype.onTouchStart = function(event) {
- 'use strict';
- var targetElement, touch, selection;
-
- // Ignore multiple touches, otherwise pinch-to-zoom is prevented if both fingers are on the FastClick element (issue #111).
- if (event.targetTouches.length > 1) {
- return true;
- }
-
- targetElement = this.getTargetElementFromEventTarget(event.target);
- touch = event.targetTouches[0];
-
- if (this.deviceIsIOS) {
-
- // Only trusted events will deselect text on iOS (issue #49)
- selection = window.getSelection();
- if (selection.rangeCount && !selection.isCollapsed) {
- return true;
- }
-
- if (!this.deviceIsIOS4) {
-
- // Weird things happen on iOS when an alert or confirm dialog is opened from a click event callback (issue #23):
- // when the user next taps anywhere else on the page, new touchstart and touchend events are dispatched
- // with the same identifier as the touch event that previously triggered the click that triggered the alert.
- // Sadly, there is an issue on iOS 4 that causes some normal touch events to have the same identifier as an
- // immediately preceeding touch event (issue #52), so this fix is unavailable on that platform.
- if (touch.identifier === this.lastTouchIdentifier) {
- event.preventDefault();
- return false;
- }
-
- this.lastTouchIdentifier = touch.identifier;
-
- // If the target element is a child of a scrollable layer (using -webkit-overflow-scrolling: touch) and:
- // 1) the user does a fling scroll on the scrollable layer
- // 2) the user stops the fling scroll with another tap
- // then the event.target of the last 'touchend' event will be the element that was under the user's finger
- // when the fling scroll was started, causing FastClick to send a click event to that layer - unless a check
- // is made to ensure that a parent layer was not scrolled before sending a synthetic click (issue #42).
- this.updateScrollParent(targetElement);
- }
- }
-
- this.trackingClick = true;
- this.trackingClickStart = event.timeStamp;
- this.targetElement = targetElement;
-
- this.touchStartX = touch.pageX;
- this.touchStartY = touch.pageY;
-
- // Prevent phantom clicks on fast double-tap (issue #36)
- if ((event.timeStamp - this.lastClickTime) < 200) {
- event.preventDefault();
- }
-
- return true;
-};
-
-
-/**
- * Based on a touchmove event object, check whether the touch has moved past a boundary since it started.
- *
- * @param {Event} event
- * @returns {boolean}
- */
-FastClick.prototype.touchHasMoved = function(event) {
- 'use strict';
- var touch = event.changedTouches[0], boundary = this.touchBoundary;
-
- if (Math.abs(touch.pageX - this.touchStartX) > boundary || Math.abs(touch.pageY - this.touchStartY) > boundary) {
- return true;
- }
-
- return false;
-};
-
-
-/**
- * Update the last position.
- *
- * @param {Event} event
- * @returns {boolean}
- */
-FastClick.prototype.onTouchMove = function(event) {
- 'use strict';
- if (!this.trackingClick) {
- return true;
- }
-
- // If the touch has moved, cancel the click tracking
- if (this.targetElement !== this.getTargetElementFromEventTarget(event.target) || this.touchHasMoved(event)) {
- this.trackingClick = false;
- this.targetElement = null;
- }
-
- return true;
-};
-
-
-/**
- * Attempt to find the labelled control for the given label element.
- *
- * @param {EventTarget|HTMLLabelElement} labelElement
- * @returns {Element|null}
- */
-FastClick.prototype.findControl = function(labelElement) {
- 'use strict';
-
- // Fast path for newer browsers supporting the HTML5 control attribute
- if (labelElement.control !== undefined) {
- return labelElement.control;
- }
-
- // All browsers under test that support touch events also support the HTML5 htmlFor attribute
- if (labelElement.htmlFor) {
- return document.getElementById(labelElement.htmlFor);
- }
-
- // If no for attribute exists, attempt to retrieve the first labellable descendant element
- // the list of which is defined here: http://www.w3.org/TR/html5/forms.html#category-label
- return labelElement.querySelector('button, input:not([type=hidden]), keygen, meter, output, progress, select, textarea');
-};
-
-
-/**
- * On touch end, determine whether to send a click event at once.
- *
- * @param {Event} event
- * @returns {boolean}
- */
-FastClick.prototype.onTouchEnd = function(event) {
- 'use strict';
- var forElement, trackingClickStart, targetTagName, scrollParent, touch, targetElement = this.targetElement;
-
- if (!this.trackingClick) {
- return true;
- }
-
- // Prevent phantom clicks on fast double-tap (issue #36)
- if ((event.timeStamp - this.lastClickTime) < 200) {
- this.cancelNextClick = true;
- return true;
- }
-
- // Reset to prevent wrong click cancel on input (issue #156).
- this.cancelNextClick = false;
-
- this.lastClickTime = event.timeStamp;
-
- trackingClickStart = this.trackingClickStart;
- this.trackingClick = false;
- this.trackingClickStart = 0;
-
- // On some iOS devices, the targetElement supplied with the event is invalid if the layer
- // is performing a transition or scroll, and has to be re-detected manually. Note that
- // for this to function correctly, it must be called *after* the event target is checked!
- // See issue #57; also filed as rdar://13048589 .
- if (this.deviceIsIOSWithBadTarget) {
- touch = event.changedTouches[0];
-
- // In certain cases arguments of elementFromPoint can be negative, so prevent setting targetElement to null
- targetElement = document.elementFromPoint(touch.pageX - window.pageXOffset, touch.pageY - window.pageYOffset) || targetElement;
- targetElement.fastClickScrollParent = this.targetElement.fastClickScrollParent;
- }
-
- targetTagName = targetElement.tagName.toLowerCase();
- if (targetTagName === 'label') {
- forElement = this.findControl(targetElement);
- if (forElement) {
- this.focus(targetElement);
- if (this.deviceIsAndroid) {
- return false;
- }
-
- targetElement = forElement;
- }
- } else if (this.needsFocus(targetElement)) {
-
- // Case 1: If the touch started a while ago (best guess is 100ms based on tests for issue #36) then focus will be triggered anyway. Return early and unset the target element reference so that the subsequent click will be allowed through.
- // Case 2: Without this exception for input elements tapped when the document is contained in an iframe, then any inputted text won't be visible even though the value attribute is updated as the user types (issue #37).
- if ((event.timeStamp - trackingClickStart) > 100 || (this.deviceIsIOS && window.top !== window && targetTagName === 'input')) {
- this.targetElement = null;
- return false;
- }
-
- this.focus(targetElement);
-
- // Select elements need the event to go through on iOS 4, otherwise the selector menu won't open.
- if (!this.deviceIsIOS4 || targetTagName !== 'select') {
- this.targetElement = null;
- event.preventDefault();
- }
-
- return false;
- }
-
- if (this.deviceIsIOS && !this.deviceIsIOS4) {
-
- // Don't send a synthetic click event if the target element is contained within a parent layer that was scrolled
- // and this tap is being used to stop the scrolling (usually initiated by a fling - issue #42).
- scrollParent = targetElement.fastClickScrollParent;
- if (scrollParent && scrollParent.fastClickLastScrollTop !== scrollParent.scrollTop) {
- return true;
- }
- }
-
- // Prevent the actual click from going though - unless the target node is marked as requiring
- // real clicks or if it is in the whitelist in which case only non-programmatic clicks are permitted.
- if (!this.needsClick(targetElement)) {
- event.preventDefault();
- this.sendClick(targetElement, event);
- }
-
- return false;
-};
-
-
-/**
- * On touch cancel, stop tracking the click.
- *
- * @returns {void}
- */
-FastClick.prototype.onTouchCancel = function() {
- 'use strict';
- this.trackingClick = false;
- this.targetElement = null;
-};
-
-
-/**
- * Determine mouse events which should be permitted.
- *
- * @param {Event} event
- * @returns {boolean}
- */
-FastClick.prototype.onMouse = function(event) {
- 'use strict';
-
- // If a target element was never set (because a touch event was never fired) allow the event
- if (!this.targetElement) {
- return true;
- }
-
- if (event.forwardedTouchEvent) {
- return true;
- }
-
- // Programmatically generated events targeting a specific element should be permitted
- if (!event.cancelable) {
- return true;
- }
-
- // Derive and check the target element to see whether the mouse event needs to be permitted;
- // unless explicitly enabled, prevent non-touch click events from triggering actions,
- // to prevent ghost/doubleclicks.
- if (!this.needsClick(this.targetElement) || this.cancelNextClick) {
-
- // Prevent any user-added listeners declared on FastClick element from being fired.
- if (event.stopImmediatePropagation) {
- event.stopImmediatePropagation();
- } else {
-
- // Part of the hack for browsers that don't support Event#stopImmediatePropagation (e.g. Android 2)
- event.propagationStopped = true;
- }
-
- // Cancel the event
- event.stopPropagation();
- event.preventDefault();
-
- return false;
- }
-
- // If the mouse event is permitted, return true for the action to go through.
- return true;
-};
-
-
-/**
- * On actual clicks, determine whether this is a touch-generated click, a click action occurring
- * naturally after a delay after a touch (which needs to be cancelled to avoid duplication), or
- * an actual click which should be permitted.
- *
- * @param {Event} event
- * @returns {boolean}
- */
-FastClick.prototype.onClick = function(event) {
- 'use strict';
- var permitted;
-
- // It's possible for another FastClick-like library delivered with third-party code to fire a click event before FastClick does (issue #44). In that case, set the click-tracking flag back to false and return early. This will cause onTouchEnd to return early.
- if (this.trackingClick) {
- this.targetElement = null;
- this.trackingClick = false;
- return true;
- }
-
- // Very odd behaviour on iOS (issue #18): if a submit element is present inside a form and the user hits enter in the iOS simulator or clicks the Go button on the pop-up OS keyboard the a kind of 'fake' click event will be triggered with the submit-type input element as the target.
- if (event.target.type === 'submit' && event.detail === 0) {
- return true;
- }
-
- permitted = this.onMouse(event);
-
- // Only unset targetElement if the click is not permitted. This will ensure that the check for !targetElement in onMouse fails and the browser's click doesn't go through.
- if (!permitted) {
- this.targetElement = null;
- }
-
- // If clicks are permitted, return true for the action to go through.
- return permitted;
-};
-
-
-/**
- * Remove all FastClick's event listeners.
- *
- * @returns {void}
- */
-FastClick.prototype.destroy = function() {
- 'use strict';
- var layer = this.layer;
-
- if (this.deviceIsAndroid) {
- layer.removeEventListener('mouseover', this.onMouse, true);
- layer.removeEventListener('mousedown', this.onMouse, true);
- layer.removeEventListener('mouseup', this.onMouse, true);
- }
-
- layer.removeEventListener('click', this.onClick, true);
- layer.removeEventListener('touchstart', this.onTouchStart, false);
- layer.removeEventListener('touchmove', this.onTouchMove, false);
- layer.removeEventListener('touchend', this.onTouchEnd, false);
- layer.removeEventListener('touchcancel', this.onTouchCancel, false);
-};
-
-
-/**
- * Check whether FastClick is needed.
- *
- * @param {Element} layer The layer to listen on
- */
-FastClick.notNeeded = function(layer) {
- 'use strict';
- var metaViewport;
- var chromeVersion;
-
- // Devices that don't support touch don't need FastClick
- if (typeof window.ontouchstart === 'undefined') {
- return true;
- }
-
- // Chrome version - zero for other browsers
- chromeVersion = +(/Chrome\/([0-9]+)/.exec(navigator.userAgent) || [,0])[1];
-
- if (chromeVersion) {
-
- if (FastClick.prototype.deviceIsAndroid) {
- metaViewport = document.querySelector('meta[name=viewport]');
-
- if (metaViewport) {
- // Chrome on Android with user-scalable="no" doesn't need FastClick (issue #89)
- if (metaViewport.content.indexOf('user-scalable=no') !== -1) {
- return true;
- }
- // Chrome 32 and above with width=device-width or less don't need FastClick
- if (chromeVersion > 31 && window.innerWidth <= window.screen.width) {
- return true;
- }
- }
-
- // Chrome desktop doesn't need FastClick (issue #15)
- } else {
- return true;
- }
- }
-
- // IE10 with -ms-touch-action: none, which disables double-tap-to-zoom (issue #97)
- if (layer.style.msTouchAction === 'none') {
- return true;
- }
-
- return false;
-};
-
-
-/**
- * Factory method for creating a FastClick object
- *
- * @param {Element} layer The layer to listen on
- */
-FastClick.attach = function(layer) {
- 'use strict';
- return new FastClick(layer);
-};
-
-
-if (typeof define !== 'undefined' && define.amd) {
-
- // AMD. Register as an anonymous module.
- define(function() {
- 'use strict';
- return FastClick;
- });
-} else if (typeof module !== 'undefined' && module.exports) {
- module.exports = FastClick.attach;
- module.exports.FastClick = FastClick;
-} else {
- window.FastClick = FastClick;
-}
diff --git a/bower_components/foundation/bower.json b/bower_components/foundation/bower.json
deleted file mode 100644
index b3fb6dc..0000000
--- a/bower_components/foundation/bower.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "foundation",
- "version": "5.0.3",
- "main": [
- "css/foundation.css",
- "js/foundation.js"
- ],
- "dependencies": {
- "jquery": ">= 2.0.0",
- "modernizr": ">= 2.6.2",
- "fastclick": "~0.6.11",
- "jquery.cookie": "~1.4.0",
- "jquery-placeholder": "~2.0.7",
- "lodash": "~2.4.1"
- },
- "devDependencies": {
- "jquery.autocomplete": "devbridge/jQuery-Autocomplete#1.2.7"
- },
- "private": true
-}
diff --git a/bower_components/foundation/css/foundation.css b/bower_components/foundation/css/foundation.css
deleted file mode 100644
index 3e07c88..0000000
--- a/bower_components/foundation/css/foundation.css
+++ /dev/null
@@ -1,4479 +0,0 @@
-meta.foundation-mq-small {
- font-family: "/only screen and (max-width: 40em)/";
- width: 0em; }
-
-meta.foundation-mq-medium {
- font-family: "/only screen and (min-width:40.063em)/";
- width: 40.063em; }
-
-meta.foundation-mq-large {
- font-family: "/only screen and (min-width:64.063em)/";
- width: 64.063em; }
-
-meta.foundation-mq-xlarge {
- font-family: "/only screen and (min-width:90.063em)/";
- width: 90.063em; }
-
-meta.foundation-mq-xxlarge {
- font-family: "/only screen and (min-width:120.063em)/";
- width: 120.063em; }
-
-*, *:before, *:after {
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box; }
-
-html, body {
- font-size: 100%; }
-
-body {
- background: white;
- color: #222222;
- padding: 0;
- margin: 0;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-weight: normal;
- font-style: normal;
- line-height: 1;
- position: relative;
- cursor: default; }
-
-a:hover {
- cursor: pointer; }
-
-img, object, embed {
- max-width: 100%;
- height: auto; }
-
-object, embed {
- height: 100%; }
-
-img {
- -ms-interpolation-mode: bicubic; }
-
-#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
- max-width: none !important; }
-
-.left {
- float: left !important; }
-
-.right {
- float: right !important; }
-
-.clearfix {
- *zoom: 1; }
- .clearfix:before, .clearfix:after {
- content: " ";
- display: table; }
- .clearfix:after {
- clear: both; }
-
-.text-left {
- text-align: left !important; }
-
-.text-right {
- text-align: right !important; }
-
-.text-center {
- text-align: center !important; }
-
-.text-justify {
- text-align: justify !important; }
-
-.hide {
- display: none; }
-
-.start {
- float: left !important; }
-
-.end {
- float: right !important; }
-
-.text-start {
- text-align: left !important; }
-
-.text-end {
- text-align: right !important; }
-
-.antialiased {
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale; }
-
-img {
- display: inline-block;
- vertical-align: middle; }
-
-textarea {
- height: auto;
- min-height: 50px; }
-
-select {
- width: 100%; }
-
-.row {
- width: 100%;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0;
- margin-bottom: 0;
- max-width: 62.5rem;
- *zoom: 1; }
- .row:before, .row:after {
- content: " ";
- display: table; }
- .row:after {
- clear: both; }
- .row.collapse > .column, .row.collapse > .columns {
- position: relative;
- padding-left: 0;
- padding-right: 0;
- float: left; }
- .row.collapse .row {
- margin-left: 0;
- margin-right: 0; }
- .row .row {
- width: auto;
- margin-left: -0.9375rem;
- margin-right: -0.9375rem;
- margin-top: 0;
- margin-bottom: 0;
- max-width: none;
- *zoom: 1; }
- .row .row:before, .row .row:after {
- content: " ";
- display: table; }
- .row .row:after {
- clear: both; }
- .row .row.collapse {
- width: auto;
- margin: 0;
- max-width: none;
- *zoom: 1; }
- .row .row.collapse:before, .row .row.collapse:after {
- content: " ";
- display: table; }
- .row .row.collapse:after {
- clear: both; }
-
-.column, .columns {
- position: relative;
- padding-left: 0.9375rem;
- padding-right: 0.9375rem;
- width: 100%;
- float: left; }
-
-@media only screen {
- .column.small-centered, .columns.small-centered {
- position: relative;
- margin-left: auto;
- margin-right: auto;
- float: none; }
- .column.small-uncentered, .columns.small-uncentered {
- margin-left: 0;
- margin-right: 0;
- float: left; }
- .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
- float: right; }
- .small-push-1 {
- position: relative;
- left: 8.33333%;
- right: auto; }
- .small-pull-1 {
- position: relative;
- right: 8.33333%;
- left: auto; }
- .small-push-2 {
- position: relative;
- left: 16.66667%;
- right: auto; }
- .small-pull-2 {
- position: relative;
- right: 16.66667%;
- left: auto; }
- .small-push-3 {
- position: relative;
- left: 25%;
- right: auto; }
- .small-pull-3 {
- position: relative;
- right: 25%;
- left: auto; }
- .small-push-4 {
- position: relative;
- left: 33.33333%;
- right: auto; }
- .small-pull-4 {
- position: relative;
- right: 33.33333%;
- left: auto; }
- .small-push-5 {
- position: relative;
- left: 41.66667%;
- right: auto; }
- .small-pull-5 {
- position: relative;
- right: 41.66667%;
- left: auto; }
- .small-push-6 {
- position: relative;
- left: 50%;
- right: auto; }
- .small-pull-6 {
- position: relative;
- right: 50%;
- left: auto; }
- .small-push-7 {
- position: relative;
- left: 58.33333%;
- right: auto; }
- .small-pull-7 {
- position: relative;
- right: 58.33333%;
- left: auto; }
- .small-push-8 {
- position: relative;
- left: 66.66667%;
- right: auto; }
- .small-pull-8 {
- position: relative;
- right: 66.66667%;
- left: auto; }
- .small-push-9 {
- position: relative;
- left: 75%;
- right: auto; }
- .small-pull-9 {
- position: relative;
- right: 75%;
- left: auto; }
- .small-push-10 {
- position: relative;
- left: 83.33333%;
- right: auto; }
- .small-pull-10 {
- position: relative;
- right: 83.33333%;
- left: auto; }
- .small-push-11 {
- position: relative;
- left: 91.66667%;
- right: auto; }
- .small-pull-11 {
- position: relative;
- right: 91.66667%;
- left: auto; }
- .column, .columns {
- position: relative;
- padding-left: 0.9375rem;
- padding-right: 0.9375rem;
- float: left; }
- .small-1 {
- position: relative;
- width: 8.33333%; }
- .small-2 {
- position: relative;
- width: 16.66667%; }
- .small-3 {
- position: relative;
- width: 25%; }
- .small-4 {
- position: relative;
- width: 33.33333%; }
- .small-5 {
- position: relative;
- width: 41.66667%; }
- .small-6 {
- position: relative;
- width: 50%; }
- .small-7 {
- position: relative;
- width: 58.33333%; }
- .small-8 {
- position: relative;
- width: 66.66667%; }
- .small-9 {
- position: relative;
- width: 75%; }
- .small-10 {
- position: relative;
- width: 83.33333%; }
- .small-11 {
- position: relative;
- width: 91.66667%; }
- .small-12 {
- position: relative;
- width: 100%; }
- [class*="column"] + [class*="column"]:last-child {
- float: right; }
- [class*="column"] + [class*="column"].end {
- float: left; }
- .small-offset-0 {
- position: relative;
- margin-left: 0% !important; }
- .small-offset-1 {
- position: relative;
- margin-left: 8.33333% !important; }
- .small-offset-2 {
- position: relative;
- margin-left: 16.66667% !important; }
- .small-offset-3 {
- position: relative;
- margin-left: 25% !important; }
- .small-offset-4 {
- position: relative;
- margin-left: 33.33333% !important; }
- .small-offset-5 {
- position: relative;
- margin-left: 41.66667% !important; }
- .small-offset-6 {
- position: relative;
- margin-left: 50% !important; }
- .small-offset-7 {
- position: relative;
- margin-left: 58.33333% !important; }
- .small-offset-8 {
- position: relative;
- margin-left: 66.66667% !important; }
- .small-offset-9 {
- position: relative;
- margin-left: 75% !important; }
- .small-offset-10 {
- position: relative;
- margin-left: 83.33333% !important; }
- .column.small-reset-order, .columns.small-reset-order {
- margin-left: 0;
- margin-right: 0;
- left: auto;
- right: auto;
- float: left; } }
-
-@media only screen and (min-width:40.063em) {
- .column.medium-centered, .columns.medium-centered {
- position: relative;
- margin-left: auto;
- margin-right: auto;
- float: none; }
- .column.medium-uncentered, .columns.medium-uncentered {
- margin-left: 0;
- margin-right: 0;
- float: left; }
- .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
- float: right; }
- .medium-push-1 {
- position: relative;
- left: 8.33333%;
- right: auto; }
- .medium-pull-1 {
- position: relative;
- right: 8.33333%;
- left: auto; }
- .medium-push-2 {
- position: relative;
- left: 16.66667%;
- right: auto; }
- .medium-pull-2 {
- position: relative;
- right: 16.66667%;
- left: auto; }
- .medium-push-3 {
- position: relative;
- left: 25%;
- right: auto; }
- .medium-pull-3 {
- position: relative;
- right: 25%;
- left: auto; }
- .medium-push-4 {
- position: relative;
- left: 33.33333%;
- right: auto; }
- .medium-pull-4 {
- position: relative;
- right: 33.33333%;
- left: auto; }
- .medium-push-5 {
- position: relative;
- left: 41.66667%;
- right: auto; }
- .medium-pull-5 {
- position: relative;
- right: 41.66667%;
- left: auto; }
- .medium-push-6 {
- position: relative;
- left: 50%;
- right: auto; }
- .medium-pull-6 {
- position: relative;
- right: 50%;
- left: auto; }
- .medium-push-7 {
- position: relative;
- left: 58.33333%;
- right: auto; }
- .medium-pull-7 {
- position: relative;
- right: 58.33333%;
- left: auto; }
- .medium-push-8 {
- position: relative;
- left: 66.66667%;
- right: auto; }
- .medium-pull-8 {
- position: relative;
- right: 66.66667%;
- left: auto; }
- .medium-push-9 {
- position: relative;
- left: 75%;
- right: auto; }
- .medium-pull-9 {
- position: relative;
- right: 75%;
- left: auto; }
- .medium-push-10 {
- position: relative;
- left: 83.33333%;
- right: auto; }
- .medium-pull-10 {
- position: relative;
- right: 83.33333%;
- left: auto; }
- .medium-push-11 {
- position: relative;
- left: 91.66667%;
- right: auto; }
- .medium-pull-11 {
- position: relative;
- right: 91.66667%;
- left: auto; }
- .column, .columns {
- position: relative;
- padding-left: 0.9375rem;
- padding-right: 0.9375rem;
- float: left; }
- .medium-1 {
- position: relative;
- width: 8.33333%; }
- .medium-2 {
- position: relative;
- width: 16.66667%; }
- .medium-3 {
- position: relative;
- width: 25%; }
- .medium-4 {
- position: relative;
- width: 33.33333%; }
- .medium-5 {
- position: relative;
- width: 41.66667%; }
- .medium-6 {
- position: relative;
- width: 50%; }
- .medium-7 {
- position: relative;
- width: 58.33333%; }
- .medium-8 {
- position: relative;
- width: 66.66667%; }
- .medium-9 {
- position: relative;
- width: 75%; }
- .medium-10 {
- position: relative;
- width: 83.33333%; }
- .medium-11 {
- position: relative;
- width: 91.66667%; }
- .medium-12 {
- position: relative;
- width: 100%; }
- [class*="column"] + [class*="column"]:last-child {
- float: right; }
- [class*="column"] + [class*="column"].end {
- float: left; }
- .medium-offset-0 {
- position: relative;
- margin-left: 0% !important; }
- .medium-offset-1 {
- position: relative;
- margin-left: 8.33333% !important; }
- .medium-offset-2 {
- position: relative;
- margin-left: 16.66667% !important; }
- .medium-offset-3 {
- position: relative;
- margin-left: 25% !important; }
- .medium-offset-4 {
- position: relative;
- margin-left: 33.33333% !important; }
- .medium-offset-5 {
- position: relative;
- margin-left: 41.66667% !important; }
- .medium-offset-6 {
- position: relative;
- margin-left: 50% !important; }
- .medium-offset-7 {
- position: relative;
- margin-left: 58.33333% !important; }
- .medium-offset-8 {
- position: relative;
- margin-left: 66.66667% !important; }
- .medium-offset-9 {
- position: relative;
- margin-left: 75% !important; }
- .medium-offset-10 {
- position: relative;
- margin-left: 83.33333% !important; }
- .column.medium-reset-order, .columns.medium-reset-order {
- margin-left: 0;
- margin-right: 0;
- left: auto;
- right: auto;
- float: left; }
- .push-1 {
- position: relative;
- left: 8.33333%;
- right: auto; }
- .pull-1 {
- position: relative;
- right: 8.33333%;
- left: auto; }
- .push-2 {
- position: relative;
- left: 16.66667%;
- right: auto; }
- .pull-2 {
- position: relative;
- right: 16.66667%;
- left: auto; }
- .push-3 {
- position: relative;
- left: 25%;
- right: auto; }
- .pull-3 {
- position: relative;
- right: 25%;
- left: auto; }
- .push-4 {
- position: relative;
- left: 33.33333%;
- right: auto; }
- .pull-4 {
- position: relative;
- right: 33.33333%;
- left: auto; }
- .push-5 {
- position: relative;
- left: 41.66667%;
- right: auto; }
- .pull-5 {
- position: relative;
- right: 41.66667%;
- left: auto; }
- .push-6 {
- position: relative;
- left: 50%;
- right: auto; }
- .pull-6 {
- position: relative;
- right: 50%;
- left: auto; }
- .push-7 {
- position: relative;
- left: 58.33333%;
- right: auto; }
- .pull-7 {
- position: relative;
- right: 58.33333%;
- left: auto; }
- .push-8 {
- position: relative;
- left: 66.66667%;
- right: auto; }
- .pull-8 {
- position: relative;
- right: 66.66667%;
- left: auto; }
- .push-9 {
- position: relative;
- left: 75%;
- right: auto; }
- .pull-9 {
- position: relative;
- right: 75%;
- left: auto; }
- .push-10 {
- position: relative;
- left: 83.33333%;
- right: auto; }
- .pull-10 {
- position: relative;
- right: 83.33333%;
- left: auto; }
- .push-11 {
- position: relative;
- left: 91.66667%;
- right: auto; }
- .pull-11 {
- position: relative;
- right: 91.66667%;
- left: auto; } }
-
-@media only screen and (min-width:64.063em) {
- .column.large-centered, .columns.large-centered {
- position: relative;
- margin-left: auto;
- margin-right: auto;
- float: none; }
- .column.large-uncentered, .columns.large-uncentered {
- margin-left: 0;
- margin-right: 0;
- float: left; }
- .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
- float: right; }
- .large-push-1 {
- position: relative;
- left: 8.33333%;
- right: auto; }
- .large-pull-1 {
- position: relative;
- right: 8.33333%;
- left: auto; }
- .large-push-2 {
- position: relative;
- left: 16.66667%;
- right: auto; }
- .large-pull-2 {
- position: relative;
- right: 16.66667%;
- left: auto; }
- .large-push-3 {
- position: relative;
- left: 25%;
- right: auto; }
- .large-pull-3 {
- position: relative;
- right: 25%;
- left: auto; }
- .large-push-4 {
- position: relative;
- left: 33.33333%;
- right: auto; }
- .large-pull-4 {
- position: relative;
- right: 33.33333%;
- left: auto; }
- .large-push-5 {
- position: relative;
- left: 41.66667%;
- right: auto; }
- .large-pull-5 {
- position: relative;
- right: 41.66667%;
- left: auto; }
- .large-push-6 {
- position: relative;
- left: 50%;
- right: auto; }
- .large-pull-6 {
- position: relative;
- right: 50%;
- left: auto; }
- .large-push-7 {
- position: relative;
- left: 58.33333%;
- right: auto; }
- .large-pull-7 {
- position: relative;
- right: 58.33333%;
- left: auto; }
- .large-push-8 {
- position: relative;
- left: 66.66667%;
- right: auto; }
- .large-pull-8 {
- position: relative;
- right: 66.66667%;
- left: auto; }
- .large-push-9 {
- position: relative;
- left: 75%;
- right: auto; }
- .large-pull-9 {
- position: relative;
- right: 75%;
- left: auto; }
- .large-push-10 {
- position: relative;
- left: 83.33333%;
- right: auto; }
- .large-pull-10 {
- position: relative;
- right: 83.33333%;
- left: auto; }
- .large-push-11 {
- position: relative;
- left: 91.66667%;
- right: auto; }
- .large-pull-11 {
- position: relative;
- right: 91.66667%;
- left: auto; }
- .column, .columns {
- position: relative;
- padding-left: 0.9375rem;
- padding-right: 0.9375rem;
- float: left; }
- .large-1 {
- position: relative;
- width: 8.33333%; }
- .large-2 {
- position: relative;
- width: 16.66667%; }
- .large-3 {
- position: relative;
- width: 25%; }
- .large-4 {
- position: relative;
- width: 33.33333%; }
- .large-5 {
- position: relative;
- width: 41.66667%; }
- .large-6 {
- position: relative;
- width: 50%; }
- .large-7 {
- position: relative;
- width: 58.33333%; }
- .large-8 {
- position: relative;
- width: 66.66667%; }
- .large-9 {
- position: relative;
- width: 75%; }
- .large-10 {
- position: relative;
- width: 83.33333%; }
- .large-11 {
- position: relative;
- width: 91.66667%; }
- .large-12 {
- position: relative;
- width: 100%; }
- [class*="column"] + [class*="column"]:last-child {
- float: right; }
- [class*="column"] + [class*="column"].end {
- float: left; }
- .large-offset-0 {
- position: relative;
- margin-left: 0% !important; }
- .large-offset-1 {
- position: relative;
- margin-left: 8.33333% !important; }
- .large-offset-2 {
- position: relative;
- margin-left: 16.66667% !important; }
- .large-offset-3 {
- position: relative;
- margin-left: 25% !important; }
- .large-offset-4 {
- position: relative;
- margin-left: 33.33333% !important; }
- .large-offset-5 {
- position: relative;
- margin-left: 41.66667% !important; }
- .large-offset-6 {
- position: relative;
- margin-left: 50% !important; }
- .large-offset-7 {
- position: relative;
- margin-left: 58.33333% !important; }
- .large-offset-8 {
- position: relative;
- margin-left: 66.66667% !important; }
- .large-offset-9 {
- position: relative;
- margin-left: 75% !important; }
- .large-offset-10 {
- position: relative;
- margin-left: 83.33333% !important; }
- .column.large-reset-order, .columns.large-reset-order {
- margin-left: 0;
- margin-right: 0;
- left: auto;
- right: auto;
- float: left; }
- .push-1 {
- position: relative;
- left: 8.33333%;
- right: auto; }
- .pull-1 {
- position: relative;
- right: 8.33333%;
- left: auto; }
- .push-2 {
- position: relative;
- left: 16.66667%;
- right: auto; }
- .pull-2 {
- position: relative;
- right: 16.66667%;
- left: auto; }
- .push-3 {
- position: relative;
- left: 25%;
- right: auto; }
- .pull-3 {
- position: relative;
- right: 25%;
- left: auto; }
- .push-4 {
- position: relative;
- left: 33.33333%;
- right: auto; }
- .pull-4 {
- position: relative;
- right: 33.33333%;
- left: auto; }
- .push-5 {
- position: relative;
- left: 41.66667%;
- right: auto; }
- .pull-5 {
- position: relative;
- right: 41.66667%;
- left: auto; }
- .push-6 {
- position: relative;
- left: 50%;
- right: auto; }
- .pull-6 {
- position: relative;
- right: 50%;
- left: auto; }
- .push-7 {
- position: relative;
- left: 58.33333%;
- right: auto; }
- .pull-7 {
- position: relative;
- right: 58.33333%;
- left: auto; }
- .push-8 {
- position: relative;
- left: 66.66667%;
- right: auto; }
- .pull-8 {
- position: relative;
- right: 66.66667%;
- left: auto; }
- .push-9 {
- position: relative;
- left: 75%;
- right: auto; }
- .pull-9 {
- position: relative;
- right: 75%;
- left: auto; }
- .push-10 {
- position: relative;
- left: 83.33333%;
- right: auto; }
- .pull-10 {
- position: relative;
- right: 83.33333%;
- left: auto; }
- .push-11 {
- position: relative;
- left: 91.66667%;
- right: auto; }
- .pull-11 {
- position: relative;
- right: 91.66667%;
- left: auto; } }
-
-.accordion {
- *zoom: 1;
- margin-bottom: 0; }
- .accordion:before, .accordion:after {
- content: " ";
- display: table; }
- .accordion:after {
- clear: both; }
- .accordion dd {
- display: block;
- margin-bottom: 0 !important; }
- .accordion dd.active a {
- background: #e8e8e8; }
- .accordion dd > a {
- background: #efefef;
- color: #222222;
- padding: 1rem;
- display: block;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-size: 1rem; }
- .accordion dd > a:hover {
- background: #e3e3e3; }
- .accordion .content {
- display: none;
- padding: 0.9375rem; }
- .accordion .content.active {
- display: block;
- background: white; }
-
-.alert-box {
- border-style: solid;
- border-width: 1px;
- display: block;
- font-weight: normal;
- margin-bottom: 1.25rem;
- position: relative;
- padding: 0.875rem 1.5rem 0.875rem 0.875rem;
- font-size: 0.8125rem;
- background-color: #008cba;
- border-color: #007ba0;
- color: white; }
- .alert-box .close {
- font-size: 1.375rem;
- padding: 9px 6px 4px;
- line-height: 0;
- position: absolute;
- top: 50%;
- margin-top: -0.6875rem;
- right: 0.25rem;
- color: #333333;
- opacity: 0.3; }
- .alert-box .close:hover, .alert-box .close:focus {
- opacity: 0.5; }
- .alert-box.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- .alert-box.round {
- -webkit-border-radius: 1000px;
- border-radius: 1000px; }
- .alert-box.success {
- background-color: #43ac6a;
- border-color: #3a945b;
- color: white; }
- .alert-box.alert {
- background-color: #f04124;
- border-color: #de2b0f;
- color: white; }
- .alert-box.secondary {
- background-color: #e7e7e7;
- border-color: #c7c7c7;
- color: #4f4f4f; }
- .alert-box.warning {
- background-color: #f08a24;
- border-color: #de770f;
- color: white; }
- .alert-box.info {
- background-color: #a0d3e8;
- border-color: #74bfdd;
- color: #4f4f4f; }
-
-[class*="block-grid-"] {
- display: block;
- padding: 0;
- margin: 0 0 0 -0.625rem;
- *zoom: 1; }
- [class*="block-grid-"]:before, [class*="block-grid-"]:after {
- content: " ";
- display: table; }
- [class*="block-grid-"]:after {
- clear: both; }
- [class*="block-grid-"] > li {
- display: inline;
- height: auto;
- float: left;
- padding: 0 0.625rem 1.25rem; }
-
-@media only screen {
- .small-block-grid-1 > li {
- width: 100%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-1 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-1 > li:nth-of-type(1n+1) {
- clear: both; }
- .small-block-grid-2 > li {
- width: 50%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-2 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-2 > li:nth-of-type(2n+1) {
- clear: both; }
- .small-block-grid-3 > li {
- width: 33.33333%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-3 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-3 > li:nth-of-type(3n+1) {
- clear: both; }
- .small-block-grid-4 > li {
- width: 25%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-4 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-4 > li:nth-of-type(4n+1) {
- clear: both; }
- .small-block-grid-5 > li {
- width: 20%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-5 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-5 > li:nth-of-type(5n+1) {
- clear: both; }
- .small-block-grid-6 > li {
- width: 16.66667%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-6 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-6 > li:nth-of-type(6n+1) {
- clear: both; }
- .small-block-grid-7 > li {
- width: 14.28571%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-7 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-7 > li:nth-of-type(7n+1) {
- clear: both; }
- .small-block-grid-8 > li {
- width: 12.5%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-8 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-8 > li:nth-of-type(8n+1) {
- clear: both; }
- .small-block-grid-9 > li {
- width: 11.11111%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-9 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-9 > li:nth-of-type(9n+1) {
- clear: both; }
- .small-block-grid-10 > li {
- width: 10%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-10 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-10 > li:nth-of-type(10n+1) {
- clear: both; }
- .small-block-grid-11 > li {
- width: 9.09091%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-11 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-11 > li:nth-of-type(11n+1) {
- clear: both; }
- .small-block-grid-12 > li {
- width: 8.33333%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .small-block-grid-12 > li:nth-of-type(n) {
- clear: none; }
- .small-block-grid-12 > li:nth-of-type(12n+1) {
- clear: both; } }
-
-@media only screen and (min-width:40.063em) {
- .medium-block-grid-1 > li {
- width: 100%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-1 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-1 > li:nth-of-type(1n+1) {
- clear: both; }
- .medium-block-grid-2 > li {
- width: 50%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-2 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-2 > li:nth-of-type(2n+1) {
- clear: both; }
- .medium-block-grid-3 > li {
- width: 33.33333%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-3 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-3 > li:nth-of-type(3n+1) {
- clear: both; }
- .medium-block-grid-4 > li {
- width: 25%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-4 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-4 > li:nth-of-type(4n+1) {
- clear: both; }
- .medium-block-grid-5 > li {
- width: 20%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-5 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-5 > li:nth-of-type(5n+1) {
- clear: both; }
- .medium-block-grid-6 > li {
- width: 16.66667%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-6 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-6 > li:nth-of-type(6n+1) {
- clear: both; }
- .medium-block-grid-7 > li {
- width: 14.28571%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-7 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-7 > li:nth-of-type(7n+1) {
- clear: both; }
- .medium-block-grid-8 > li {
- width: 12.5%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-8 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-8 > li:nth-of-type(8n+1) {
- clear: both; }
- .medium-block-grid-9 > li {
- width: 11.11111%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-9 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-9 > li:nth-of-type(9n+1) {
- clear: both; }
- .medium-block-grid-10 > li {
- width: 10%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-10 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-10 > li:nth-of-type(10n+1) {
- clear: both; }
- .medium-block-grid-11 > li {
- width: 9.09091%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-11 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-11 > li:nth-of-type(11n+1) {
- clear: both; }
- .medium-block-grid-12 > li {
- width: 8.33333%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .medium-block-grid-12 > li:nth-of-type(n) {
- clear: none; }
- .medium-block-grid-12 > li:nth-of-type(12n+1) {
- clear: both; } }
-
-@media only screen and (min-width:64.063em) {
- .large-block-grid-1 > li {
- width: 100%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-1 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-1 > li:nth-of-type(1n+1) {
- clear: both; }
- .large-block-grid-2 > li {
- width: 50%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-2 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-2 > li:nth-of-type(2n+1) {
- clear: both; }
- .large-block-grid-3 > li {
- width: 33.33333%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-3 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-3 > li:nth-of-type(3n+1) {
- clear: both; }
- .large-block-grid-4 > li {
- width: 25%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-4 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-4 > li:nth-of-type(4n+1) {
- clear: both; }
- .large-block-grid-5 > li {
- width: 20%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-5 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-5 > li:nth-of-type(5n+1) {
- clear: both; }
- .large-block-grid-6 > li {
- width: 16.66667%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-6 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-6 > li:nth-of-type(6n+1) {
- clear: both; }
- .large-block-grid-7 > li {
- width: 14.28571%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-7 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-7 > li:nth-of-type(7n+1) {
- clear: both; }
- .large-block-grid-8 > li {
- width: 12.5%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-8 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-8 > li:nth-of-type(8n+1) {
- clear: both; }
- .large-block-grid-9 > li {
- width: 11.11111%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-9 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-9 > li:nth-of-type(9n+1) {
- clear: both; }
- .large-block-grid-10 > li {
- width: 10%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-10 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-10 > li:nth-of-type(10n+1) {
- clear: both; }
- .large-block-grid-11 > li {
- width: 9.09091%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-11 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-11 > li:nth-of-type(11n+1) {
- clear: both; }
- .large-block-grid-12 > li {
- width: 8.33333%;
- padding: 0 0.625rem 1.25rem;
- list-style: none; }
- .large-block-grid-12 > li:nth-of-type(n) {
- clear: none; }
- .large-block-grid-12 > li:nth-of-type(12n+1) {
- clear: both; } }
-
-.breadcrumbs {
- display: block;
- padding: 0.5625rem 0.875rem 0.5625rem;
- overflow: hidden;
- margin-left: 0;
- list-style: none;
- border-style: solid;
- border-width: 1px;
- background-color: #f4f4f4;
- border-color: gainsboro;
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- .breadcrumbs > * {
- margin: 0;
- float: left;
- font-size: 0.6875rem;
- text-transform: uppercase; }
- .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
- text-decoration: underline; }
- .breadcrumbs > * a, .breadcrumbs > * span {
- text-transform: uppercase;
- color: #008cba; }
- .breadcrumbs > *.current {
- cursor: default;
- color: #333333; }
- .breadcrumbs > *.current a {
- cursor: default;
- color: #333333; }
- .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
- text-decoration: none; }
- .breadcrumbs > *.unavailable {
- color: #999999; }
- .breadcrumbs > *.unavailable a {
- color: #999999; }
- .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus {
- text-decoration: none;
- color: #999999;
- cursor: default; }
- .breadcrumbs > *:before {
- content: "/";
- color: #aaaaaa;
- margin: 0 0.75rem;
- position: relative;
- top: 1px; }
- .breadcrumbs > *:first-child:before {
- content: " ";
- margin: 0; }
-
-button, .button {
- border-style: solid;
- border-width: 0px;
- cursor: pointer;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-weight: normal;
- line-height: normal;
- margin: 0 0 1.25rem;
- position: relative;
- text-decoration: none;
- text-align: center;
- display: inline-block;
- padding-top: 1rem;
- padding-right: 2rem;
- padding-bottom: 1.0625rem;
- padding-left: 2rem;
- font-size: 1rem;
- /* @else { font-size: $padding - rem-calc(2); } */
- background-color: #008cba;
- border-color: #007295;
- color: white;
- -webkit-transition: background-color 300ms ease-out;
- -moz-transition: background-color 300ms ease-out;
- transition: background-color 300ms ease-out;
- padding-top: 1.0625rem;
- padding-bottom: 1rem;
- -webkit-appearance: none;
- border: none;
- font-weight: normal !important; }
- button:hover, button:focus, .button:hover, .button:focus {
- background-color: #007295; }
- button:hover, button:focus, .button:hover, .button:focus {
- color: white; }
- button.secondary, .button.secondary {
- background-color: #e7e7e7;
- border-color: #b9b9b9;
- color: #333333; }
- button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
- background-color: #b9b9b9; }
- button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
- color: #333333; }
- button.success, .button.success {
- background-color: #43ac6a;
- border-color: #368a54;
- color: white; }
- button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
- background-color: #368a54; }
- button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
- color: white; }
- button.alert, .button.alert {
- background-color: #f04124;
- border-color: #cf280e;
- color: white; }
- button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
- background-color: #cf280e; }
- button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
- color: white; }
- button.large, .button.large {
- padding-top: 1.125rem;
- padding-right: 2.25rem;
- padding-bottom: 1.1875rem;
- padding-left: 2.25rem;
- font-size: 1.25rem;
- /* @else { font-size: $padding - rem-calc(2); } */ }
- button.small, .button.small {
- padding-top: 0.875rem;
- padding-right: 1.75rem;
- padding-bottom: 0.9375rem;
- padding-left: 1.75rem;
- font-size: 0.8125rem;
- /* @else { font-size: $padding - rem-calc(2); } */ }
- button.tiny, .button.tiny {
- padding-top: 0.625rem;
- padding-right: 1.25rem;
- padding-bottom: 0.6875rem;
- padding-left: 1.25rem;
- font-size: 0.6875rem;
- /* @else { font-size: $padding - rem-calc(2); } */ }
- button.expand, .button.expand {
- padding-right: 0;
- padding-left: 0;
- width: 100%; }
- button.left-align, .button.left-align {
- text-align: left;
- text-indent: 0.75rem; }
- button.right-align, .button.right-align {
- text-align: right;
- padding-right: 0.75rem; }
- button.radius, .button.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- button.round, .button.round {
- -webkit-border-radius: 1000px;
- border-radius: 1000px; }
- button.disabled, button[disabled], .button.disabled, .button[disabled] {
- background-color: #008cba;
- border-color: #007295;
- color: white;
- cursor: default;
- opacity: 0.7;
- -webkit-box-shadow: none;
- box-shadow: none; }
- button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
- background-color: #007295; }
- button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
- color: white; }
- button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
- background-color: #008cba; }
- button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
- background-color: #e7e7e7;
- border-color: #b9b9b9;
- color: #333333;
- cursor: default;
- opacity: 0.7;
- -webkit-box-shadow: none;
- box-shadow: none; }
- button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
- background-color: #b9b9b9; }
- button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
- color: #333333; }
- button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
- background-color: #e7e7e7; }
- button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
- background-color: #43ac6a;
- border-color: #368a54;
- color: white;
- cursor: default;
- opacity: 0.7;
- -webkit-box-shadow: none;
- box-shadow: none; }
- button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
- background-color: #368a54; }
- button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
- color: white; }
- button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
- background-color: #43ac6a; }
- button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
- background-color: #f04124;
- border-color: #cf280e;
- color: white;
- cursor: default;
- opacity: 0.7;
- -webkit-box-shadow: none;
- box-shadow: none; }
- button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
- background-color: #cf280e; }
- button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
- color: white; }
- button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
- background-color: #f04124; }
-
-@media only screen and (min-width:40.063em) {
- button, .button {
- display: inline-block; } }
-
-.button-group {
- list-style: none;
- margin: 0;
- *zoom: 1; }
- .button-group:before, .button-group:after {
- content: " ";
- display: table; }
- .button-group:after {
- clear: both; }
- .button-group > * {
- margin: 0;
- float: left; }
- .button-group > * > button, .button-group > * .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group > *:last-child button, .button-group > *:last-child .button {
- border-right: 0; }
- .button-group > *:first-child {
- margin-left: 0; }
- .button-group.radius > * > button, .button-group.radius > * .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.radius > *:last-child button, .button-group.radius > *:last-child .button {
- border-right: 0; }
- .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
- -moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topleft: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -webkit-border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
- border-top-left-radius: 3px; }
- .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px; }
- .button-group.round > * > button, .button-group.round > * .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.round > *:last-child button, .button-group.round > *:last-child .button {
- border-right: 0; }
- .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
- -moz-border-radius-bottomleft: 1000px;
- -moz-border-radius-topleft: 1000px;
- -webkit-border-bottom-left-radius: 1000px;
- -webkit-border-top-left-radius: 1000px;
- border-bottom-left-radius: 1000px;
- border-top-left-radius: 1000px; }
- .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
- -moz-border-radius-topright: 1000px;
- -moz-border-radius-bottomright: 1000px;
- -webkit-border-top-right-radius: 1000px;
- -webkit-border-bottom-right-radius: 1000px;
- border-top-right-radius: 1000px;
- border-bottom-right-radius: 1000px; }
- .button-group.even-2 li {
- width: 50%; }
- .button-group.even-2 li > button, .button-group.even-2 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-2 li:last-child button, .button-group.even-2 li:last-child .button {
- border-right: 0; }
- .button-group.even-2 li button, .button-group.even-2 li .button {
- width: 100%; }
- .button-group.even-3 li {
- width: 33.33333%; }
- .button-group.even-3 li > button, .button-group.even-3 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-3 li:last-child button, .button-group.even-3 li:last-child .button {
- border-right: 0; }
- .button-group.even-3 li button, .button-group.even-3 li .button {
- width: 100%; }
- .button-group.even-4 li {
- width: 25%; }
- .button-group.even-4 li > button, .button-group.even-4 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-4 li:last-child button, .button-group.even-4 li:last-child .button {
- border-right: 0; }
- .button-group.even-4 li button, .button-group.even-4 li .button {
- width: 100%; }
- .button-group.even-5 li {
- width: 20%; }
- .button-group.even-5 li > button, .button-group.even-5 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-5 li:last-child button, .button-group.even-5 li:last-child .button {
- border-right: 0; }
- .button-group.even-5 li button, .button-group.even-5 li .button {
- width: 100%; }
- .button-group.even-6 li {
- width: 16.66667%; }
- .button-group.even-6 li > button, .button-group.even-6 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-6 li:last-child button, .button-group.even-6 li:last-child .button {
- border-right: 0; }
- .button-group.even-6 li button, .button-group.even-6 li .button {
- width: 100%; }
- .button-group.even-7 li {
- width: 14.28571%; }
- .button-group.even-7 li > button, .button-group.even-7 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-7 li:last-child button, .button-group.even-7 li:last-child .button {
- border-right: 0; }
- .button-group.even-7 li button, .button-group.even-7 li .button {
- width: 100%; }
- .button-group.even-8 li {
- width: 12.5%; }
- .button-group.even-8 li > button, .button-group.even-8 li .button {
- border-right: 1px solid;
- border-color: rgba(255, 255, 255, 0.5); }
- .button-group.even-8 li:last-child button, .button-group.even-8 li:last-child .button {
- border-right: 0; }
- .button-group.even-8 li button, .button-group.even-8 li .button {
- width: 100%; }
-
-.button-bar {
- *zoom: 1; }
- .button-bar:before, .button-bar:after {
- content: " ";
- display: table; }
- .button-bar:after {
- clear: both; }
- .button-bar .button-group {
- float: left;
- margin-right: 0.625rem; }
- .button-bar .button-group div {
- overflow: hidden; }
-
-/* Clearing Styles */
-[data-clearing] {
- *zoom: 1;
- margin-bottom: 0;
- margin-left: 0;
- list-style: none; }
- [data-clearing]:before, [data-clearing]:after {
- content: " ";
- display: table; }
- [data-clearing]:after {
- clear: both; }
- [data-clearing] li {
- float: left;
- margin-right: 10px; }
-
-.clearing-blackout {
- background: #333333;
- position: fixed;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- z-index: 998; }
- .clearing-blackout .clearing-close {
- display: block; }
-
-.clearing-container {
- position: relative;
- z-index: 998;
- height: 100%;
- overflow: hidden;
- margin: 0; }
-
-.visible-img {
- height: 95%;
- position: relative; }
- .visible-img img {
- position: absolute;
- left: 50%;
- top: 50%;
- margin-left: -50%;
- max-height: 100%;
- max-width: 100%; }
-
-.clearing-caption {
- color: #cccccc;
- font-size: 0.875em;
- line-height: 1.3;
- margin-bottom: 0;
- text-align: center;
- bottom: 0;
- background: #333333;
- width: 100%;
- padding: 10px 30px 20px;
- position: absolute;
- left: 0; }
-
-.clearing-close {
- z-index: 999;
- padding-left: 20px;
- padding-top: 10px;
- font-size: 30px;
- line-height: 1;
- color: #cccccc;
- display: none; }
- .clearing-close:hover, .clearing-close:focus {
- color: #cccccc; }
-
-.clearing-assembled .clearing-container {
- height: 100%; }
- .clearing-assembled .clearing-container .carousel > ul {
- display: none; }
-
-.clearing-feature li {
- display: none; }
- .clearing-feature li.clearing-featured-img {
- display: block; }
-
-@media only screen and (min-width:40.063em) {
- .clearing-main-prev, .clearing-main-next {
- position: absolute;
- height: 100%;
- width: 40px;
- top: 0; }
- .clearing-main-prev > span, .clearing-main-next > span {
- position: absolute;
- top: 50%;
- display: block;
- width: 0;
- height: 0;
- border: solid 12px; }
- .clearing-main-prev > span:hover, .clearing-main-next > span:hover {
- opacity: 0.8; }
- .clearing-main-prev {
- left: 0; }
- .clearing-main-prev > span {
- left: 5px;
- border-color: transparent;
- border-right-color: #cccccc; }
- .clearing-main-next {
- right: 0; }
- .clearing-main-next > span {
- border-color: transparent;
- border-left-color: #cccccc; }
- .clearing-main-prev.disabled, .clearing-main-next.disabled {
- opacity: 0.3; }
- .clearing-assembled .clearing-container .carousel {
- background: rgba(51, 51, 51, 0.8);
- height: 120px;
- margin-top: 10px;
- text-align: center; }
- .clearing-assembled .clearing-container .carousel > ul {
- display: inline-block;
- z-index: 999;
- height: 100%;
- position: relative;
- float: none; }
- .clearing-assembled .clearing-container .carousel > ul li {
- display: block;
- width: 120px;
- min-height: inherit;
- float: left;
- overflow: hidden;
- margin-right: 0;
- padding: 0;
- position: relative;
- cursor: pointer;
- opacity: 0.4; }
- .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
- height: 100%;
- max-width: none; }
- .clearing-assembled .clearing-container .carousel > ul li a.th {
- border: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- display: block; }
- .clearing-assembled .clearing-container .carousel > ul li img {
- cursor: pointer !important;
- width: 100% !important; }
- .clearing-assembled .clearing-container .carousel > ul li.visible {
- opacity: 1; }
- .clearing-assembled .clearing-container .carousel > ul li:hover {
- opacity: 0.8; }
- .clearing-assembled .clearing-container .visible-img {
- background: #333333;
- overflow: hidden;
- height: 85%; }
- .clearing-close {
- position: absolute;
- top: 10px;
- right: 20px;
- padding-left: 0;
- padding-top: 0; } }
-
-@media only screen and (max-width: 40em) {
- .f-dropdown {
- max-width: 100%;
- left: 0; } }
-
-/* Foundation Dropdowns */
-.f-dropdown {
- position: absolute;
- left: -9999px;
- list-style: none;
- margin-left: 0;
- width: 100%;
- max-height: none;
- height: auto;
- background: white;
- border: solid 1px #cccccc;
- font-size: 16px;
- z-index: 99;
- margin-top: 2px;
- max-width: 200px; }
- .f-dropdown > *:first-child {
- margin-top: 0; }
- .f-dropdown > *:last-child {
- margin-bottom: 0; }
- .f-dropdown:before {
- content: "";
- display: block;
- width: 0;
- height: 0;
- border: inset 6px;
- border-color: transparent transparent white transparent;
- border-bottom-style: solid;
- position: absolute;
- top: -12px;
- left: 10px;
- z-index: 99; }
- .f-dropdown:after {
- content: "";
- display: block;
- width: 0;
- height: 0;
- border: inset 7px;
- border-color: transparent transparent #cccccc transparent;
- border-bottom-style: solid;
- position: absolute;
- top: -14px;
- left: 9px;
- z-index: 98; }
- .f-dropdown.right:before {
- left: auto;
- right: 10px; }
- .f-dropdown.right:after {
- left: auto;
- right: 9px; }
- .f-dropdown li {
- font-size: 0.875rem;
- cursor: pointer;
- line-height: 1.125rem;
- margin: 0; }
- .f-dropdown li:hover, .f-dropdown li:focus {
- background: #eeeeee; }
- .f-dropdown li a {
- display: block;
- padding: 0.5rem;
- color: #555555; }
- .f-dropdown.content {
- position: absolute;
- left: -9999px;
- list-style: none;
- margin-left: 0;
- padding: 1.25rem;
- width: 100%;
- height: auto;
- max-height: none;
- background: white;
- border: solid 1px #cccccc;
- font-size: 16px;
- z-index: 99;
- max-width: 200px; }
- .f-dropdown.content > *:first-child {
- margin-top: 0; }
- .f-dropdown.content > *:last-child {
- margin-bottom: 0; }
- .f-dropdown.tiny {
- max-width: 200px; }
- .f-dropdown.small {
- max-width: 300px; }
- .f-dropdown.medium {
- max-width: 500px; }
- .f-dropdown.large {
- max-width: 800px; }
-
-.dropdown.button {
- position: relative;
- padding-right: 3.5625rem; }
- .dropdown.button:before {
- position: absolute;
- content: "";
- width: 0;
- height: 0;
- display: block;
- border-style: solid;
- border-color: white transparent transparent transparent;
- top: 50%; }
- .dropdown.button:before {
- border-width: 0.375rem;
- right: 1.40625rem;
- margin-top: -0.15625rem; }
- .dropdown.button:before {
- border-color: white transparent transparent transparent; }
- .dropdown.button.tiny {
- padding-right: 2.625rem; }
- .dropdown.button.tiny:before {
- border-width: 0.375rem;
- right: 1.125rem;
- margin-top: -0.125rem; }
- .dropdown.button.tiny:before {
- border-color: white transparent transparent transparent; }
- .dropdown.button.small {
- padding-right: 3.0625rem; }
- .dropdown.button.small:before {
- border-width: 0.4375rem;
- right: 1.3125rem;
- margin-top: -0.15625rem; }
- .dropdown.button.small:before {
- border-color: white transparent transparent transparent; }
- .dropdown.button.large {
- padding-right: 3.625rem; }
- .dropdown.button.large:before {
- border-width: 0.3125rem;
- right: 1.71875rem;
- margin-top: -0.15625rem; }
- .dropdown.button.large:before {
- border-color: white transparent transparent transparent; }
- .dropdown.button.secondary:before {
- border-color: #333333 transparent transparent transparent; }
-
-.flex-video {
- position: relative;
- padding-top: 1.5625rem;
- padding-bottom: 67.5%;
- height: 0;
- margin-bottom: 1rem;
- overflow: hidden; }
- .flex-video.widescreen {
- padding-bottom: 57.25%; }
- .flex-video.vimeo {
- padding-top: 0; }
- .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%; }
-
-/* Standard Forms */
-form {
- margin: 0 0 1rem; }
-
-/* Using forms within rows, we need to set some defaults */
-form .row .row {
- margin: 0 -0.5rem; }
- form .row .row .column, form .row .row .columns {
- padding: 0 0.5rem; }
- form .row .row.collapse {
- margin: 0; }
- form .row .row.collapse .column, form .row .row.collapse .columns {
- padding: 0; }
- form .row .row.collapse input {
- -moz-border-radius-bottomright: 0;
- -moz-border-radius-topright: 0;
- -webkit-border-bottom-right-radius: 0;
- -webkit-border-top-right-radius: 0; }
-form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
- padding-left: 0.5rem; }
-
-/* Label Styles */
-label {
- font-size: 0.875rem;
- color: #4d4d4d;
- cursor: pointer;
- display: block;
- font-weight: normal;
- margin-bottom: 0.5rem;
- /* Styles for required inputs */ }
- label.right {
- float: none;
- text-align: right; }
- label.inline {
- margin: 0 0 1rem 0;
- padding: 0.625rem 0; }
- label small {
- text-transform: capitalize;
- color: #686868; }
-
-select {
- -webkit-appearance: none !important;
- background: #fafafa url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==') no-repeat;
- background-position-x: 97%;
- background-position-y: center;
- border: 1px solid #cccccc;
- padding: 0.5rem;
- font-size: 0.875rem;
- -webkit-border-radius: 0;
- border-radius: 0; }
- select.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- select:hover {
- background: #f3f3f3 url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==') no-repeat;
- background-position-x: 97%;
- background-position-y: center;
- border-color: #999999; }
-
-select::-ms-expand {
- display: none; }
-
-@-moz-document url-prefix() {
- select {
- background: #fafafa; }
-
- select:hover {
- background: #f3f3f3; } }
-
-/* Attach elements to the beginning or end of an input */
-.prefix, .postfix {
- display: block;
- position: relative;
- z-index: 2;
- text-align: center;
- width: 100%;
- padding-top: 0;
- padding-bottom: 0;
- border-style: solid;
- border-width: 1px;
- overflow: hidden;
- font-size: 0.875rem;
- height: 2.3125rem;
- line-height: 2.3125rem; }
-
-/* Adjust padding, alignment and radius if pre/post element is a button */
-.postfix.button {
- padding-left: 0;
- padding-right: 0;
- padding-top: 0;
- padding-bottom: 0;
- text-align: center;
- line-height: 2.125rem;
- border: none; }
-
-.prefix.button {
- padding-left: 0;
- padding-right: 0;
- padding-top: 0;
- padding-bottom: 0;
- text-align: center;
- line-height: 2.125rem;
- border: none; }
-
-.prefix.button.radius {
- -webkit-border-radius: 0;
- border-radius: 0;
- -moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topleft: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -webkit-border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
- border-top-left-radius: 3px; }
-
-.postfix.button.radius {
- -webkit-border-radius: 0;
- border-radius: 0;
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px; }
-
-.prefix.button.round {
- -webkit-border-radius: 0;
- border-radius: 0;
- -moz-border-radius-bottomleft: 1000px;
- -moz-border-radius-topleft: 1000px;
- -webkit-border-bottom-left-radius: 1000px;
- -webkit-border-top-left-radius: 1000px;
- border-bottom-left-radius: 1000px;
- border-top-left-radius: 1000px; }
-
-.postfix.button.round {
- -webkit-border-radius: 0;
- border-radius: 0;
- -moz-border-radius-topright: 1000px;
- -moz-border-radius-bottomright: 1000px;
- -webkit-border-top-right-radius: 1000px;
- -webkit-border-bottom-right-radius: 1000px;
- border-top-right-radius: 1000px;
- border-bottom-right-radius: 1000px; }
-
-/* Separate prefix and postfix styles when on span or label so buttons keep their own */
-span.prefix, label.prefix {
- background: #f2f2f2;
- border-color: #d7d7d7;
- border-right: none;
- color: #333333; }
- span.prefix.radius, label.prefix.radius {
- -webkit-border-radius: 0;
- border-radius: 0;
- -moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topleft: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -webkit-border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
- border-top-left-radius: 3px; }
-
-span.postfix, label.postfix {
- background: #f2f2f2;
- border-color: #cbcbcb;
- border-left: none;
- color: #333333; }
- span.postfix.radius, label.postfix.radius {
- -webkit-border-radius: 0;
- border-radius: 0;
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px; }
-
-/* Input groups will automatically style first and last elements of the group */
-.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
- -moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topleft: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -webkit-border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
- border-top-left-radius: 3px; }
-.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px; }
-.input-group.round > *:first-child, .input-group.round > *:first-child * {
- -moz-border-radius-bottomleft: 1000px;
- -moz-border-radius-topleft: 1000px;
- -webkit-border-bottom-left-radius: 1000px;
- -webkit-border-top-left-radius: 1000px;
- border-bottom-left-radius: 1000px;
- border-top-left-radius: 1000px; }
-.input-group.round > *:last-child, .input-group.round > *:last-child * {
- -moz-border-radius-topright: 1000px;
- -moz-border-radius-bottomright: 1000px;
- -webkit-border-top-right-radius: 1000px;
- -webkit-border-bottom-right-radius: 1000px;
- border-top-right-radius: 1000px;
- border-bottom-right-radius: 1000px; }
-
-/* We use this to get basic styling on all basic form elements */
-input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
- -webkit-appearance: none;
- -webkit-border-radius: 0;
- border-radius: 0;
- background-color: white;
- font-family: inherit;
- border: 1px solid #cccccc;
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
- color: rgba(0, 0, 0, 0.75);
- display: block;
- font-size: 0.875rem;
- margin: 0 0 1rem 0;
- padding: 0.5rem;
- height: 2.3125rem;
- width: 100%;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
- -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
- transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
- -webkit-transition: all 0.15s linear;
- -moz-transition: all 0.15s linear;
- transition: all 0.15s linear; }
- input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
- -webkit-box-shadow: 0 0 5px #999999;
- -moz-box-shadow: 0 0 5px #999999;
- box-shadow: 0 0 5px #999999;
- border-color: #999999; }
- input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
- background: #fafafa;
- border-color: #999999;
- outline: none; }
- input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
- background-color: #dddddd; }
-
-/* Add height value for select elements to match text input height */
-select {
- height: 2.3125rem; }
-
-/* Adjust margin for form elements below */
-input[type="file"], input[type="checkbox"], input[type="radio"], select {
- margin: 0 0 1rem 0; }
-
-input[type="checkbox"] + label, input[type="radio"] + label {
- display: inline-block;
- margin-left: 0.5rem;
- margin-right: 1rem;
- margin-bottom: 0;
- vertical-align: baseline; }
-
-/* Normalize file input width */
-input[type="file"] {
- width: 100%; }
-
-/* We add basic fieldset styling */
-fieldset {
- border: solid 1px #dddddd;
- padding: 1.25rem;
- margin: 1.125rem 0; }
- fieldset legend {
- font-weight: bold;
- background: white;
- padding: 0 0.1875rem;
- margin: 0;
- margin-left: -0.1875rem; }
-
-/* Error Handling */
-[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
- display: block;
- padding: 0.375rem 0.5625rem 0.5625rem;
- margin-top: -1px;
- margin-bottom: 1rem;
- font-size: 0.75rem;
- font-weight: normal;
- font-style: italic;
- background: #f04124;
- color: white; }
-[data-abide] span.error, [data-abide] small.error {
- display: none; }
-
-span.error, small.error {
- display: block;
- padding: 0.375rem 0.5625rem 0.5625rem;
- margin-top: -1px;
- margin-bottom: 1rem;
- font-size: 0.75rem;
- font-weight: normal;
- font-style: italic;
- background: #f04124;
- color: white; }
-
-.error input, .error textarea, .error select {
- margin-bottom: 0; }
-.error label, .error label.error {
- color: #f04124; }
-.error > small, .error small.error {
- display: block;
- padding: 0.375rem 0.5625rem 0.5625rem;
- margin-top: -1px;
- margin-bottom: 1rem;
- font-size: 0.75rem;
- font-weight: normal;
- font-style: italic;
- background: #f04124;
- color: white; }
-.error > label > small {
- color: #686868;
- background: transparent;
- padding: 0;
- text-transform: capitalize;
- font-style: normal;
- font-size: 60%;
- margin: 0;
- display: inline; }
-.error span.error-message {
- display: block; }
-
-input.error, textarea.error {
- margin-bottom: 0; }
-
-label.error {
- color: #f04124; }
-
-.inline-list {
- margin: 0 auto 1.0625rem auto;
- margin-left: -1.375rem;
- margin-right: 0;
- padding: 0;
- list-style: none;
- overflow: hidden; }
- .inline-list > li {
- list-style: none;
- float: left;
- margin-left: 1.375rem;
- display: block; }
- .inline-list > li > * {
- display: block; }
-
-/* Foundation Joyride */
-.joyride-list {
- display: none; }
-
-/* Default styles for the container */
-.joyride-tip-guide {
- display: none;
- position: absolute;
- background: #333333;
- color: white;
- z-index: 101;
- top: 0;
- left: 2.5%;
- font-family: inherit;
- font-weight: normal;
- width: 95%; }
-
-.lt-ie9 .joyride-tip-guide {
- max-width: 800px;
- left: 50%;
- margin-left: -400px; }
-
-.joyride-content-wrapper {
- width: 100%;
- padding: 1.125rem 1.25rem 1.5rem; }
- .joyride-content-wrapper .button {
- margin-bottom: 0 !important; }
-
-/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
-.joyride-tip-guide .joyride-nub {
- display: block;
- position: absolute;
- left: 22px;
- width: 0;
- height: 0;
- border: 10px solid #333333; }
- .joyride-tip-guide .joyride-nub.top {
- border-top-style: solid;
- border-color: #333333;
- border-top-color: transparent !important;
- border-left-color: transparent !important;
- border-right-color: transparent !important;
- top: -20px; }
- .joyride-tip-guide .joyride-nub.bottom {
- border-bottom-style: solid;
- border-color: #333333 !important;
- border-bottom-color: transparent !important;
- border-left-color: transparent !important;
- border-right-color: transparent !important;
- bottom: -20px; }
- .joyride-tip-guide .joyride-nub.right {
- right: -20px; }
- .joyride-tip-guide .joyride-nub.left {
- left: -20px; }
-
-/* Typography */
-.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
- line-height: 1.25;
- margin: 0;
- font-weight: bold;
- color: white; }
-
-.joyride-tip-guide p {
- margin: 0 0 1.125rem 0;
- font-size: 0.875rem;
- line-height: 1.3; }
-
-.joyride-timer-indicator-wrap {
- width: 50px;
- height: 3px;
- border: solid 1px #555555;
- position: absolute;
- right: 1.0625rem;
- bottom: 1rem; }
-
-.joyride-timer-indicator {
- display: block;
- width: 0;
- height: inherit;
- background: #666666; }
-
-.joyride-close-tip {
- position: absolute;
- right: 12px;
- top: 10px;
- color: #777777 !important;
- text-decoration: none;
- font-size: 24px;
- font-weight: normal;
- line-height: 0.5 !important; }
- .joyride-close-tip:hover, .joyride-close-tip:focus {
- color: #eeeeee !important; }
-
-.joyride-modal-bg {
- position: fixed;
- height: 100%;
- width: 100%;
- background: transparent;
- background: rgba(0, 0, 0, 0.5);
- z-index: 100;
- display: none;
- top: 0;
- left: 0;
- cursor: pointer; }
-
-.joyride-expose-wrapper {
- background-color: white;
- position: absolute;
- border-radius: 3px;
- z-index: 102;
- -moz-box-shadow: 0 0 30px white;
- -webkit-box-shadow: 0 0 15px white;
- box-shadow: 0 0 15px white; }
-
-.joyride-expose-cover {
- background: transparent;
- border-radius: 3px;
- position: absolute;
- z-index: 9999;
- top: 0;
- left: 0; }
-
-/* Styles for screens that are atleast 768px; */
-@media only screen and (min-width:40.063em) {
- .joyride-tip-guide {
- width: 300px;
- left: inherit; }
- .joyride-tip-guide .joyride-nub.bottom {
- border-color: #333333 !important;
- border-bottom-color: transparent !important;
- border-left-color: transparent !important;
- border-right-color: transparent !important;
- bottom: -20px; }
- .joyride-tip-guide .joyride-nub.right {
- border-color: #333333 !important;
- border-top-color: transparent !important;
- border-right-color: transparent !important;
- border-bottom-color: transparent !important;
- top: 22px;
- left: auto;
- right: -20px; }
- .joyride-tip-guide .joyride-nub.left {
- border-color: #333333 !important;
- border-top-color: transparent !important;
- border-left-color: transparent !important;
- border-bottom-color: transparent !important;
- top: 22px;
- left: -20px;
- right: auto; } }
-
-.keystroke, kbd {
- background-color: #ededed;
- border-color: gainsboro;
- color: #222222;
- border-style: solid;
- border-width: 1px;
- margin: 0;
- font-family: "Consolas", "Menlo", "Courier", monospace;
- font-size: 0.875rem;
- padding: 0.125rem 0.25rem 0;
- -webkit-border-radius: 3px;
- border-radius: 3px; }
-
-.label {
- font-weight: normal;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- text-align: center;
- text-decoration: none;
- line-height: 1;
- white-space: nowrap;
- display: inline-block;
- position: relative;
- margin-bottom: inherit;
- padding: 0.25rem 0.5rem 0.375rem;
- font-size: 0.6875rem;
- background-color: #008cba;
- color: white; }
- .label.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- .label.round {
- -webkit-border-radius: 1000px;
- border-radius: 1000px; }
- .label.alert {
- background-color: #f04124;
- color: white; }
- .label.success {
- background-color: #43ac6a;
- color: white; }
- .label.secondary {
- background-color: #e7e7e7;
- color: #333333; }
-
-[data-magellan-expedition] {
- background: white;
- z-index: 50;
- min-width: 100%;
- padding: 10px; }
- [data-magellan-expedition] .sub-nav {
- margin-bottom: 0; }
- [data-magellan-expedition] .sub-nav dd {
- margin-bottom: 0; }
- [data-magellan-expedition] .sub-nav .active {
- line-height: 1.8em; }
-
-@-webkit-keyframes rotate {
- from {
- -webkit-transform: rotate(0deg); }
-
- to {
- -webkit-transform: rotate(360deg); } }
-
-@-moz-keyframes rotate {
- from {
- -moz-transform: rotate(0deg); }
-
- to {
- -moz-transform: rotate(360deg); } }
-
-@-o-keyframes rotate {
- from {
- -o-transform: rotate(0deg); }
-
- to {
- -o-transform: rotate(360deg); } }
-
-@keyframes rotate {
- from {
- transform: rotate(0deg); }
-
- to {
- transform: rotate(360deg); } }
-
-/* Orbit Graceful Loading */
-.slideshow-wrapper {
- position: relative; }
- .slideshow-wrapper ul {
- list-style-type: none;
- margin: 0; }
- .slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
- display: none; }
- .slideshow-wrapper ul li:first-child {
- display: block; }
- .slideshow-wrapper .orbit-container {
- background-color: transparent; }
- .slideshow-wrapper .orbit-container li {
- display: block; }
- .slideshow-wrapper .orbit-container li .orbit-caption {
- display: block; }
-
-.preloader {
- display: block;
- width: 40px;
- height: 40px;
- position: absolute;
- top: 50%;
- left: 50%;
- margin-top: -20px;
- margin-left: -20px;
- border: solid 3px;
- border-color: #555555 white;
- -webkit-border-radius: 1000px;
- border-radius: 1000px;
- -webkit-animation-name: rotate;
- -webkit-animation-duration: 1.5s;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-timing-function: linear;
- -moz-animation-name: rotate;
- -moz-animation-duration: 1.5s;
- -moz-animation-iteration-count: infinite;
- -moz-animation-timing-function: linear;
- -o-animation-name: rotate;
- -o-animation-duration: 1.5s;
- -o-animation-iteration-count: infinite;
- -o-animation-timing-function: linear;
- animation-name: rotate;
- animation-duration: 1.5s;
- animation-iteration-count: infinite;
- animation-timing-function: linear; }
-
-.orbit-container {
- overflow: hidden;
- width: 100%;
- position: relative;
- background: none; }
- .orbit-container .orbit-slides-container {
- list-style: none;
- margin: 0;
- padding: 0;
- position: relative; }
- .orbit-container .orbit-slides-container img {
- display: block;
- max-width: 100%; }
- .orbit-container .orbit-slides-container > * {
- position: absolute;
- top: 0;
- width: 100%;
- margin-left: 100%; }
- .orbit-container .orbit-slides-container > *:first-child {
- margin-left: 0%; }
- .orbit-container .orbit-slides-container > * .orbit-caption {
- position: absolute;
- bottom: 0;
- background-color: rgba(51, 51, 51, 0.8);
- color: white;
- width: 100%;
- padding: 0.625rem 0.875rem;
- font-size: 0.875rem; }
- .orbit-container .orbit-slide-number {
- position: absolute;
- top: 10px;
- left: 10px;
- font-size: 12px;
- color: white;
- background: rgba(0, 0, 0, 0);
- z-index: 10; }
- .orbit-container .orbit-slide-number span {
- font-weight: 700;
- padding: 0.3125rem; }
- .orbit-container .orbit-timer {
- position: absolute;
- top: 12px;
- right: 10px;
- height: 6px;
- width: 100px;
- z-index: 10; }
- .orbit-container .orbit-timer .orbit-progress {
- height: 3px;
- background-color: rgba(255, 255, 255, 0.3);
- display: block;
- width: 0%;
- position: relative;
- right: 20px;
- top: 5px; }
- .orbit-container .orbit-timer > span {
- display: none;
- position: absolute;
- top: 0px;
- right: 0;
- width: 11px;
- height: 14px;
- border: solid 4px white;
- border-top: none;
- border-bottom: none; }
- .orbit-container .orbit-timer.paused > span {
- right: -4px;
- top: 0px;
- width: 11px;
- height: 14px;
- border: inset 8px;
- border-right-style: solid;
- border-color: transparent transparent transparent white; }
- .orbit-container .orbit-timer.paused > span.dark {
- border-color: transparent transparent transparent #333333; }
- .orbit-container:hover .orbit-timer > span {
- display: block; }
- .orbit-container .orbit-prev, .orbit-container .orbit-next {
- position: absolute;
- top: 45%;
- margin-top: -25px;
- width: 36px;
- height: 60px;
- line-height: 50px;
- color: white;
- background-color: none;
- text-indent: -9999px !important;
- z-index: 10; }
- .orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
- background-color: rgba(0, 0, 0, 0.3); }
- .orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
- position: absolute;
- top: 50%;
- margin-top: -10px;
- display: block;
- width: 0;
- height: 0;
- border: inset 10px; }
- .orbit-container .orbit-prev {
- left: 0; }
- .orbit-container .orbit-prev > span {
- border-right-style: solid;
- border-color: transparent;
- border-right-color: white; }
- .orbit-container .orbit-prev:hover > span {
- border-right-color: white; }
- .orbit-container .orbit-next {
- right: 0; }
- .orbit-container .orbit-next > span {
- border-color: transparent;
- border-left-style: solid;
- border-left-color: white;
- left: 50%;
- margin-left: -4px; }
- .orbit-container .orbit-next:hover > span {
- border-left-color: white; }
-
-.orbit-bullets-container {
- text-align: center; }
-
-.orbit-bullets {
- margin: 0 auto 30px auto;
- overflow: hidden;
- position: relative;
- top: 10px;
- float: none;
- text-align: center;
- display: block; }
- .orbit-bullets li {
- display: inline-block;
- width: 0.5625rem;
- height: 0.5625rem;
- background: #cccccc;
- float: none;
- margin-right: 6px;
- -webkit-border-radius: 1000px;
- border-radius: 1000px; }
- .orbit-bullets li.active {
- background: #999999; }
- .orbit-bullets li:last-child {
- margin-right: 0; }
-
-.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
- display: none; }
-.touch .orbit-bullets {
- display: none; }
-
-@media only screen and (min-width:40.063em) {
- .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
- display: inherit; }
- .touch .orbit-bullets {
- display: block; } }
-
-@media only screen and (max-width: 40em) {
- .orbit-stack-on-small .orbit-slides-container {
- height: auto !important; }
- .orbit-stack-on-small .orbit-slides-container > * {
- position: relative;
- margin-left: 0% !important; }
- .orbit-stack-on-small .orbit-timer, .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev, .orbit-stack-on-small .orbit-bullets {
- display: none; } }
-
-ul.pagination {
- display: block;
- height: 1.5rem;
- margin-left: -0.3125rem; }
- ul.pagination li {
- height: 1.5rem;
- color: #222222;
- font-size: 0.875rem;
- margin-left: 0.3125rem; }
- ul.pagination li a {
- display: block;
- padding: 0.0625rem 0.625rem 0.0625rem;
- color: #999999;
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- ul.pagination li:hover a, ul.pagination li a:focus {
- background: #e6e6e6; }
- ul.pagination li.unavailable a {
- cursor: default;
- color: #999999; }
- ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
- background: transparent; }
- ul.pagination li.current a {
- background: #008cba;
- color: white;
- font-weight: bold;
- cursor: default; }
- ul.pagination li.current a:hover, ul.pagination li.current a:focus {
- background: #008cba; }
- ul.pagination li {
- float: left;
- display: block; }
-
-/* Pagination centred wrapper */
-.pagination-centered {
- text-align: center; }
- .pagination-centered ul.pagination li {
- float: none;
- display: inline-block; }
-
-/* Panels */
-.panel {
- border-style: solid;
- border-width: 1px;
- border-color: #d7d7d7;
- margin-bottom: 1.25rem;
- padding: 1.25rem;
- background: #f2f2f2; }
- .panel > :first-child {
- margin-top: 0; }
- .panel > :last-child {
- margin-bottom: 0; }
- .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
- color: #333333; }
- .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
- line-height: 1;
- margin-bottom: 0.625rem; }
- .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
- line-height: 1.4; }
- .panel.callout {
- border-style: solid;
- border-width: 1px;
- border-color: #b6edff;
- margin-bottom: 1.25rem;
- padding: 1.25rem;
- background: #ecfaff; }
- .panel.callout > :first-child {
- margin-top: 0; }
- .panel.callout > :last-child {
- margin-bottom: 0; }
- .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
- color: #333333; }
- .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
- line-height: 1;
- margin-bottom: 0.625rem; }
- .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
- line-height: 1.4; }
- .panel.callout a {
- color: #008cba; }
- .panel.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
-
-/* Pricing Tables */
-.pricing-table {
- border: solid 1px #dddddd;
- margin-left: 0;
- margin-bottom: 1.25rem; }
- .pricing-table * {
- list-style: none;
- line-height: 1; }
- .pricing-table .title {
- background-color: #333333;
- padding: 0.9375rem 1.25rem;
- text-align: center;
- color: #eeeeee;
- font-weight: normal;
- font-size: 1rem;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
- .pricing-table .price {
- background-color: #f6f6f6;
- padding: 0.9375rem 1.25rem;
- text-align: center;
- color: #333333;
- font-weight: normal;
- font-size: 2rem;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
- .pricing-table .description {
- background-color: white;
- padding: 0.9375rem;
- text-align: center;
- color: #777777;
- font-size: 0.75rem;
- font-weight: normal;
- line-height: 1.4;
- border-bottom: dotted 1px #dddddd; }
- .pricing-table .bullet-item {
- background-color: white;
- padding: 0.9375rem;
- text-align: center;
- color: #333333;
- font-size: 0.875rem;
- font-weight: normal;
- border-bottom: dotted 1px #dddddd; }
- .pricing-table .cta-button {
- background-color: white;
- text-align: center;
- padding: 1.25rem 1.25rem 0; }
-
-/* Progress Bar */
-.progress {
- background-color: #f6f6f6;
- height: 1.5625rem;
- border: 1px solid white;
- padding: 0.125rem;
- margin-bottom: 0.625rem; }
- .progress .meter {
- background: #008cba;
- height: 100%;
- display: block; }
- .progress.secondary .meter {
- background: #e7e7e7;
- height: 100%;
- display: block; }
- .progress.success .meter {
- background: #43ac6a;
- height: 100%;
- display: block; }
- .progress.alert .meter {
- background: #f04124;
- height: 100%;
- display: block; }
- .progress.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- .progress.radius .meter {
- -webkit-border-radius: 2px;
- border-radius: 2px; }
- .progress.round {
- -webkit-border-radius: 1000px;
- border-radius: 1000px; }
- .progress.round .meter {
- -webkit-border-radius: 999px;
- border-radius: 999px; }
-
-.reveal-modal-bg {
- position: fixed;
- height: 100%;
- width: 100%;
- background: black;
- background: rgba(0, 0, 0, 0.45);
- z-index: 98;
- display: none;
- top: 0;
- left: 0; }
-
-.reveal-modal {
- visibility: hidden;
- display: none;
- position: absolute;
- left: 50%;
- z-index: 99;
- height: auto;
- margin-left: -40%;
- width: 80%;
- background-color: white;
- padding: 1.25rem;
- border: solid 1px #666666;
- -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
- box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
- top: 6.25rem; }
- .reveal-modal .column, .reveal-modal .columns {
- min-width: 0; }
- .reveal-modal > :first-child {
- margin-top: 0; }
- .reveal-modal > :last-child {
- margin-bottom: 0; }
- .reveal-modal .close-reveal-modal {
- font-size: 1.375rem;
- line-height: 1;
- position: absolute;
- top: 0.5rem;
- right: 0.6875rem;
- color: #aaaaaa;
- font-weight: bold;
- cursor: pointer; }
-
-@media only screen and (min-width:40.063em) {
- .reveal-modal {
- padding: 1.875rem;
- top: 6.25rem; }
- .reveal-modal.tiny {
- margin-left: -15%;
- width: 30%; }
- .reveal-modal.small {
- margin-left: -20%;
- width: 40%; }
- .reveal-modal.medium {
- margin-left: -30%;
- width: 60%; }
- .reveal-modal.large {
- margin-left: -35%;
- width: 70%; }
- .reveal-modal.xlarge {
- margin-left: -47.5%;
- width: 95%; } }
-
-@media print {
- .reveal-modal {
- background: white !important; } }
-
-.side-nav {
- display: block;
- margin: 0;
- padding: 0.875rem 0;
- list-style-type: none;
- list-style-position: inside;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
- .side-nav li {
- margin: 0 0 0.4375rem 0;
- font-size: 0.875rem; }
- .side-nav li a {
- display: block;
- color: #008cba; }
- .side-nav li.active > a:first-child {
- color: #4d4d4d;
- font-weight: normal;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
- .side-nav li.divider {
- border-top: 1px solid;
- height: 0;
- padding: 0;
- list-style: none;
- border-top-color: white; }
-
-.split.button {
- position: relative;
- padding-right: 5.0625rem; }
- .split.button span {
- display: block;
- height: 100%;
- position: absolute;
- right: 0;
- top: 0;
- border-left: solid 1px; }
- .split.button span:before {
- position: absolute;
- content: "";
- width: 0;
- height: 0;
- display: block;
- border-style: inset;
- top: 50%;
- left: 50%; }
- .split.button span:active {
- background-color: rgba(0, 0, 0, 0.1); }
- .split.button span {
- border-left-color: rgba(255, 255, 255, 0.5); }
- .split.button span {
- width: 3.09375rem; }
- .split.button span:before {
- border-top-style: solid;
- border-width: 0.375rem;
- top: 48%;
- margin-left: -0.375rem; }
- .split.button span:before {
- border-color: white transparent transparent transparent; }
- .split.button.secondary span {
- border-left-color: rgba(255, 255, 255, 0.5); }
- .split.button.secondary span:before {
- border-color: white transparent transparent transparent; }
- .split.button.alert span {
- border-left-color: rgba(255, 255, 255, 0.5); }
- .split.button.success span {
- border-left-color: rgba(255, 255, 255, 0.5); }
- .split.button.tiny {
- padding-right: 3.75rem; }
- .split.button.tiny span {
- width: 2.25rem; }
- .split.button.tiny span:before {
- border-top-style: solid;
- border-width: 0.375rem;
- top: 48%;
- margin-left: -0.375rem; }
- .split.button.small {
- padding-right: 4.375rem; }
- .split.button.small span {
- width: 2.625rem; }
- .split.button.small span:before {
- border-top-style: solid;
- border-width: 0.4375rem;
- top: 48%;
- margin-left: -0.375rem; }
- .split.button.large {
- padding-right: 5.5rem; }
- .split.button.large span {
- width: 3.4375rem; }
- .split.button.large span:before {
- border-top-style: solid;
- border-width: 0.3125rem;
- top: 48%;
- margin-left: -0.375rem; }
- .split.button.expand {
- padding-left: 2rem; }
- .split.button.secondary span:before {
- border-color: #333333 transparent transparent transparent; }
- .split.button.radius span {
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px; }
- .split.button.round span {
- -moz-border-radius-topright: 1000px;
- -moz-border-radius-bottomright: 1000px;
- -webkit-border-top-right-radius: 1000px;
- -webkit-border-bottom-right-radius: 1000px;
- border-top-right-radius: 1000px;
- border-bottom-right-radius: 1000px; }
-
-.sub-nav {
- display: block;
- width: auto;
- overflow: hidden;
- margin: -0.25rem 0 1.125rem;
- padding-top: 0.25rem;
- margin-right: 0;
- margin-left: -0.75rem; }
- .sub-nav dt {
- text-transform: uppercase; }
- .sub-nav dt, .sub-nav dd, .sub-nav li {
- float: left;
- display: inline;
- margin-left: 1rem;
- margin-bottom: 0.625rem;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-weight: normal;
- font-size: 0.875rem;
- color: #999999; }
- .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
- text-decoration: none;
- color: #999999; }
- .sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
- color: #0087b1; }
- .sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
- -webkit-border-radius: 3px;
- border-radius: 3px;
- font-weight: normal;
- background: #008cba;
- padding: 0.1875rem 1rem;
- cursor: default;
- color: white; }
- .sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
- background: #0087b1; }
-
-div.switch {
- position: relative;
- padding: 0;
- display: block;
- overflow: hidden;
- border-style: solid;
- border-width: 1px;
- margin-bottom: 1.25rem;
- height: 2.25rem;
- background: white;
- border-color: #cccccc; }
- div.switch label {
- position: relative;
- left: 0;
- z-index: 2;
- float: left;
- width: 50%;
- height: 100%;
- margin: 0;
- font-weight: bold;
- text-align: left;
- -webkit-transition: all 0.1s ease-out;
- -moz-transition: all 0.1s ease-out;
- transition: all 0.1s ease-out; }
- div.switch input {
- position: absolute;
- z-index: 3;
- opacity: 0;
- width: 100%;
- height: 100%;
- -moz-appearance: none; }
- div.switch input:hover, div.switch input:focus {
- cursor: pointer; }
- div.switch span:last-child {
- position: absolute;
- top: -1px;
- left: -1px;
- z-index: 1;
- display: block;
- padding: 0;
- border-width: 1px;
- border-style: solid;
- -webkit-transition: all 0.1s ease-out;
- -moz-transition: all 0.1s ease-out;
- transition: all 0.1s ease-out; }
- div.switch input:not(:checked) + label {
- opacity: 0; }
- div.switch input:checked {
- display: none !important; }
- div.switch input {
- left: 0;
- display: block !important; }
- div.switch input:first-of-type + label, div.switch input:first-of-type + span + label {
- left: -50%; }
- div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label {
- left: 0%; }
- div.switch input:last-of-type + label, div.switch input:last-of-type + span + label {
- right: -50%;
- left: auto;
- text-align: right; }
- div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label {
- right: 0%;
- left: auto; }
- div.switch span.custom {
- display: none !important; }
- form.custom div.switch .hidden-field {
- margin-left: auto;
- position: absolute;
- visibility: visible; }
- div.switch label {
- padding: 0;
- line-height: 2.3rem;
- font-size: 0.875rem; }
- div.switch input:first-of-type:checked ~ span:last-child {
- left: 100%;
- margin-left: -2.1875rem; }
- div.switch span:last-child {
- width: 2.25rem;
- height: 2.25rem; }
- div.switch span:last-child {
- border-color: #b3b3b3;
- background: white;
- background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
- background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
- background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
- -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
- box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }
- div.switch:hover span:last-child, div.switch:focus span:last-child {
- background: white;
- background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
- background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
- background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); }
- div.switch:active {
- background: transparent; }
- div.switch.large {
- height: 2.75rem; }
- div.switch.large label {
- padding: 0;
- line-height: 2.3rem;
- font-size: 1.0625rem; }
- div.switch.large input:first-of-type:checked ~ span:last-child {
- left: 100%;
- margin-left: -2.6875rem; }
- div.switch.large span:last-child {
- width: 2.75rem;
- height: 2.75rem; }
- div.switch.small {
- height: 1.75rem; }
- div.switch.small label {
- padding: 0;
- line-height: 2.1rem;
- font-size: 0.75rem; }
- div.switch.small input:first-of-type:checked ~ span:last-child {
- left: 100%;
- margin-left: -1.6875rem; }
- div.switch.small span:last-child {
- width: 1.75rem;
- height: 1.75rem; }
- div.switch.tiny {
- height: 1.375rem; }
- div.switch.tiny label {
- padding: 0;
- line-height: 1.9rem;
- font-size: 0.6875rem; }
- div.switch.tiny input:first-of-type:checked ~ span:last-child {
- left: 100%;
- margin-left: -1.3125rem; }
- div.switch.tiny span:last-child {
- width: 1.375rem;
- height: 1.375rem; }
- div.switch.radius {
- -webkit-border-radius: 4px;
- border-radius: 4px; }
- div.switch.radius span:last-child {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- div.switch.round {
- -webkit-border-radius: 1000px;
- border-radius: 1000px; }
- div.switch.round span:last-child {
- -webkit-border-radius: 999px;
- border-radius: 999px; }
- div.switch.round label {
- padding: 0 0.5625rem; }
-
-@-webkit-keyframes webkitSiblingBugfix {
- from {
- position: relative; }
-
- to {
- position: relative; } }
-
-table {
- background: white;
- margin-bottom: 1.25rem;
- border: solid 1px #dddddd; }
- table thead, table tfoot {
- background: whitesmoke; }
- table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
- padding: 0.5rem 0.625rem 0.625rem;
- font-size: 0.875rem;
- font-weight: bold;
- color: #222222;
- text-align: left; }
- table tr th, table tr td {
- padding: 0.5625rem 0.625rem;
- font-size: 0.875rem;
- color: #222222; }
- table tr.even, table tr.alt, table tr:nth-of-type(even) {
- background: #f9f9f9; }
- table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
- display: table-cell;
- line-height: 1.125rem; }
-
-.tabs {
- *zoom: 1;
- margin-bottom: 0 !important; }
- .tabs:before, .tabs:after {
- content: " ";
- display: table; }
- .tabs:after {
- clear: both; }
- .tabs dd {
- position: relative;
- margin-bottom: 0 !important;
- top: 1px;
- float: left; }
- .tabs dd > a {
- display: block;
- background: #efefef;
- color: #222222;
- padding-top: 1rem;
- padding-right: 2rem;
- padding-bottom: 1.0625rem;
- padding-left: 2rem;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-size: 1rem; }
- .tabs dd > a:hover {
- background: #e1e1e1; }
- .tabs dd.active a {
- background: white; }
- .tabs.radius dd:first-child a {
- -moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topleft: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -webkit-border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
- border-top-left-radius: 3px; }
- .tabs.radius dd:last-child a {
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px; }
- .tabs.vertical dd {
- position: inherit;
- float: none;
- display: block;
- top: auto; }
-
-.tabs-content {
- *zoom: 1;
- margin-bottom: 1.5rem; }
- .tabs-content:before, .tabs-content:after {
- content: " ";
- display: table; }
- .tabs-content:after {
- clear: both; }
- .tabs-content > .content {
- display: none;
- float: left;
- padding: 0.9375rem 0; }
- .tabs-content > .content.active {
- display: block; }
- .tabs-content > .content.contained {
- padding: 0.9375rem; }
- .tabs-content.vertical {
- display: block; }
- .tabs-content.vertical > .content {
- padding: 0 0.9375rem; }
-
-@media only screen and (min-width:40.063em) {
- .tabs.vertical {
- width: 20%;
- float: left;
- margin-bottom: 1.25rem; }
- .tabs-content.vertical {
- width: 80%;
- float: left;
- margin-left: -1px; } }
-
-/* Image Thumbnails */
-.th {
- line-height: 0;
- display: inline-block;
- border: solid 4px white;
- max-width: 100%;
- -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
- box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
- -webkit-transition: all 200ms ease-out;
- -moz-transition: all 200ms ease-out;
- transition: all 200ms ease-out; }
- .th:hover, .th:focus {
- -webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
- box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
- .th.radius {
- -webkit-border-radius: 3px;
- border-radius: 3px; }
-
-/* Tooltips */
-.has-tip {
- border-bottom: dotted 1px #cccccc;
- cursor: help;
- font-weight: bold;
- color: #333333; }
- .has-tip:hover, .has-tip:focus {
- border-bottom: dotted 1px #004054;
- color: #008cba; }
- .has-tip.tip-left, .has-tip.tip-right {
- float: none !important; }
-
-.tooltip {
- display: none;
- position: absolute;
- z-index: 999;
- font-weight: normal;
- font-size: 0.875rem;
- line-height: 1.3;
- padding: 0.75rem;
- max-width: 85%;
- left: 50%;
- width: 100%;
- color: white;
- background: #333333;
- -webkit-border-radius: 3px;
- border-radius: 3px; }
- .tooltip > .nub {
- display: block;
- left: 5px;
- position: absolute;
- width: 0;
- height: 0;
- border: solid 5px;
- border-color: transparent transparent #333333 transparent;
- top: -10px; }
- .tooltip.opened {
- color: #008cba !important;
- border-bottom: dotted 1px #004054 !important; }
-
-.tap-to-close {
- display: block;
- font-size: 0.625rem;
- color: #777777;
- font-weight: normal; }
-
-@media only screen and (min-width:40.063em) {
- .tooltip > .nub {
- border-color: transparent transparent #333333 transparent;
- top: -10px; }
- .tooltip.tip-top > .nub {
- border-color: #333333 transparent transparent transparent;
- top: auto;
- bottom: -10px; }
- .tooltip.tip-left, .tooltip.tip-right {
- float: none !important; }
- .tooltip.tip-left > .nub {
- border-color: transparent transparent transparent #333333;
- right: -10px;
- left: auto;
- top: 50%;
- margin-top: -5px; }
- .tooltip.tip-right > .nub {
- border-color: transparent #333333 transparent transparent;
- right: auto;
- left: -10px;
- top: 50%;
- margin-top: -5px; } }
-
-meta.foundation-mq-topbar {
- font-family: "/only screen and (min-width:40.063em)/";
- width: 40.063em; }
-
-/* Wrapped around .top-bar to contain to grid width */
-.contain-to-grid {
- width: 100%;
- background: #333333; }
- .contain-to-grid .top-bar {
- margin-bottom: 0; }
-
-.fixed {
- width: 100%;
- left: 0;
- position: fixed;
- top: 0;
- z-index: 99; }
- .fixed.expanded:not(.top-bar) {
- overflow-y: auto;
- height: auto;
- width: 100%;
- max-height: 100%; }
- .fixed.expanded:not(.top-bar) .title-area {
- position: fixed;
- width: 100%;
- z-index: 99; }
- .fixed.expanded:not(.top-bar) .top-bar-section {
- z-index: 98;
- margin-top: 45px; }
-
-.top-bar {
- overflow: hidden;
- height: 45px;
- line-height: 45px;
- position: relative;
- background: #333333;
- margin-bottom: 0; }
- .top-bar ul {
- margin-bottom: 0;
- list-style: none; }
- .top-bar .row {
- max-width: none; }
- .top-bar form, .top-bar input {
- margin-bottom: 0; }
- .top-bar input {
- height: auto;
- padding-top: 0.35rem;
- padding-bottom: 0.35rem;
- font-size: 0.75rem; }
- .top-bar .button {
- padding-top: 0.45rem;
- padding-bottom: 0.35rem;
- margin-bottom: 0;
- font-size: 0.75rem; }
- .top-bar .title-area {
- position: relative;
- margin: 0; }
- .top-bar .name {
- height: 45px;
- margin: 0;
- font-size: 16px; }
- .top-bar .name h1 {
- line-height: 45px;
- font-size: 1.0625rem;
- margin: 0; }
- .top-bar .name h1 a {
- font-weight: normal;
- color: white;
- width: 50%;
- display: block;
- padding: 0 15px; }
- .top-bar .toggle-topbar {
- position: absolute;
- right: 0;
- top: 0; }
- .top-bar .toggle-topbar a {
- color: white;
- text-transform: uppercase;
- font-size: 0.8125rem;
- font-weight: bold;
- position: relative;
- display: block;
- padding: 0 15px;
- height: 45px;
- line-height: 45px; }
- .top-bar .toggle-topbar.menu-icon {
- right: 15px;
- top: 50%;
- margin-top: -16px;
- padding-left: 40px; }
- .top-bar .toggle-topbar.menu-icon a {
- height: 34px;
- line-height: 33px;
- padding: 0;
- padding-right: 25px;
- color: white;
- position: relative; }
- .top-bar .toggle-topbar.menu-icon a::after {
- content: "";
- position: absolute;
- right: 0;
- display: block;
- width: 16px;
- top: 0;
- height: 0;
- -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
- box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
- .top-bar.expanded {
- height: auto;
- background: transparent; }
- .top-bar.expanded .title-area {
- background: #333333; }
- .top-bar.expanded .toggle-topbar a {
- color: #888888; }
- .top-bar.expanded .toggle-topbar a span {
- -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
- box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }
-
-.top-bar-section {
- left: 0;
- position: relative;
- width: auto;
- -webkit-transition: left 300ms ease-out;
- -moz-transition: left 300ms ease-out;
- transition: left 300ms ease-out; }
- .top-bar-section ul {
- width: 100%;
- height: auto;
- display: block;
- background: #333333;
- font-size: 16px;
- margin: 0; }
- .top-bar-section .divider, .top-bar-section [role="separator"] {
- border-top: solid 1px #1a1a1a;
- clear: both;
- height: 1px;
- width: 100%; }
- .top-bar-section ul li > a {
- display: block;
- width: 100%;
- color: white;
- padding: 12px 0 12px 0;
- padding-left: 15px;
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-size: 0.8125rem;
- font-weight: normal;
- background: #333333; }
- .top-bar-section ul li > a.button {
- background: #008cba;
- font-size: 0.8125rem;
- padding-right: 15px;
- padding-left: 15px; }
- .top-bar-section ul li > a.button:hover {
- background: #006888; }
- .top-bar-section ul li > a.button.secondary {
- background: #e7e7e7; }
- .top-bar-section ul li > a.button.secondary:hover {
- background: #cecece; }
- .top-bar-section ul li > a.button.success {
- background: #43ac6a; }
- .top-bar-section ul li > a.button.success:hover {
- background: #358853; }
- .top-bar-section ul li > a.button.alert {
- background: #f04124; }
- .top-bar-section ul li > a.button.alert:hover {
- background: #d4290f; }
- .top-bar-section ul li:hover > a {
- background: #272727;
- color: white; }
- .top-bar-section ul li.active > a {
- background: #008cba;
- color: white; }
- .top-bar-section ul li.active > a:hover {
- background: #007ba0; }
- .top-bar-section .has-form {
- padding: 15px; }
- .top-bar-section .has-dropdown {
- position: relative; }
- .top-bar-section .has-dropdown > a:after {
- content: "";
- display: block;
- width: 0;
- height: 0;
- border: inset 5px;
- border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
- border-left-style: solid;
- margin-right: 15px;
- margin-top: -4.5px;
- position: absolute;
- top: 50%;
- right: 0; }
- .top-bar-section .has-dropdown.moved {
- position: static; }
- .top-bar-section .has-dropdown.moved > .dropdown {
- display: block; }
- .top-bar-section .dropdown {
- position: absolute;
- left: 100%;
- top: 0;
- display: none;
- z-index: 99; }
- .top-bar-section .dropdown li {
- width: 100%;
- height: auto; }
- .top-bar-section .dropdown li a {
- font-weight: normal;
- padding: 8px 15px; }
- .top-bar-section .dropdown li a.parent-link {
- font-weight: normal; }
- .top-bar-section .dropdown li.title h5 {
- margin-bottom: 0; }
- .top-bar-section .dropdown li.title h5 a {
- color: white;
- line-height: 22.5px;
- display: block; }
- .top-bar-section .dropdown li.has-form {
- padding: 8px 15px; }
- .top-bar-section .dropdown li .button {
- top: auto; }
- .top-bar-section .dropdown label {
- padding: 8px 15px 2px;
- margin-bottom: 0;
- text-transform: uppercase;
- color: #777777;
- font-weight: bold;
- font-size: 0.625rem; }
-
-.js-generated {
- display: block; }
-
-@media only screen and (min-width:40.063em) {
- .top-bar {
- background: #333333;
- *zoom: 1;
- overflow: visible; }
- .top-bar:before, .top-bar:after {
- content: " ";
- display: table; }
- .top-bar:after {
- clear: both; }
- .top-bar .toggle-topbar {
- display: none; }
- .top-bar .title-area {
- float: left; }
- .top-bar .name h1 a {
- width: auto; }
- .top-bar input, .top-bar .button {
- font-size: 0.875rem;
- position: relative;
- top: 7px; }
- .top-bar.expanded {
- background: #333333; }
- .contain-to-grid .top-bar {
- max-width: 62.5rem;
- margin: 0 auto;
- margin-bottom: 0; }
- .top-bar-section {
- -webkit-transition: none 0 0;
- -moz-transition: none 0 0;
- transition: none 0 0;
- left: 0 !important; }
- .top-bar-section ul {
- width: auto;
- height: auto !important;
- display: inline; }
- .top-bar-section ul li {
- float: left; }
- .top-bar-section ul li .js-generated {
- display: none; }
- .top-bar-section li.hover > a:not(.button) {
- background: #272727;
- color: white; }
- .top-bar-section li:not(.has-form) a:not(.button) {
- padding: 0 15px;
- line-height: 45px;
- background: #333333; }
- .top-bar-section li:not(.has-form) a:not(.button):hover {
- background: #272727; }
- .top-bar-section .has-dropdown > a {
- padding-right: 35px !important; }
- .top-bar-section .has-dropdown > a:after {
- content: "";
- display: block;
- width: 0;
- height: 0;
- border: inset 5px;
- border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
- border-top-style: solid;
- margin-top: -2.5px;
- top: 22.5px; }
- .top-bar-section .has-dropdown.moved {
- position: relative; }
- .top-bar-section .has-dropdown.moved > .dropdown {
- display: none; }
- .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
- display: block; }
- .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
- border: none;
- content: "\00bb";
- top: 1rem;
- margin-top: -2px;
- right: 5px;
- line-height: 1.2; }
- .top-bar-section .dropdown {
- left: 0;
- top: auto;
- background: transparent;
- min-width: 100%; }
- .top-bar-section .dropdown li a {
- color: white;
- line-height: 1;
- white-space: nowrap;
- padding: 12px 15px;
- background: #333333; }
- .top-bar-section .dropdown li label {
- white-space: nowrap;
- background: #333333; }
- .top-bar-section .dropdown li .dropdown {
- left: 100%;
- top: 0; }
- .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
- border-bottom: none;
- border-top: none;
- border-right: solid 1px #4e4e4e;
- clear: none;
- height: 45px;
- width: 0; }
- .top-bar-section .has-form {
- background: #333333;
- padding: 0 15px;
- height: 45px; }
- .top-bar-section .right li .dropdown {
- left: auto;
- right: 0; }
- .top-bar-section .right li .dropdown li .dropdown {
- right: 100%; }
- .top-bar-section .left li .dropdown {
- right: auto;
- left: 0; }
- .top-bar-section .left li .dropdown li .dropdown {
- left: 100%; }
- .no-js .top-bar-section ul li:hover > a {
- background: #272727;
- color: white; }
- .no-js .top-bar-section ul li:active > a {
- background: #008cba;
- color: white; }
- .no-js .top-bar-section .has-dropdown:hover > .dropdown {
- display: block; } }
-
-/* Typography resets */
-div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
- margin: 0;
- padding: 0; }
-
-/* Default Link Styles */
-a {
- color: #008cba;
- text-decoration: none;
- line-height: inherit; }
- a:hover, a:focus {
- color: #007ba0; }
- a img {
- border: none; }
-
-/* Default paragraph styles */
-p {
- font-family: inherit;
- font-weight: normal;
- font-size: 1rem;
- line-height: 1.6;
- margin-bottom: 1.25rem;
- text-rendering: optimizeLegibility; }
- p.lead {
- font-size: 1.21875rem;
- line-height: 1.6; }
- p aside {
- font-size: 0.875rem;
- line-height: 1.35;
- font-style: italic; }
-
-/* Default header styles */
-h1, h2, h3, h4, h5, h6 {
- font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
- font-weight: 300;
- font-style: normal;
- color: #222222;
- text-rendering: optimizeLegibility;
- margin-top: 0.2rem;
- margin-bottom: 0.5rem;
- line-height: 1.4; }
- h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
- font-size: 60%;
- color: #6f6f6f;
- line-height: 0; }
-
-h1 {
- font-size: 2.125rem; }
-
-h2 {
- font-size: 1.6875rem; }
-
-h3 {
- font-size: 1.375rem; }
-
-h4 {
- font-size: 1.125rem; }
-
-h5 {
- font-size: 1.125rem; }
-
-h6 {
- font-size: 1rem; }
-
-.subheader {
- line-height: 1.4;
- color: #6f6f6f;
- font-weight: 300;
- margin-top: 0.2rem;
- margin-bottom: 0.5rem; }
-
-hr {
- border: solid #dddddd;
- border-width: 1px 0 0;
- clear: both;
- margin: 1.25rem 0 1.1875rem;
- height: 0; }
-
-/* Helpful Typography Defaults */
-em, i {
- font-style: italic;
- line-height: inherit; }
-
-strong, b {
- font-weight: bold;
- line-height: inherit; }
-
-small {
- font-size: 60%;
- line-height: inherit; }
-
-code {
- font-family: Consolas, 'Liberation Mono', Courier, monospace;
- font-weight: bold;
- color: #bd240d; }
-
-/* Lists */
-ul, ol, dl {
- font-size: 1rem;
- line-height: 1.6;
- margin-bottom: 1.25rem;
- list-style-position: outside;
- font-family: inherit; }
-
-ul {
- margin-left: 1.1rem; }
- ul.no-bullet {
- margin-left: 0; }
- ul.no-bullet li ul, ul.no-bullet li ol {
- margin-left: 1.25rem;
- margin-bottom: 0;
- list-style: none; }
-
-/* Unordered Lists */
-ul li ul, ul li ol {
- margin-left: 1.25rem;
- margin-bottom: 0;
- font-size: 1rem;
- /* Override nested font-size change */ }
-ul.square li ul, ul.circle li ul, ul.disc li ul {
- list-style: inherit; }
-ul.square {
- list-style-type: square;
- margin-left: 1.1rem; }
-ul.circle {
- list-style-type: circle;
- margin-left: 1.1rem; }
-ul.disc {
- list-style-type: disc;
- margin-left: 1.1rem; }
-ul.no-bullet {
- list-style: none; }
-
-/* Ordered Lists */
-ol {
- margin-left: 1.4rem; }
- ol li ul, ol li ol {
- margin-left: 1.25rem;
- margin-bottom: 0; }
-
-/* Definition Lists */
-dl dt {
- margin-bottom: 0.3rem;
- font-weight: bold; }
-dl dd {
- margin-bottom: 0.75rem; }
-
-/* Abbreviations */
-abbr, acronym {
- text-transform: uppercase;
- font-size: 90%;
- color: #222222;
- border-bottom: 1px dotted #dddddd;
- cursor: help; }
-
-abbr {
- text-transform: none; }
-
-/* Blockquotes */
-blockquote {
- margin: 0 0 1.25rem;
- padding: 0.5625rem 1.25rem 0 1.1875rem;
- border-left: 1px solid #dddddd; }
- blockquote cite {
- display: block;
- font-size: 0.8125rem;
- color: #555555; }
- blockquote cite:before {
- content: "\2014 \0020"; }
- blockquote cite a, blockquote cite a:visited {
- color: #555555; }
-
-blockquote, blockquote p {
- line-height: 1.6;
- color: #6f6f6f; }
-
-/* Microformats */
-.vcard {
- display: inline-block;
- margin: 0 0 1.25rem 0;
- border: 1px solid #dddddd;
- padding: 0.625rem 0.75rem; }
- .vcard li {
- margin: 0;
- display: block; }
- .vcard .fn {
- font-weight: bold;
- font-size: 0.9375rem; }
-
-.vevent .summary {
- font-weight: bold; }
-.vevent abbr {
- cursor: default;
- text-decoration: none;
- font-weight: bold;
- border: none;
- padding: 0 0.0625rem; }
-
-@media only screen and (min-width:40.063em) {
- h1, h2, h3, h4, h5, h6 {
- line-height: 1.4; }
- h1 {
- font-size: 2.75rem; }
- h2 {
- font-size: 2.3125rem; }
- h3 {
- font-size: 1.6875rem; }
- h4 {
- font-size: 1.4375rem; } }
-
-/*
- * Print styles.
- *
- * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
- * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
- */
-.print-only {
- display: none !important; }
-
-@media print {
- @page {
- margin: 0.5cm; }
-
- * {
- background: transparent !important;
- color: black !important;
- /* Black prints faster: h5bp.com/s */
- box-shadow: none !important;
- text-shadow: none !important; }
- a, a:visited {
- text-decoration: underline; }
- a[href]:after {
- content: " (" attr(href) ")"; }
- abbr[title]:after {
- content: " (" attr(title) ")"; }
- .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
- content: ""; }
- pre, blockquote {
- border: 1px solid #999999;
- page-break-inside: avoid; }
- thead {
- display: table-header-group;
- /* h5bp.com/t */ }
- tr, img {
- page-break-inside: avoid; }
- img {
- max-width: 100% !important; }
- p, h2, h3 {
- orphans: 3;
- widows: 3; }
- h2, h3 {
- page-break-after: avoid; }
- .hide-on-print {
- display: none !important; }
- .print-only {
- display: block !important; }
- .hide-for-print {
- display: none !important; }
- .show-for-print {
- display: inherit !important; } }
-
-.off-canvas-wrap {
- -webkit-backface-visibility: hidden;
- position: relative;
- width: 100%;
- overflow: hidden; }
-
-.inner-wrap {
- -webkit-backface-visibility: hidden;
- position: relative;
- width: 100%;
- *zoom: 1;
- -webkit-transition: -webkit-transform 500ms ease;
- -moz-transition: -moz-transform 500ms ease;
- -ms-transition: -ms-transform 500ms ease;
- -o-transition: -o-transform 500ms ease;
- transition: transform 500ms ease; }
- .inner-wrap:before, .inner-wrap:after {
- content: " ";
- display: table; }
- .inner-wrap:after {
- clear: both; }
-
-nav.tab-bar {
- -webkit-backface-visibility: hidden;
- background: #333333;
- color: white;
- height: 2.8125rem;
- line-height: 2.8125rem;
- position: relative; }
- nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 {
- color: white;
- font-weight: bold;
- line-height: 2.8125rem;
- margin: 0; }
- nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 {
- font-size: 1.125rem; }
-
-section.left-small {
- width: 2.8125rem;
- height: 2.8125rem;
- position: absolute;
- top: 0;
- border-right: solid 1px #1a1a1a;
- box-shadow: 1px 0 0 #4e4e4e;
- left: 0; }
-
-section.right-small {
- width: 2.8125rem;
- height: 2.8125rem;
- position: absolute;
- top: 0;
- border-left: solid 1px #4e4e4e;
- box-shadow: -1px 0 0 #1a1a1a;
- right: 0; }
-
-section.tab-bar-section {
- padding: 0 0.625rem;
- position: absolute;
- text-align: center;
- height: 2.8125rem;
- top: 0; }
- @media only screen and (min-width:40.063em) {
- section.tab-bar-section {
- text-align: left; } }
- section.tab-bar-section.left {
- left: 0;
- right: 2.8125rem; }
- section.tab-bar-section.right {
- left: 2.8125rem;
- right: 0; }
- section.tab-bar-section.middle {
- left: 2.8125rem;
- right: 2.8125rem; }
-
-a.menu-icon {
- text-indent: 2.1875rem;
- width: 2.8125rem;
- height: 2.8125rem;
- display: block;
- line-height: 2.0625rem;
- padding: 0;
- color: white;
- position: relative; }
- a.menu-icon span {
- position: absolute;
- display: block;
- width: 1rem;
- height: 0;
- left: 0.8125rem;
- top: 0.3125rem;
- -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white;
- box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
- a.menu-icon:hover span {
- -webkit-box-shadow: 1px 10px 1px 1px #b3b3b3, 1px 16px 1px 1px #b3b3b3, 1px 22px 1px 1px #b3b3b3;
- box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }
-
-.left-off-canvas-menu {
- -webkit-backface-visibility: hidden;
- width: 250px;
- top: 0;
- bottom: 0;
- height: 100%;
- position: absolute;
- overflow-y: auto;
- background: #333333;
- z-index: 1001;
- box-sizing: content-box;
- -webkit-transform: translate3d(-100%, 0, 0);
- -moz-transform: translate3d(-100%, 0, 0);
- -ms-transform: translate3d(-100%, 0, 0);
- -o-transform: translate3d(-100%, 0, 0);
- transform: translate3d(-100%, 0, 0); }
- .left-off-canvas-menu * {
- -webkit-backface-visibility: hidden; }
-
-.right-off-canvas-menu {
- -webkit-backface-visibility: hidden;
- width: 250px;
- top: 0;
- bottom: 0;
- height: 100%;
- position: absolute;
- overflow-y: auto;
- background: #333333;
- z-index: 1001;
- box-sizing: content-box;
- -webkit-transform: translate3d(100%, 0, 0);
- -moz-transform: translate3d(100%, 0, 0);
- -ms-transform: translate3d(100%, 0, 0);
- -o-transform: translate3d(100%, 0, 0);
- transform: translate3d(100%, 0, 0);
- right: 0; }
-
-ul.off-canvas-list {
- list-style-type: none;
- padding: 0;
- margin: 0; }
- ul.off-canvas-list li label {
- padding: 0.3rem 0.9375rem;
- color: #999999;
- text-transform: uppercase;
- font-weight: bold;
- background: #444444;
- border-top: 1px solid #5e5e5e;
- border-bottom: none;
- margin: 0; }
- ul.off-canvas-list li a {
- display: block;
- padding: 0.66667rem;
- color: rgba(255, 255, 255, 0.7);
- border-bottom: 1px solid #262626; }
-
-.move-right > .inner-wrap {
- -webkit-transform: translate3d(250px, 0, 0);
- -moz-transform: translate3d(250px, 0, 0);
- -ms-transform: translate3d(250px, 0, 0);
- -o-transform: translate3d(250px, 0, 0);
- transform: translate3d(250px, 0, 0); }
-.move-right a.exit-off-canvas {
- -webkit-backface-visibility: hidden;
- transition: background 300ms ease;
- cursor: pointer;
- box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
- display: block;
- position: absolute;
- background: rgba(255, 255, 255, 0.2);
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- z-index: 1002;
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
- @media only screen and (min-width:40.063em) {
- .move-right a.exit-off-canvas:hover {
- background: rgba(255, 255, 255, 0.05); } }
-
-.move-left > .inner-wrap {
- -webkit-transform: translate3d(-250px, 0, 0);
- -moz-transform: translate3d(-250px, 0, 0);
- -ms-transform: translate3d(-250px, 0, 0);
- -o-transform: translate3d(-250px, 0, 0);
- transform: translate3d(-250px, 0, 0); }
-.move-left a.exit-off-canvas {
- -webkit-backface-visibility: hidden;
- transition: background 300ms ease;
- cursor: pointer;
- box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
- display: block;
- position: absolute;
- background: rgba(255, 255, 255, 0.2);
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- z-index: 1002;
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
- @media only screen and (min-width:40.063em) {
- .move-left a.exit-off-canvas:hover {
- background: rgba(255, 255, 255, 0.05); } }
-
-.csstransforms.no-csstransforms3d .left-off-canvas-menu {
- -webkit-transform: translate(-100%, 0);
- -moz-transform: translate(-100%, 0);
- -ms-transform: translate(-100%, 0);
- -o-transform: translate(-100%, 0);
- transform: translate(-100%, 0); }
-.csstransforms.no-csstransforms3d .right-off-canvas-menu {
- -webkit-transform: translate(100%, 0);
- -moz-transform: translate(100%, 0);
- -ms-transform: translate(100%, 0);
- -o-transform: translate(100%, 0);
- transform: translate(100%, 0); }
-.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
- -webkit-transform: translate(-250px, 0);
- -moz-transform: translate(-250px, 0);
- -ms-transform: translate(-250px, 0);
- -o-transform: translate(-250px, 0);
- transform: translate(-250px, 0); }
-.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
- -webkit-transform: translate(250px, 0);
- -moz-transform: translate(250px, 0);
- -ms-transform: translate(250px, 0);
- -o-transform: translate(250px, 0);
- transform: translate(250px, 0); }
-
-.no-csstransforms .left-off-canvas-menu {
- left: -250px; }
-.no-csstransforms .right-off-canvas-menu {
- right: -250px; }
-.no-csstransforms .move-left > .inner-wrap {
- right: 250px; }
-.no-csstransforms .move-right > .inner-wrap {
- left: 250px; }
-
-/* Foundation Visibility HTML Classes */
-.show-for-small, .show-for-small-only, .show-for-medium-down, .show-for-large-down, .hide-for-medium, .hide-for-medium-up, .hide-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
- display: inherit !important; }
-
-.hide-for-small, .hide-for-small-only, .hide-for-medium-down, .show-for-medium, .show-for-medium-up, .show-for-medium-only, .hide-for-large-down, .show-for-large, .show-for-large-up, .show-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
- display: none !important; }
-
-/* Specific visibility for tables */
-table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
- display: table; }
-
-thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
- display: table-header-group !important; }
-
-tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
- display: table-row-group !important; }
-
-tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
- display: table-row !important; }
-
-td.show-for-small, td.show-for-small-only, td.show-for-medium-down td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge td.hide-for-xlarge-up, td.hide-for-xxlarge-up, th.show-for-small, th.show-for-small-only, th.show-for-medium-down th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge th.hide-for-xlarge-up, th.hide-for-xxlarge-up {
- display: table-cell !important; }
-
-/* Medium Displays: 641px and up */
-@media only screen and (min-width:40.063em) {
- /* Specific visibility for tables */
- .hide-for-small, .hide-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-up, .show-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
- display: inherit !important; }
- .show-for-small, .show-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-up, .hide-for-medium-only, .hide-for-large-down, .show-for-large, .show-for-large-up, .show-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
- display: none !important; }
- table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
- display: table; }
- thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
- display: table-header-group !important; }
- tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
- display: table-row-group !important; }
- tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
- display: table-row !important; }
- td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-up, th.show-for-medium-only, th.hide-for-large, th.hide-for-large-up, th.hide-for-large-only, th.hide-for-xlarge, th.hide-for-xlarge-up, th.hide-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only {
- display: table-cell !important; } }
-
-/* Large Displays: 1024px and up */
-@media only screen and (min-width:64.063em) {
- /* Specific visibility for tables */
- .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
- display: inherit !important; }
- .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
- display: none !important; }
- table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
- display: table; }
- thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
- display: table-header-group !important; }
- tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
- display: table-row-group !important; }
- tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
- display: table-row !important; }
- td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large, th.show-for-large-up, th.show-for-large-only, th.hide-for-xlarge, th.hide-for-xlarge-up, th.hide-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only {
- display: table-cell !important; } }
-
-/* X-Large Displays: 1441 and up */
-@media only screen and (min-width:90.063em) {
- /* Specific visibility for tables */
- .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large-up, .hide-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
- display: inherit !important; }
- .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-large, .show-for-large-only, .show-for-large-down, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
- display: none !important; }
- table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-large-only, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
- display: table; }
- thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-large-only, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
- display: table-header-group !important; }
- tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-large-only, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
- display: table-row-group !important; }
- tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-large-only, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
- display: table-row !important; }
- td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-large-only, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large-up, th.hide-for-large-only, th.show-for-xlarge, th.show-for-xlarge-up, th.show-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only {
- display: table-cell !important; } }
-
-/* XX-Large Displays: 1920 and up */
-@media only screen and (min-width:120.063em) {
- /* Specific visibility for tables */
- .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large-up, .hide-for-large-only, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-up, .show-for-xxlarge-only {
- display: inherit !important; }
- .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-large, .show-for-large-only, .show-for-large-down, .hide-for-xlarge, .show-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
- display: none !important; }
- table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only {
- display: table; }
- thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only {
- display: table-header-group !important; }
- tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only {
- display: table-row-group !important; }
- tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only {
- display: table-row !important; }
- td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large-up, th.hide-for-xlarge-only, th.show-for-xlarge-up, th.show-for-xxlarge-up, th.show-for-xxlarge-only {
- display: table-cell !important; } }
-
-/* Orientation targeting */
-.show-for-landscape, .hide-for-portrait {
- display: inherit !important; }
-
-.hide-for-landscape, .show-for-portrait {
- display: none !important; }
-
-/* Specific visibility for tables */
-table.hide-for-landscape, table.show-for-portrait {
- display: table; }
-
-thead.hide-for-landscape, thead.show-for-portrait {
- display: table-header-group !important; }
-
-tbody.hide-for-landscape, tbody.show-for-portrait {
- display: table-row-group !important; }
-
-tr.hide-for-landscape, tr.show-for-portrait {
- display: table-row !important; }
-
-td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
- display: table-cell !important; }
-
-@media only screen and (orientation: landscape) {
- /* Specific visibility for tables */
- .show-for-landscape, .hide-for-portrait {
- display: inherit !important; }
- .hide-for-landscape, .show-for-portrait {
- display: none !important; }
- table.show-for-landscape, table.hide-for-portrait {
- display: table; }
- thead.show-for-landscape, thead.hide-for-portrait {
- display: table-header-group !important; }
- tbody.show-for-landscape, tbody.hide-for-portrait {
- display: table-row-group !important; }
- tr.show-for-landscape, tr.hide-for-portrait {
- display: table-row !important; }
- td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
- display: table-cell !important; } }
-
-@media only screen and (orientation: portrait) {
- /* Specific visibility for tables */
- .show-for-portrait, .hide-for-landscape {
- display: inherit !important; }
- .hide-for-portrait, .show-for-landscape {
- display: none !important; }
- table.show-for-portrait, table.hide-for-landscape {
- display: table; }
- thead.show-for-portrait, thead.hide-for-landscape {
- display: table-header-group !important; }
- tbody.show-for-portrait, tbody.hide-for-landscape {
- display: table-row-group !important; }
- tr.show-for-portrait, tr.hide-for-landscape {
- display: table-row !important; }
- td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
- display: table-cell !important; } }
-
-/* Touch-enabled device targeting */
-.show-for-touch {
- display: none !important; }
-
-.hide-for-touch {
- display: inherit !important; }
-
-.touch .show-for-touch {
- display: inherit !important; }
-
-.touch .hide-for-touch {
- display: none !important; }
-
-/* Specific visibility for tables */
-table.hide-for-touch {
- display: table; }
-
-.touch table.show-for-touch {
- display: table; }
-
-thead.hide-for-touch {
- display: table-header-group !important; }
-
-.touch thead.show-for-touch {
- display: table-header-group !important; }
-
-tbody.hide-for-touch {
- display: table-row-group !important; }
-
-.touch tbody.show-for-touch {
- display: table-row-group !important; }
-
-tr.hide-for-touch {
- display: table-row !important; }
-
-.touch tr.show-for-touch {
- display: table-row !important; }
-
-td.hide-for-touch {
- display: table-cell !important; }
-
-.touch td.show-for-touch {
- display: table-cell !important; }
-
-th.hide-for-touch {
- display: table-cell !important; }
-
-.touch th.show-for-touch {
- display: table-cell !important; }
diff --git a/bower_components/foundation/css/foundation.min.css b/bower_components/foundation/css/foundation.min.css
deleted file mode 100644
index 61138a0..0000000
--- a/bower_components/foundation/css/foundation.min.css
+++ /dev/null
@@ -1 +0,0 @@
-meta.foundation-mq-small {font-family:"/only screen and (max-width: 40em)/";width:0em;}meta.foundation-mq-medium {font-family:"/only screen and (min-width:40.063em)/";width:40.063em;}meta.foundation-mq-large {font-family:"/only screen and (min-width:64.063em)/";width:64.063em;}meta.foundation-mq-xlarge {font-family:"/only screen and (min-width:90.063em)/";width:90.063em;}meta.foundation-mq-xxlarge {font-family:"/only screen and (min-width:120.063em)/";width:120.063em;}* ,*:before ,*:after {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}html ,body {font-size:100%;}body {background:#ffffff;color:#222222;padding:0;margin:0;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1;position:relative;cursor:default;}a:hover {cursor:pointer;}img ,object ,embed {max-width:100%;height:auto;}object ,embed {height:100%;}img {-ms-interpolation-mode:bicubic;}#map_canvas img ,#map_canvas embed ,#map_canvas object ,.map_canvas img ,.map_canvas embed ,.map_canvas object {max-width:none !important;}.left {float:left !important;}.right {float:right !important;}.clearfix {*zoom:1;}.clearfix:before ,.clearfix:after {content:" ";display:table;}.clearfix:after {clear:both;}.text-left {text-align:left !important;}.text-right {text-align:right !important;}.text-center {text-align:center !important;}.text-justify {text-align:justify !important;}.hide {display:none;}.start {float:left !important;}.end {float:right !important;}.text-start {text-align:left !important;}.text-end {text-align:right !important;}.antialiased {-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img {display:inline-block;vertical-align:middle;}textarea {height:auto;min-height:50px;}select {width:100%;}.row {width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5rem;*zoom:1;}.row:before ,.row:after {content:" ";display:table;}.row:after {clear:both;}.row.collapse>.column ,.row.collapse>.columns {position:relative;padding-left:0;padding-right:0;float:left;}.row.collapse .row {margin-left:0;margin-right:0;}.row .row {width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none;*zoom:1;}.row .row:before ,.row .row:after {content:" ";display:table;}.row .row:after {clear:both;}.row .row.collapse {width:auto;margin:0;max-width:none;*zoom:1;}.row .row.collapse:before ,.row .row.collapse:after {content:" ";display:table;}.row .row.collapse:after {clear:both;}.column ,.columns {position:relative;padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;}@media only screen{.column.small-centered ,.columns.small-centered {position:relative;margin-left:auto;margin-right:auto;float:none;}.column.small-uncentered ,.columns.small-uncentered {margin-left:0;margin-right:0;float:left;}.column.small-uncentered.opposite ,.columns.small-uncentered.opposite {float:right;}.small-push-1 {position:relative;left:8.33333%;right:auto;}.small-pull-1 {position:relative;right:8.33333%;left:auto;}.small-push-2 {position:relative;left:16.66667%;right:auto;}.small-pull-2 {position:relative;right:16.66667%;left:auto;}.small-push-3 {position:relative;left:25%;right:auto;}.small-pull-3 {position:relative;right:25%;left:auto;}.small-push-4 {position:relative;left:33.33333%;right:auto;}.small-pull-4 {position:relative;right:33.33333%;left:auto;}.small-push-5 {position:relative;left:41.66667%;right:auto;}.small-pull-5 {position:relative;right:41.66667%;left:auto;}.small-push-6 {position:relative;left:50%;right:auto;}.small-pull-6 {position:relative;right:50%;left:auto;}.small-push-7 {position:relative;left:58.33333%;right:auto;}.small-pull-7 {position:relative;right:58.33333%;left:auto;}.small-push-8 {position:relative;left:66.66667%;right:auto;}.small-pull-8 {position:relative;right:66.66667%;left:auto;}.small-push-9 {position:relative;left:75%;right:auto;}.small-pull-9 {position:relative;right:75%;left:auto;}.small-push-10 {position:relative;left:83.33333%;right:auto;}.small-pull-10 {position:relative;right:83.33333%;left:auto;}.small-push-11 {position:relative;left:91.66667%;right:auto;}.small-pull-11 {position:relative;right:91.66667%;left:auto;}.column ,.columns {position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.small-1 {position:relative;width:8.33333%;}.small-2 {position:relative;width:16.66667%;}.small-3 {position:relative;width:25%;}.small-4 {position:relative;width:33.33333%;}.small-5 {position:relative;width:41.66667%;}.small-6 {position:relative;width:50%;}.small-7 {position:relative;width:58.33333%;}.small-8 {position:relative;width:66.66667%;}.small-9 {position:relative;width:75%;}.small-10 {position:relative;width:83.33333%;}.small-11 {position:relative;width:91.66667%;}.small-12 {position:relative;width:100%;}[class*="column"]+[class*="column"]:last-child {float:right;}[class*="column"]+[class*="column"].end {float:left;}.small-offset-0 {position:relative;margin-left:0% !important;}.small-offset-1 {position:relative;margin-left:8.33333% !important;}.small-offset-2 {position:relative;margin-left:16.66667% !important;}.small-offset-3 {position:relative;margin-left:25% !important;}.small-offset-4 {position:relative;margin-left:33.33333% !important;}.small-offset-5 {position:relative;margin-left:41.66667% !important;}.small-offset-6 {position:relative;margin-left:50% !important;}.small-offset-7 {position:relative;margin-left:58.33333% !important;}.small-offset-8 {position:relative;margin-left:66.66667% !important;}.small-offset-9 {position:relative;margin-left:75% !important;}.small-offset-10 {position:relative;margin-left:83.33333% !important;}.column.small-reset-order ,.columns.small-reset-order {margin-left:0;margin-right:0;left:auto;right:auto;float:left;}}@media only screen and (min-width:40.063em){.column.medium-centered ,.columns.medium-centered {position:relative;margin-left:auto;margin-right:auto;float:none;}.column.medium-uncentered ,.columns.medium-uncentered {margin-left:0;margin-right:0;float:left;}.column.medium-uncentered.opposite ,.columns.medium-uncentered.opposite {float:right;}.medium-push-1 {position:relative;left:8.33333%;right:auto;}.medium-pull-1 {position:relative;right:8.33333%;left:auto;}.medium-push-2 {position:relative;left:16.66667%;right:auto;}.medium-pull-2 {position:relative;right:16.66667%;left:auto;}.medium-push-3 {position:relative;left:25%;right:auto;}.medium-pull-3 {position:relative;right:25%;left:auto;}.medium-push-4 {position:relative;left:33.33333%;right:auto;}.medium-pull-4 {position:relative;right:33.33333%;left:auto;}.medium-push-5 {position:relative;left:41.66667%;right:auto;}.medium-pull-5 {position:relative;right:41.66667%;left:auto;}.medium-push-6 {position:relative;left:50%;right:auto;}.medium-pull-6 {position:relative;right:50%;left:auto;}.medium-push-7 {position:relative;left:58.33333%;right:auto;}.medium-pull-7 {position:relative;right:58.33333%;left:auto;}.medium-push-8 {position:relative;left:66.66667%;right:auto;}.medium-pull-8 {position:relative;right:66.66667%;left:auto;}.medium-push-9 {position:relative;left:75%;right:auto;}.medium-pull-9 {position:relative;right:75%;left:auto;}.medium-push-10 {position:relative;left:83.33333%;right:auto;}.medium-pull-10 {position:relative;right:83.33333%;left:auto;}.medium-push-11 {position:relative;left:91.66667%;right:auto;}.medium-pull-11 {position:relative;right:91.66667%;left:auto;}.column ,.columns {position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.medium-1 {position:relative;width:8.33333%;}.medium-2 {position:relative;width:16.66667%;}.medium-3 {position:relative;width:25%;}.medium-4 {position:relative;width:33.33333%;}.medium-5 {position:relative;width:41.66667%;}.medium-6 {position:relative;width:50%;}.medium-7 {position:relative;width:58.33333%;}.medium-8 {position:relative;width:66.66667%;}.medium-9 {position:relative;width:75%;}.medium-10 {position:relative;width:83.33333%;}.medium-11 {position:relative;width:91.66667%;}.medium-12 {position:relative;width:100%;}[class*="column"]+[class*="column"]:last-child {float:right;}[class*="column"]+[class*="column"].end {float:left;}.medium-offset-0 {position:relative;margin-left:0% !important;}.medium-offset-1 {position:relative;margin-left:8.33333% !important;}.medium-offset-2 {position:relative;margin-left:16.66667% !important;}.medium-offset-3 {position:relative;margin-left:25% !important;}.medium-offset-4 {position:relative;margin-left:33.33333% !important;}.medium-offset-5 {position:relative;margin-left:41.66667% !important;}.medium-offset-6 {position:relative;margin-left:50% !important;}.medium-offset-7 {position:relative;margin-left:58.33333% !important;}.medium-offset-8 {position:relative;margin-left:66.66667% !important;}.medium-offset-9 {position:relative;margin-left:75% !important;}.medium-offset-10 {position:relative;margin-left:83.33333% !important;}.column.medium-reset-order ,.columns.medium-reset-order {margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.push-1 {position:relative;left:8.33333%;right:auto;}.pull-1 {position:relative;right:8.33333%;left:auto;}.push-2 {position:relative;left:16.66667%;right:auto;}.pull-2 {position:relative;right:16.66667%;left:auto;}.push-3 {position:relative;left:25%;right:auto;}.pull-3 {position:relative;right:25%;left:auto;}.push-4 {position:relative;left:33.33333%;right:auto;}.pull-4 {position:relative;right:33.33333%;left:auto;}.push-5 {position:relative;left:41.66667%;right:auto;}.pull-5 {position:relative;right:41.66667%;left:auto;}.push-6 {position:relative;left:50%;right:auto;}.pull-6 {position:relative;right:50%;left:auto;}.push-7 {position:relative;left:58.33333%;right:auto;}.pull-7 {position:relative;right:58.33333%;left:auto;}.push-8 {position:relative;left:66.66667%;right:auto;}.pull-8 {position:relative;right:66.66667%;left:auto;}.push-9 {position:relative;left:75%;right:auto;}.pull-9 {position:relative;right:75%;left:auto;}.push-10 {position:relative;left:83.33333%;right:auto;}.pull-10 {position:relative;right:83.33333%;left:auto;}.push-11 {position:relative;left:91.66667%;right:auto;}.pull-11 {position:relative;right:91.66667%;left:auto;}}@media only screen and (min-width:64.063em){.column.large-centered ,.columns.large-centered {position:relative;margin-left:auto;margin-right:auto;float:none;}.column.large-uncentered ,.columns.large-uncentered {margin-left:0;margin-right:0;float:left;}.column.large-uncentered.opposite ,.columns.large-uncentered.opposite {float:right;}.large-push-1 {position:relative;left:8.33333%;right:auto;}.large-pull-1 {position:relative;right:8.33333%;left:auto;}.large-push-2 {position:relative;left:16.66667%;right:auto;}.large-pull-2 {position:relative;right:16.66667%;left:auto;}.large-push-3 {position:relative;left:25%;right:auto;}.large-pull-3 {position:relative;right:25%;left:auto;}.large-push-4 {position:relative;left:33.33333%;right:auto;}.large-pull-4 {position:relative;right:33.33333%;left:auto;}.large-push-5 {position:relative;left:41.66667%;right:auto;}.large-pull-5 {position:relative;right:41.66667%;left:auto;}.large-push-6 {position:relative;left:50%;right:auto;}.large-pull-6 {position:relative;right:50%;left:auto;}.large-push-7 {position:relative;left:58.33333%;right:auto;}.large-pull-7 {position:relative;right:58.33333%;left:auto;}.large-push-8 {position:relative;left:66.66667%;right:auto;}.large-pull-8 {position:relative;right:66.66667%;left:auto;}.large-push-9 {position:relative;left:75%;right:auto;}.large-pull-9 {position:relative;right:75%;left:auto;}.large-push-10 {position:relative;left:83.33333%;right:auto;}.large-pull-10 {position:relative;right:83.33333%;left:auto;}.large-push-11 {position:relative;left:91.66667%;right:auto;}.large-pull-11 {position:relative;right:91.66667%;left:auto;}.column ,.columns {position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left;}.large-1 {position:relative;width:8.33333%;}.large-2 {position:relative;width:16.66667%;}.large-3 {position:relative;width:25%;}.large-4 {position:relative;width:33.33333%;}.large-5 {position:relative;width:41.66667%;}.large-6 {position:relative;width:50%;}.large-7 {position:relative;width:58.33333%;}.large-8 {position:relative;width:66.66667%;}.large-9 {position:relative;width:75%;}.large-10 {position:relative;width:83.33333%;}.large-11 {position:relative;width:91.66667%;}.large-12 {position:relative;width:100%;}[class*="column"]+[class*="column"]:last-child {float:right;}[class*="column"]+[class*="column"].end {float:left;}.large-offset-0 {position:relative;margin-left:0% !important;}.large-offset-1 {position:relative;margin-left:8.33333% !important;}.large-offset-2 {position:relative;margin-left:16.66667% !important;}.large-offset-3 {position:relative;margin-left:25% !important;}.large-offset-4 {position:relative;margin-left:33.33333% !important;}.large-offset-5 {position:relative;margin-left:41.66667% !important;}.large-offset-6 {position:relative;margin-left:50% !important;}.large-offset-7 {position:relative;margin-left:58.33333% !important;}.large-offset-8 {position:relative;margin-left:66.66667% !important;}.large-offset-9 {position:relative;margin-left:75% !important;}.large-offset-10 {position:relative;margin-left:83.33333% !important;}.column.large-reset-order ,.columns.large-reset-order {margin-left:0;margin-right:0;left:auto;right:auto;float:left;}.push-1 {position:relative;left:8.33333%;right:auto;}.pull-1 {position:relative;right:8.33333%;left:auto;}.push-2 {position:relative;left:16.66667%;right:auto;}.pull-2 {position:relative;right:16.66667%;left:auto;}.push-3 {position:relative;left:25%;right:auto;}.pull-3 {position:relative;right:25%;left:auto;}.push-4 {position:relative;left:33.33333%;right:auto;}.pull-4 {position:relative;right:33.33333%;left:auto;}.push-5 {position:relative;left:41.66667%;right:auto;}.pull-5 {position:relative;right:41.66667%;left:auto;}.push-6 {position:relative;left:50%;right:auto;}.pull-6 {position:relative;right:50%;left:auto;}.push-7 {position:relative;left:58.33333%;right:auto;}.pull-7 {position:relative;right:58.33333%;left:auto;}.push-8 {position:relative;left:66.66667%;right:auto;}.pull-8 {position:relative;right:66.66667%;left:auto;}.push-9 {position:relative;left:75%;right:auto;}.pull-9 {position:relative;right:75%;left:auto;}.push-10 {position:relative;left:83.33333%;right:auto;}.pull-10 {position:relative;right:83.33333%;left:auto;}.push-11 {position:relative;left:91.66667%;right:auto;}.pull-11 {position:relative;right:91.66667%;left:auto;}}.accordion {*zoom:1;margin-bottom:0;}.accordion:before ,.accordion:after {content:" ";display:table;}.accordion:after {clear:both;}.accordion dd {display:block;margin-bottom:0 !important;}.accordion dd.active a {background:#e8e8e8;}.accordion dd>a {background:#efefef;color:#222222;padding:1rem;display:block;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:1rem;}.accordion dd > a:hover {background:#e3e3e3;}.accordion .content {display:none;padding:0.9375rem;}.accordion .content.active {display:block;background:#ffffff;}.alert-box {border-style:solid;border-width:1px;display:block;font-weight:normal;margin-bottom:1.25rem;position:relative;padding:0.875rem 1.5rem 0.875rem 0.875rem;font-size:0.8125rem;background-color:#008cba;border-color:#007ba0;color:#ffffff;}.alert-box .close {font-size:1.375rem;padding:9px 6px 4px;line-height:0;position:absolute;top:50%;margin-top:-0.6875rem;right:0.25rem;color:#333333;opacity:0.3;}.alert-box .close:hover ,.alert-box .close:focus {opacity:0.5;}.alert-box.radius {-webkit-border-radius:3px;border-radius:3px;}.alert-box.round {-webkit-border-radius:1000px;border-radius:1000px;}.alert-box.success {background-color:#43ac6a;border-color:#3a945b;color:#ffffff;}.alert-box.alert {background-color:#f04124;border-color:#de2b0f;color:#ffffff;}.alert-box.secondary {background-color:#e7e7e7;border-color:#c7c7c7;color:#4f4f4f;}.alert-box.warning {background-color:#f08a24;border-color:#de770f;color:#ffffff;}.alert-box.info {background-color:#a0d3e8;border-color:#74bfdd;color:#4f4f4f;}[class*="block-grid-"] {display:block;padding:0;margin:0 0 0 -0.625rem;*zoom:1;}[class*="block-grid-"]:before ,[class*="block-grid-"]:after {content:" ";display:table;}[class*="block-grid-"]:after {clear:both;}[class*="block-grid-"]>li {display:inline;height:auto;float:left;padding:0 0.625rem 1.25rem;}@media only screen{.small-block-grid-1>li {width:100%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-1 > li:nth-of-type(n) {clear:none;}.small-block-grid-1 > li:nth-of-type(1n+1) {clear:both;}.small-block-grid-2>li {width:50%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-2 > li:nth-of-type(n) {clear:none;}.small-block-grid-2 > li:nth-of-type(2n+1) {clear:both;}.small-block-grid-3>li {width:33.33333%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-3 > li:nth-of-type(n) {clear:none;}.small-block-grid-3 > li:nth-of-type(3n+1) {clear:both;}.small-block-grid-4>li {width:25%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-4 > li:nth-of-type(n) {clear:none;}.small-block-grid-4 > li:nth-of-type(4n+1) {clear:both;}.small-block-grid-5>li {width:20%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-5 > li:nth-of-type(n) {clear:none;}.small-block-grid-5 > li:nth-of-type(5n+1) {clear:both;}.small-block-grid-6>li {width:16.66667%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-6 > li:nth-of-type(n) {clear:none;}.small-block-grid-6 > li:nth-of-type(6n+1) {clear:both;}.small-block-grid-7>li {width:14.28571%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-7 > li:nth-of-type(n) {clear:none;}.small-block-grid-7 > li:nth-of-type(7n+1) {clear:both;}.small-block-grid-8>li {width:12.5%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-8 > li:nth-of-type(n) {clear:none;}.small-block-grid-8 > li:nth-of-type(8n+1) {clear:both;}.small-block-grid-9>li {width:11.11111%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-9 > li:nth-of-type(n) {clear:none;}.small-block-grid-9 > li:nth-of-type(9n+1) {clear:both;}.small-block-grid-10>li {width:10%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-10 > li:nth-of-type(n) {clear:none;}.small-block-grid-10 > li:nth-of-type(10n+1) {clear:both;}.small-block-grid-11>li {width:9.09091%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-11 > li:nth-of-type(n) {clear:none;}.small-block-grid-11 > li:nth-of-type(11n+1) {clear:both;}.small-block-grid-12>li {width:8.33333%;padding:0 0.625rem 1.25rem;list-style:none;}.small-block-grid-12 > li:nth-of-type(n) {clear:none;}.small-block-grid-12 > li:nth-of-type(12n+1) {clear:both;}}@media only screen and (min-width:40.063em){.medium-block-grid-1>li {width:100%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-1 > li:nth-of-type(n) {clear:none;}.medium-block-grid-1 > li:nth-of-type(1n+1) {clear:both;}.medium-block-grid-2>li {width:50%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-2 > li:nth-of-type(n) {clear:none;}.medium-block-grid-2 > li:nth-of-type(2n+1) {clear:both;}.medium-block-grid-3>li {width:33.33333%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-3 > li:nth-of-type(n) {clear:none;}.medium-block-grid-3 > li:nth-of-type(3n+1) {clear:both;}.medium-block-grid-4>li {width:25%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-4 > li:nth-of-type(n) {clear:none;}.medium-block-grid-4 > li:nth-of-type(4n+1) {clear:both;}.medium-block-grid-5>li {width:20%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-5 > li:nth-of-type(n) {clear:none;}.medium-block-grid-5 > li:nth-of-type(5n+1) {clear:both;}.medium-block-grid-6>li {width:16.66667%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-6 > li:nth-of-type(n) {clear:none;}.medium-block-grid-6 > li:nth-of-type(6n+1) {clear:both;}.medium-block-grid-7>li {width:14.28571%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-7 > li:nth-of-type(n) {clear:none;}.medium-block-grid-7 > li:nth-of-type(7n+1) {clear:both;}.medium-block-grid-8>li {width:12.5%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-8 > li:nth-of-type(n) {clear:none;}.medium-block-grid-8 > li:nth-of-type(8n+1) {clear:both;}.medium-block-grid-9>li {width:11.11111%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-9 > li:nth-of-type(n) {clear:none;}.medium-block-grid-9 > li:nth-of-type(9n+1) {clear:both;}.medium-block-grid-10>li {width:10%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-10 > li:nth-of-type(n) {clear:none;}.medium-block-grid-10 > li:nth-of-type(10n+1) {clear:both;}.medium-block-grid-11>li {width:9.09091%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-11 > li:nth-of-type(n) {clear:none;}.medium-block-grid-11 > li:nth-of-type(11n+1) {clear:both;}.medium-block-grid-12>li {width:8.33333%;padding:0 0.625rem 1.25rem;list-style:none;}.medium-block-grid-12 > li:nth-of-type(n) {clear:none;}.medium-block-grid-12 > li:nth-of-type(12n+1) {clear:both;}}@media only screen and (min-width:64.063em){.large-block-grid-1>li {width:100%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-1 > li:nth-of-type(n) {clear:none;}.large-block-grid-1 > li:nth-of-type(1n+1) {clear:both;}.large-block-grid-2>li {width:50%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-2 > li:nth-of-type(n) {clear:none;}.large-block-grid-2 > li:nth-of-type(2n+1) {clear:both;}.large-block-grid-3>li {width:33.33333%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-3 > li:nth-of-type(n) {clear:none;}.large-block-grid-3 > li:nth-of-type(3n+1) {clear:both;}.large-block-grid-4>li {width:25%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-4 > li:nth-of-type(n) {clear:none;}.large-block-grid-4 > li:nth-of-type(4n+1) {clear:both;}.large-block-grid-5>li {width:20%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-5 > li:nth-of-type(n) {clear:none;}.large-block-grid-5 > li:nth-of-type(5n+1) {clear:both;}.large-block-grid-6>li {width:16.66667%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-6 > li:nth-of-type(n) {clear:none;}.large-block-grid-6 > li:nth-of-type(6n+1) {clear:both;}.large-block-grid-7>li {width:14.28571%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-7 > li:nth-of-type(n) {clear:none;}.large-block-grid-7 > li:nth-of-type(7n+1) {clear:both;}.large-block-grid-8>li {width:12.5%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-8 > li:nth-of-type(n) {clear:none;}.large-block-grid-8 > li:nth-of-type(8n+1) {clear:both;}.large-block-grid-9>li {width:11.11111%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-9 > li:nth-of-type(n) {clear:none;}.large-block-grid-9 > li:nth-of-type(9n+1) {clear:both;}.large-block-grid-10>li {width:10%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-10 > li:nth-of-type(n) {clear:none;}.large-block-grid-10 > li:nth-of-type(10n+1) {clear:both;}.large-block-grid-11>li {width:9.09091%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-11 > li:nth-of-type(n) {clear:none;}.large-block-grid-11 > li:nth-of-type(11n+1) {clear:both;}.large-block-grid-12>li {width:8.33333%;padding:0 0.625rem 1.25rem;list-style:none;}.large-block-grid-12 > li:nth-of-type(n) {clear:none;}.large-block-grid-12 > li:nth-of-type(12n+1) {clear:both;}}.breadcrumbs {display:block;padding:0.5625rem 0.875rem 0.5625rem;overflow:hidden;margin-left:0;list-style:none;border-style:solid;border-width:1px;background-color:#f4f4f4;border-color:#dcdcdc;-webkit-border-radius:3px;border-radius:3px;}.breadcrumbs>* {margin:0;float:left;font-size:0.6875rem;text-transform:uppercase;}.breadcrumbs > *:hover a ,.breadcrumbs > *:focus a {text-decoration:underline;}.breadcrumbs > * a ,.breadcrumbs > * span {text-transform:uppercase;color:#008cba;}.breadcrumbs > *.current {cursor:default;color:#333333;}.breadcrumbs > *.current a {cursor:default;color:#333333;}.breadcrumbs > *.current:hover ,.breadcrumbs > *.current:hover a ,.breadcrumbs > *.current:focus ,.breadcrumbs > *.current:focus a {text-decoration:none;}.breadcrumbs > *.unavailable {color:#999999;}.breadcrumbs > *.unavailable a {color:#999999;}.breadcrumbs > *.unavailable:hover ,.breadcrumbs > *.unavailable:hover a ,.breadcrumbs > *.unavailable:focus ,.breadcrumbs > *.unavailable a:focus {text-decoration:none;color:#999999;cursor:default;}.breadcrumbs > *:before {content:"/";color:#aaaaaa;margin:0 0.75rem;position:relative;top:1px;}.breadcrumbs > *:first-child:before {content:" ";margin:0;}button ,.button {border-style:solid;border-width:0px;cursor:pointer;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-decoration:none;text-align:center;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;background-color:#008cba;border-color:#007295;color:#ffffff;-webkit-transition:background-color 300ms ease-out;-moz-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;padding-top:1.0625rem;padding-bottom:1rem;-webkit-appearance:none;border:none;font-weight:normal !important;}button:hover ,button:focus ,.button:hover ,.button:focus {background-color:#007295;}button:hover ,button:focus ,.button:hover ,.button:focus {color:#ffffff;}button.secondary ,.button.secondary {background-color:#e7e7e7;border-color:#b9b9b9;color:#333333;}button.secondary:hover ,button.secondary:focus ,.button.secondary:hover ,.button.secondary:focus {background-color:#b9b9b9;}button.secondary:hover ,button.secondary:focus ,.button.secondary:hover ,.button.secondary:focus {color:#333333;}button.success ,.button.success {background-color:#43ac6a;border-color:#368a54;color:#ffffff;}button.success:hover ,button.success:focus ,.button.success:hover ,.button.success:focus {background-color:#368a54;}button.success:hover ,button.success:focus ,.button.success:hover ,.button.success:focus {color:#ffffff;}button.alert ,.button.alert {background-color:#f04124;border-color:#cf280e;color:#ffffff;}button.alert:hover ,button.alert:focus ,.button.alert:hover ,.button.alert:focus {background-color:#cf280e;}button.alert:hover ,button.alert:focus ,.button.alert:hover ,.button.alert:focus {color:#ffffff;}button.large ,.button.large {padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem;}button.small ,.button.small {padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem;}button.tiny ,.button.tiny {padding-top:0.625rem;padding-right:1.25rem;padding-bottom:0.6875rem;padding-left:1.25rem;font-size:0.6875rem;}button.expand ,.button.expand {padding-right:0;padding-left:0;width:100%;}button.left-align ,.button.left-align {text-align:left;text-indent:0.75rem;}button.right-align ,.button.right-align {text-align:right;padding-right:0.75rem;}button.radius ,.button.radius {-webkit-border-radius:3px;border-radius:3px;}button.round ,.button.round {-webkit-border-radius:1000px;border-radius:1000px;}button.disabled ,button[disabled] ,.button.disabled ,.button[disabled] {background-color:#008cba;border-color:#007295;color:#ffffff;cursor:default;opacity:0.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled:hover ,button.disabled:focus ,button[disabled]:hover ,button[disabled]:focus ,.button.disabled:hover ,.button.disabled:focus ,.button[disabled]:hover ,.button[disabled]:focus {background-color:#007295;}button.disabled:hover ,button.disabled:focus ,button[disabled]:hover ,button[disabled]:focus ,.button.disabled:hover ,.button.disabled:focus ,.button[disabled]:hover ,.button[disabled]:focus {color:#ffffff;}button.disabled:hover ,button.disabled:focus ,button[disabled]:hover ,button[disabled]:focus ,.button.disabled:hover ,.button.disabled:focus ,.button[disabled]:hover ,.button[disabled]:focus {background-color:#008cba;}button.disabled.secondary ,button[disabled].secondary ,.button.disabled.secondary ,.button[disabled].secondary {background-color:#e7e7e7;border-color:#b9b9b9;color:#333333;cursor:default;opacity:0.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled.secondary:hover ,button.disabled.secondary:focus ,button[disabled].secondary:hover ,button[disabled].secondary:focus ,.button.disabled.secondary:hover ,.button.disabled.secondary:focus ,.button[disabled].secondary:hover ,.button[disabled].secondary:focus {background-color:#b9b9b9;}button.disabled.secondary:hover ,button.disabled.secondary:focus ,button[disabled].secondary:hover ,button[disabled].secondary:focus ,.button.disabled.secondary:hover ,.button.disabled.secondary:focus ,.button[disabled].secondary:hover ,.button[disabled].secondary:focus {color:#333333;}button.disabled.secondary:hover ,button.disabled.secondary:focus ,button[disabled].secondary:hover ,button[disabled].secondary:focus ,.button.disabled.secondary:hover ,.button.disabled.secondary:focus ,.button[disabled].secondary:hover ,.button[disabled].secondary:focus {background-color:#e7e7e7;}button.disabled.success ,button[disabled].success ,.button.disabled.success ,.button[disabled].success {background-color:#43ac6a;border-color:#368a54;color:#ffffff;cursor:default;opacity:0.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled.success:hover ,button.disabled.success:focus ,button[disabled].success:hover ,button[disabled].success:focus ,.button.disabled.success:hover ,.button.disabled.success:focus ,.button[disabled].success:hover ,.button[disabled].success:focus {background-color:#368a54;}button.disabled.success:hover ,button.disabled.success:focus ,button[disabled].success:hover ,button[disabled].success:focus ,.button.disabled.success:hover ,.button.disabled.success:focus ,.button[disabled].success:hover ,.button[disabled].success:focus {color:#ffffff;}button.disabled.success:hover ,button.disabled.success:focus ,button[disabled].success:hover ,button[disabled].success:focus ,.button.disabled.success:hover ,.button.disabled.success:focus ,.button[disabled].success:hover ,.button[disabled].success:focus {background-color:#43ac6a;}button.disabled.alert ,button[disabled].alert ,.button.disabled.alert ,.button[disabled].alert {background-color:#f04124;border-color:#cf280e;color:#ffffff;cursor:default;opacity:0.7;-webkit-box-shadow:none;box-shadow:none;}button.disabled.alert:hover ,button.disabled.alert:focus ,button[disabled].alert:hover ,button[disabled].alert:focus ,.button.disabled.alert:hover ,.button.disabled.alert:focus ,.button[disabled].alert:hover ,.button[disabled].alert:focus {background-color:#cf280e;}button.disabled.alert:hover ,button.disabled.alert:focus ,button[disabled].alert:hover ,button[disabled].alert:focus ,.button.disabled.alert:hover ,.button.disabled.alert:focus ,.button[disabled].alert:hover ,.button[disabled].alert:focus {color:#ffffff;}button.disabled.alert:hover ,button.disabled.alert:focus ,button[disabled].alert:hover ,button[disabled].alert:focus ,.button.disabled.alert:hover ,.button.disabled.alert:focus ,.button[disabled].alert:hover ,.button[disabled].alert:focus {background-color:#f04124;}@media only screen and (min-width:40.063em){button ,.button {display:inline-block;}}.button-group {list-style:none;margin:0;*zoom:1;}.button-group:before ,.button-group:after {content:" ";display:table;}.button-group:after {clear:both;}.button-group>* {margin:0;float:left;}.button-group > *>button ,.button-group > * .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group > *:last-child button ,.button-group > *:last-child .button {border-right:0;}.button-group > *:first-child {margin-left:0;}.button-group.radius > *>button ,.button-group.radius > * .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.radius > *:last-child button ,.button-group.radius > *:last-child .button {border-right:0;}.button-group.radius > *:first-child ,.button-group.radius > *:first-child>a ,.button-group.radius > *:first-child>button ,.button-group.radius > *:first-child>.button {-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.button-group.radius > *:last-child ,.button-group.radius > *:last-child>a ,.button-group.radius > *:last-child>button ,.button-group.radius > *:last-child>.button {-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.button-group.round > *>button ,.button-group.round > * .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.round > *:last-child button ,.button-group.round > *:last-child .button {border-right:0;}.button-group.round > *:first-child ,.button-group.round > *:first-child>a ,.button-group.round > *:first-child>button ,.button-group.round > *:first-child>.button {-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.button-group.round > *:last-child ,.button-group.round > *:last-child>a ,.button-group.round > *:last-child>button ,.button-group.round > *:last-child>.button {-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px;}.button-group.even-2 li {width:50%;}.button-group.even-2 li>button ,.button-group.even-2 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-2 li:last-child button ,.button-group.even-2 li:last-child .button {border-right:0;}.button-group.even-2 li button ,.button-group.even-2 li .button {width:100%;}.button-group.even-3 li {width:33.33333%;}.button-group.even-3 li>button ,.button-group.even-3 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-3 li:last-child button ,.button-group.even-3 li:last-child .button {border-right:0;}.button-group.even-3 li button ,.button-group.even-3 li .button {width:100%;}.button-group.even-4 li {width:25%;}.button-group.even-4 li>button ,.button-group.even-4 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-4 li:last-child button ,.button-group.even-4 li:last-child .button {border-right:0;}.button-group.even-4 li button ,.button-group.even-4 li .button {width:100%;}.button-group.even-5 li {width:20%;}.button-group.even-5 li>button ,.button-group.even-5 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-5 li:last-child button ,.button-group.even-5 li:last-child .button {border-right:0;}.button-group.even-5 li button ,.button-group.even-5 li .button {width:100%;}.button-group.even-6 li {width:16.66667%;}.button-group.even-6 li>button ,.button-group.even-6 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-6 li:last-child button ,.button-group.even-6 li:last-child .button {border-right:0;}.button-group.even-6 li button ,.button-group.even-6 li .button {width:100%;}.button-group.even-7 li {width:14.28571%;}.button-group.even-7 li>button ,.button-group.even-7 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-7 li:last-child button ,.button-group.even-7 li:last-child .button {border-right:0;}.button-group.even-7 li button ,.button-group.even-7 li .button {width:100%;}.button-group.even-8 li {width:12.5%;}.button-group.even-8 li>button ,.button-group.even-8 li .button {border-right:1px solid;border-color:rgba(255, 255, 255, 0.5);}.button-group.even-8 li:last-child button ,.button-group.even-8 li:last-child .button {border-right:0;}.button-group.even-8 li button ,.button-group.even-8 li .button {width:100%;}.button-bar {*zoom:1;}.button-bar:before ,.button-bar:after {content:" ";display:table;}.button-bar:after {clear:both;}.button-bar .button-group {float:left;margin-right:0.625rem;}.button-bar .button-group div {overflow:hidden;}[data-clearing] {*zoom:1;margin-bottom:0;margin-left:0;list-style:none;}[data-clearing]:before ,[data-clearing]:after {content:" ";display:table;}[data-clearing]:after {clear:both;}[data-clearing] li {float:left;margin-right:10px;}.clearing-blackout {background:#333333;position:fixed;width:100%;height:100%;top:0;left:0;z-index:998;}.clearing-blackout .clearing-close {display:block;}.clearing-container {position:relative;z-index:998;height:100%;overflow:hidden;margin:0;}.visible-img {height:95%;position:relative;}.visible-img img {position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%;}.clearing-caption {color:#cccccc;font-size:0.875em;line-height:1.3;margin-bottom:0;text-align:center;bottom:0;background:#333333;width:100%;padding:10px 30px 20px;position:absolute;left:0;}.clearing-close {z-index:999;padding-left:20px;padding-top:10px;font-size:30px;line-height:1;color:#cccccc;display:none;}.clearing-close:hover ,.clearing-close:focus {color:#cccccc;}.clearing-assembled .clearing-container {height:100%;}.clearing-assembled .clearing-container .carousel>ul {display:none;}.clearing-feature li {display:none;}.clearing-feature li.clearing-featured-img {display:block;}@media only screen and (min-width:40.063em){.clearing-main-prev ,.clearing-main-next {position:absolute;height:100%;width:40px;top:0;}.clearing-main-prev>span ,.clearing-main-next>span {position:absolute;top:50%;display:block;width:0;height:0;border:solid 12px;}.clearing-main-prev > span:hover ,.clearing-main-next > span:hover {opacity:0.8;}.clearing-main-prev {left:0;}.clearing-main-prev>span {left:5px;border-color:transparent;border-right-color:#cccccc;}.clearing-main-next {right:0;}.clearing-main-next>span {border-color:transparent;border-left-color:#cccccc;}.clearing-main-prev.disabled ,.clearing-main-next.disabled {opacity:0.3;}.clearing-assembled .clearing-container .carousel {background:rgba(51, 51, 51, 0.8);height:120px;margin-top:10px;text-align:center;}.clearing-assembled .clearing-container .carousel>ul {display:inline-block;z-index:999;height:100%;position:relative;float:none;}.clearing-assembled .clearing-container .carousel > ul li {display:block;width:120px;min-height:inherit;float:left;overflow:hidden;margin-right:0;padding:0;position:relative;cursor:pointer;opacity:0.4;}.clearing-assembled .clearing-container .carousel > ul li.fix-height img {height:100%;max-width:none;}.clearing-assembled .clearing-container .carousel > ul li a.th {border:none;-webkit-box-shadow:none;box-shadow:none;display:block;}.clearing-assembled .clearing-container .carousel > ul li img {cursor:pointer !important;width:100% !important;}.clearing-assembled .clearing-container .carousel > ul li.visible {opacity:1;}.clearing-assembled .clearing-container .carousel > ul li:hover {opacity:0.8;}.clearing-assembled .clearing-container .visible-img {background:#333333;overflow:hidden;height:85%;}.clearing-close {position:absolute;top:10px;right:20px;padding-left:0;padding-top:0;}}@media only screen and (max-width: 40em){.f-dropdown {max-width:100%;left:0;}}.f-dropdown {position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#ffffff;border:solid 1px #cccccc;font-size:16px;z-index:99;margin-top:2px;max-width:200px;}.f-dropdown>*:first-child {margin-top:0;}.f-dropdown>*:last-child {margin-bottom:0;}.f-dropdown:before {content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent #ffffff transparent;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:99;}.f-dropdown:after {content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent #cccccc transparent;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:98;}.f-dropdown.right:before {left:auto;right:10px;}.f-dropdown.right:after {left:auto;right:9px;}.f-dropdown li {font-size:0.875rem;cursor:pointer;line-height:1.125rem;margin:0;}.f-dropdown li:hover ,.f-dropdown li:focus {background:#eeeeee;}.f-dropdown li a {display:block;padding:0.5rem;color:#555555;}.f-dropdown.content {position:absolute;left:-9999px;list-style:none;margin-left:0;padding:1.25rem;width:100%;height:auto;max-height:none;background:#ffffff;border:solid 1px #cccccc;font-size:16px;z-index:99;max-width:200px;}.f-dropdown.content>*:first-child {margin-top:0;}.f-dropdown.content>*:last-child {margin-bottom:0;}.f-dropdown.tiny {max-width:200px;}.f-dropdown.small {max-width:300px;}.f-dropdown.medium {max-width:500px;}.f-dropdown.large {max-width:800px;}.dropdown.button {position:relative;padding-right:3.5625rem;}.dropdown.button:before {position:absolute;content:"";width:0;height:0;display:block;border-style:solid;border-color:#ffffff transparent transparent transparent;top:50%;}.dropdown.button:before {border-width:0.375rem;right:1.40625rem;margin-top:-0.15625rem;}.dropdown.button:before {border-color:#ffffff transparent transparent transparent;}.dropdown.button.tiny {padding-right:2.625rem;}.dropdown.button.tiny:before {border-width:0.375rem;right:1.125rem;margin-top:-0.125rem;}.dropdown.button.tiny:before {border-color:#ffffff transparent transparent transparent;}.dropdown.button.small {padding-right:3.0625rem;}.dropdown.button.small:before {border-width:0.4375rem;right:1.3125rem;margin-top:-0.15625rem;}.dropdown.button.small:before {border-color:#ffffff transparent transparent transparent;}.dropdown.button.large {padding-right:3.625rem;}.dropdown.button.large:before {border-width:0.3125rem;right:1.71875rem;margin-top:-0.15625rem;}.dropdown.button.large:before {border-color:#ffffff transparent transparent transparent;}.dropdown.button.secondary:before {border-color:#333333 transparent transparent transparent;}.flex-video {position:relative;padding-top:1.5625rem;padding-bottom:67.5%;height:0;margin-bottom:1rem;overflow:hidden;}.flex-video.widescreen {padding-bottom:57.25%;}.flex-video.vimeo {padding-top:0;}.flex-video iframe ,.flex-video object ,.flex-video embed ,.flex-video video {position:absolute;top:0;left:0;width:100%;height:100%;}form {margin:0 0 1rem;}form .row .row {margin:0 -0.5rem;}form .row .row .column ,form .row .row .columns {padding:0 0.5rem;}form .row .row.collapse {margin:0;}form .row .row.collapse .column ,form .row .row.collapse .columns {padding:0;}form .row .row.collapse input {-moz-border-radius-bottomright:0;-moz-border-radius-topright:0;-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;}form .row input.column ,form .row input.columns ,form .row textarea.column ,form .row textarea.columns {padding-left:0.5rem;}label {font-size:0.875rem;color:#4d4d4d;cursor:pointer;display:block;font-weight:normal;margin-bottom:0.5rem;}label.right {float:none;text-align:right;}label.inline {margin:0 0 1rem 0;padding:0.625rem 0;}label small {text-transform:capitalize;color:#686868;}select {-webkit-appearance:none !important;background:#fafafa url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==') no-repeat;background-position-x:97%;background-position-y:center;border:1px solid #cccccc;padding:0.5rem;font-size:0.875rem;-webkit-border-radius:0;border-radius:0;}select.radius {-webkit-border-radius:3px;border-radius:3px;}select:hover {background:#f3f3f3 url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==') no-repeat;background-position-x:97%;background-position-y:center;border-color:#999999;}select::-ms-expand {display:none;}@-moz-document url-prefix() {select {background:#fafafa;}select:hover {background:#f3f3f3;}}.prefix ,.postfix {display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:0.875rem;height:2.3125rem;line-height:2.3125rem;}.postfix.button {padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125rem;border:none;}.prefix.button {padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125rem;border:none;}.prefix.button.radius {-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.postfix.button.radius {-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.prefix.button.round {-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.postfix.button.round {-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px;}span.prefix ,label.prefix {background:#f2f2f2;border-color:#d7d7d7;border-right:none;color:#333333;}span.prefix.radius ,label.prefix.radius {-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}span.postfix ,label.postfix {background:#f2f2f2;border-color:#cbcbcb;border-left:none;color:#333333;}span.postfix.radius ,label.postfix.radius {-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.input-group.radius>*:first-child ,.input-group.radius>*:first-child * {-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.input-group.radius>*:last-child ,.input-group.radius>*:last-child * {-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.input-group.round>*:first-child ,.input-group.round>*:first-child * {-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.input-group.round>*:last-child ,.input-group.round>*:last-child * {-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px;}input[type="text"] ,input[type="password"] ,input[type="date"] ,input[type="datetime"] ,input[type="datetime-local"] ,input[type="month"] ,input[type="week"] ,input[type="email"] ,input[type="number"] ,input[type="search"] ,input[type="tel"] ,input[type="time"] ,input[type="url"] ,textarea {-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;background-color:#ffffff;font-family:inherit;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);color:rgba(0, 0, 0, 0.75);display:block;font-size:0.875rem;margin:0 0 1rem 0;padding:0.5rem;height:2.3125rem;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;-moz-transition:-moz-box-shadow 0.45s,border-color 0.45s ease-in-out;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear;transition:all 0.15s linear;}input[type="text"]:focus ,input[type="password"]:focus ,input[type="date"]:focus ,input[type="datetime"]:focus ,input[type="datetime-local"]:focus ,input[type="month"]:focus ,input[type="week"]:focus ,input[type="email"]:focus ,input[type="number"]:focus ,input[type="search"]:focus ,input[type="tel"]:focus ,input[type="time"]:focus ,input[type="url"]:focus ,textarea:focus {-webkit-box-shadow:0 0 5px #999999;-moz-box-shadow:0 0 5px #999999;box-shadow:0 0 5px #999999;border-color:#999999;}input[type="text"]:focus ,input[type="password"]:focus ,input[type="date"]:focus ,input[type="datetime"]:focus ,input[type="datetime-local"]:focus ,input[type="month"]:focus ,input[type="week"]:focus ,input[type="email"]:focus ,input[type="number"]:focus ,input[type="search"]:focus ,input[type="tel"]:focus ,input[type="time"]:focus ,input[type="url"]:focus ,textarea:focus {background:#fafafa;border-color:#999999;outline:none;}input[type="text"][disabled] ,input[type="password"][disabled] ,input[type="date"][disabled] ,input[type="datetime"][disabled] ,input[type="datetime-local"][disabled] ,input[type="month"][disabled] ,input[type="week"][disabled] ,input[type="email"][disabled] ,input[type="number"][disabled] ,input[type="search"][disabled] ,input[type="tel"][disabled] ,input[type="time"][disabled] ,input[type="url"][disabled] ,textarea[disabled] {background-color:#dddddd;}select {height:2.3125rem;}input[type="file"] ,input[type="checkbox"] ,input[type="radio"] ,select {margin:0 0 1rem 0;}input[type="checkbox"]+label ,input[type="radio"]+label {display:inline-block;margin-left:0.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline;}input[type="file"] {width:100%;}fieldset {border:solid 1px #dddddd;padding:1.25rem;margin:1.125rem 0;}fieldset legend {font-weight:bold;background:#ffffff;padding:0 0.1875rem;margin:0;margin-left:-0.1875rem;}[data-abide] .error small.error ,[data-abide] span.error ,[data-abide] small.error {display:block;padding:0.375rem 0.5625rem 0.5625rem;margin-top:-1px;margin-bottom:1rem;font-size:0.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#ffffff;}[data-abide] span.error ,[data-abide] small.error {display:none;}span.error ,small.error {display:block;padding:0.375rem 0.5625rem 0.5625rem;margin-top:-1px;margin-bottom:1rem;font-size:0.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#ffffff;}.error input ,.error textarea ,.error select {margin-bottom:0;}.error label ,.error label.error {color:#f04124;}.error>small ,.error small.error {display:block;padding:0.375rem 0.5625rem 0.5625rem;margin-top:-1px;margin-bottom:1rem;font-size:0.75rem;font-weight:normal;font-style:italic;background:#f04124;color:#ffffff;}.error > label>small {color:#686868;background:transparent;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline;}.error span.error-message {display:block;}input.error ,textarea.error {margin-bottom:0;}label.error {color:#f04124;}.inline-list {margin:0 auto 1.0625rem auto;margin-left:-1.375rem;margin-right:0;padding:0;list-style:none;overflow:hidden;}.inline-list>li {list-style:none;float:left;margin-left:1.375rem;display:block;}.inline-list > li>* {display:block;}.joyride-list {display:none;}.joyride-tip-guide {display:none;position:absolute;background:#333333;color:#ffffff;z-index:101;top:0;left:2.5%;font-family:inherit;font-weight:normal;width:95%;}.lt-ie9 .joyride-tip-guide {max-width:800px;left:50%;margin-left:-400px;}.joyride-content-wrapper {width:100%;padding:1.125rem 1.25rem 1.5rem;}.joyride-content-wrapper .button {margin-bottom:0 !important;}.joyride-tip-guide .joyride-nub {display:block;position:absolute;left:22px;width:0;height:0;border:10px solid #333333;}.joyride-tip-guide .joyride-nub.top {border-top-style:solid;border-color:#333333;border-top-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;top:-20px;}.joyride-tip-guide .joyride-nub.bottom {border-bottom-style:solid;border-color:#333333 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-20px;}.joyride-tip-guide .joyride-nub.right {right:-20px;}.joyride-tip-guide .joyride-nub.left {left:-20px;}.joyride-tip-guide h1 ,.joyride-tip-guide h2 ,.joyride-tip-guide h3 ,.joyride-tip-guide h4 ,.joyride-tip-guide h5 ,.joyride-tip-guide h6 {line-height:1.25;margin:0;font-weight:bold;color:#ffffff;}.joyride-tip-guide p {margin:0 0 1.125rem 0;font-size:0.875rem;line-height:1.3;}.joyride-timer-indicator-wrap {width:50px;height:3px;border:solid 1px #555555;position:absolute;right:1.0625rem;bottom:1rem;}.joyride-timer-indicator {display:block;width:0;height:inherit;background:#666666;}.joyride-close-tip {position:absolute;right:12px;top:10px;color:#777777 !important;text-decoration:none;font-size:24px;font-weight:normal;line-height:0.5 !important;}.joyride-close-tip:hover ,.joyride-close-tip:focus {color:#eeeeee !important;}.joyride-modal-bg {position:fixed;height:100%;width:100%;background:transparent;background:rgba(0, 0, 0, 0.5);z-index:100;display:none;top:0;left:0;cursor:pointer;}.joyride-expose-wrapper {background-color:#ffffff;position:absolute;border-radius:3px;z-index:102;-moz-box-shadow:0 0 30px #ffffff;-webkit-box-shadow:0 0 15px #ffffff;box-shadow:0 0 15px #ffffff;}.joyride-expose-cover {background:transparent;border-radius:3px;position:absolute;z-index:9999;top:0;left:0;}@media only screen and (min-width:40.063em){.joyride-tip-guide {width:300px;left:inherit;}.joyride-tip-guide .joyride-nub.bottom {border-color:#333333 !important;border-bottom-color:transparent !important;border-left-color:transparent !important;border-right-color:transparent !important;bottom:-20px;}.joyride-tip-guide .joyride-nub.right {border-color:#333333 !important;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;top:22px;left:auto;right:-20px;}.joyride-tip-guide .joyride-nub.left {border-color:#333333 !important;border-top-color:transparent !important;border-left-color:transparent !important;border-bottom-color:transparent !important;top:22px;left:-20px;right:auto;}}.keystroke ,kbd {background-color:#ededed;border-color:#dcdcdc;color:#222222;border-style:solid;border-width:1px;margin:0;font-family:"Consolas","Menlo","Courier",monospace;font-size:0.875rem;padding:0.125rem 0.25rem 0;-webkit-border-radius:3px;border-radius:3px;}.label {font-weight:normal;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;text-align:center;text-decoration:none;line-height:1;white-space:nowrap;display:inline-block;position:relative;margin-bottom:inherit;padding:0.25rem 0.5rem 0.375rem;font-size:0.6875rem;background-color:#008cba;color:#ffffff;}.label.radius {-webkit-border-radius:3px;border-radius:3px;}.label.round {-webkit-border-radius:1000px;border-radius:1000px;}.label.alert {background-color:#f04124;color:#ffffff;}.label.success {background-color:#43ac6a;color:#ffffff;}.label.secondary {background-color:#e7e7e7;color:#333333;}[data-magellan-expedition] {background:#ffffff;z-index:50;min-width:100%;padding:10px;}[data-magellan-expedition] .sub-nav {margin-bottom:0;}[data-magellan-expedition] .sub-nav dd {margin-bottom:0;}[data-magellan-expedition] .sub-nav .active {line-height:1.8em;}@-webkit-keyframes rotate {from {-webkit-transform:rotate(0deg);}to {-webkit-transform:rotate(360deg);}}@-moz-keyframes rotate {from {-moz-transform:rotate(0deg);}to {-moz-transform:rotate(360deg);}}@-o-keyframes rotate {from {-o-transform:rotate(0deg);}to {-o-transform:rotate(360deg);}}@keyframes rotate {from {transform:rotate(0deg);}to {transform:rotate(360deg);}}.slideshow-wrapper {position:relative;}.slideshow-wrapper ul {list-style-type:none;margin:0;}.slideshow-wrapper ul li ,.slideshow-wrapper ul li .orbit-caption {display:none;}.slideshow-wrapper ul li:first-child {display:block;}.slideshow-wrapper .orbit-container {background-color:transparent;}.slideshow-wrapper .orbit-container li {display:block;}.slideshow-wrapper .orbit-container li .orbit-caption {display:block;}.preloader {display:block;width:40px;height:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;border:solid 3px;border-color:#555555 #ffffff;-webkit-border-radius:1000px;border-radius:1000px;-webkit-animation-name:rotate;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotate;-moz-animation-duration:1.5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-o-animation-name:rotate;-o-animation-duration:1.5s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:rotate;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;}.orbit-container {overflow:hidden;width:100%;position:relative;background:none;}.orbit-container .orbit-slides-container {list-style:none;margin:0;padding:0;position:relative;}.orbit-container .orbit-slides-container img {display:block;max-width:100%;}.orbit-container .orbit-slides-container>* {position:absolute;top:0;width:100%;margin-left:100%;}.orbit-container .orbit-slides-container > *:first-child {margin-left:0%;}.orbit-container .orbit-slides-container > * .orbit-caption {position:absolute;bottom:0;background-color:rgba(51, 51, 51, 0.8);color:#ffffff;width:100%;padding:0.625rem 0.875rem;font-size:0.875rem;}.orbit-container .orbit-slide-number {position:absolute;top:10px;left:10px;font-size:12px;color:#ffffff;background:rgba(0, 0, 0, 0);z-index:10;}.orbit-container .orbit-slide-number span {font-weight:700;padding:0.3125rem;}.orbit-container .orbit-timer {position:absolute;top:12px;right:10px;height:6px;width:100px;z-index:10;}.orbit-container .orbit-timer .orbit-progress {height:3px;background-color:rgba(255, 255, 255, 0.3);display:block;width:0%;position:relative;right:20px;top:5px;}.orbit-container .orbit-timer>span {display:none;position:absolute;top:0px;right:0;width:11px;height:14px;border:solid 4px #ffffff;border-top:none;border-bottom:none;}.orbit-container .orbit-timer.paused>span {right:-4px;top:0px;width:11px;height:14px;border:inset 8px;border-right-style:solid;border-color:transparent transparent transparent #ffffff;}.orbit-container .orbit-timer.paused > span.dark {border-color:transparent transparent transparent #333333;}.orbit-container:hover .orbit-timer>span {display:block;}.orbit-container .orbit-prev ,.orbit-container .orbit-next {position:absolute;top:45%;margin-top:-25px;width:36px;height:60px;line-height:50px;color:white;background-color:none;text-indent:-9999px !important;z-index:10;}.orbit-container .orbit-prev:hover ,.orbit-container .orbit-next:hover {background-color:rgba(0, 0, 0, 0.3);}.orbit-container .orbit-prev>span ,.orbit-container .orbit-next>span {position:absolute;top:50%;margin-top:-10px;display:block;width:0;height:0;border:inset 10px;}.orbit-container .orbit-prev {left:0;}.orbit-container .orbit-prev>span {border-right-style:solid;border-color:transparent;border-right-color:#ffffff;}.orbit-container .orbit-prev:hover>span {border-right-color:#ffffff;}.orbit-container .orbit-next {right:0;}.orbit-container .orbit-next>span {border-color:transparent;border-left-style:solid;border-left-color:#ffffff;left:50%;margin-left:-4px;}.orbit-container .orbit-next:hover>span {border-left-color:#ffffff;}.orbit-bullets-container {text-align:center;}.orbit-bullets {margin:0 auto 30px auto;overflow:hidden;position:relative;top:10px;float:none;text-align:center;display:block;}.orbit-bullets li {display:inline-block;width:0.5625rem;height:0.5625rem;background:#cccccc;float:none;margin-right:6px;-webkit-border-radius:1000px;border-radius:1000px;}.orbit-bullets li.active {background:#999999;}.orbit-bullets li:last-child {margin-right:0;}.touch .orbit-container .orbit-prev ,.touch .orbit-container .orbit-next {display:none;}.touch .orbit-bullets {display:none;}@media only screen and (min-width:40.063em){.touch .orbit-container .orbit-prev ,.touch .orbit-container .orbit-next {display:inherit;}.touch .orbit-bullets {display:block;}}@media only screen and (max-width: 40em){.orbit-stack-on-small .orbit-slides-container {height:auto !important;}.orbit-stack-on-small .orbit-slides-container>* {position:relative;margin-left:0% !important;}.orbit-stack-on-small .orbit-timer ,.orbit-stack-on-small .orbit-next ,.orbit-stack-on-small .orbit-prev ,.orbit-stack-on-small .orbit-bullets {display:none;}}ul.pagination {display:block;height:1.5rem;margin-left:-0.3125rem;}ul.pagination li {height:1.5rem;color:#222222;font-size:0.875rem;margin-left:0.3125rem;}ul.pagination li a {display:block;padding:0.0625rem 0.625rem 0.0625rem;color:#999999;-webkit-border-radius:3px;border-radius:3px;}ul.pagination li:hover a ,ul.pagination li a:focus {background:#e6e6e6;}ul.pagination li.unavailable a {cursor:default;color:#999999;}ul.pagination li.unavailable:hover a ,ul.pagination li.unavailable a:focus {background:transparent;}ul.pagination li.current a {background:#008cba;color:#ffffff;font-weight:bold;cursor:default;}ul.pagination li.current a:hover ,ul.pagination li.current a:focus {background:#008cba;}ul.pagination li {float:left;display:block;}.pagination-centered {text-align:center;}.pagination-centered ul.pagination li {float:none;display:inline-block;}.panel {border-style:solid;border-width:1px;border-color:#d7d7d7;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2;}.panel>:first-child {margin-top:0;}.panel>:last-child {margin-bottom:0;}.panel h1 ,.panel h2 ,.panel h3 ,.panel h4 ,.panel h5 ,.panel h6 ,.panel p {color:#333333;}.panel h1 ,.panel h2 ,.panel h3 ,.panel h4 ,.panel h5 ,.panel h6 {line-height:1;margin-bottom:0.625rem;}.panel h1.subheader ,.panel h2.subheader ,.panel h3.subheader ,.panel h4.subheader ,.panel h5.subheader ,.panel h6.subheader {line-height:1.4;}.panel.callout {border-style:solid;border-width:1px;border-color:#b6edff;margin-bottom:1.25rem;padding:1.25rem;background:#ecfaff;}.panel.callout>:first-child {margin-top:0;}.panel.callout>:last-child {margin-bottom:0;}.panel.callout h1 ,.panel.callout h2 ,.panel.callout h3 ,.panel.callout h4 ,.panel.callout h5 ,.panel.callout h6 ,.panel.callout p {color:#333333;}.panel.callout h1 ,.panel.callout h2 ,.panel.callout h3 ,.panel.callout h4 ,.panel.callout h5 ,.panel.callout h6 {line-height:1;margin-bottom:0.625rem;}.panel.callout h1.subheader ,.panel.callout h2.subheader ,.panel.callout h3.subheader ,.panel.callout h4.subheader ,.panel.callout h5.subheader ,.panel.callout h6.subheader {line-height:1.4;}.panel.callout a {color:#008cba;}.panel.radius {-webkit-border-radius:3px;border-radius:3px;}.pricing-table {border:solid 1px #dddddd;margin-left:0;margin-bottom:1.25rem;}.pricing-table * {list-style:none;line-height:1;}.pricing-table .title {background-color:#333333;padding:0.9375rem 1.25rem;text-align:center;color:#eeeeee;font-weight:normal;font-size:1rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.pricing-table .price {background-color:#f6f6f6;padding:0.9375rem 1.25rem;text-align:center;color:#333333;font-weight:normal;font-size:2rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.pricing-table .description {background-color:#ffffff;padding:0.9375rem;text-align:center;color:#777777;font-size:0.75rem;font-weight:normal;line-height:1.4;border-bottom:dotted 1px #dddddd;}.pricing-table .bullet-item {background-color:#ffffff;padding:0.9375rem;text-align:center;color:#333333;font-size:0.875rem;font-weight:normal;border-bottom:dotted 1px #dddddd;}.pricing-table .cta-button {background-color:#ffffff;text-align:center;padding:1.25rem 1.25rem 0;}.progress {background-color:#f6f6f6;height:1.5625rem;border:1px solid #ffffff;padding:0.125rem;margin-bottom:0.625rem;}.progress .meter {background:#008cba;height:100%;display:block;}.progress.secondary .meter {background:#e7e7e7;height:100%;display:block;}.progress.success .meter {background:#43ac6a;height:100%;display:block;}.progress.alert .meter {background:#f04124;height:100%;display:block;}.progress.radius {-webkit-border-radius:3px;border-radius:3px;}.progress.radius .meter {-webkit-border-radius:2px;border-radius:2px;}.progress.round {-webkit-border-radius:1000px;border-radius:1000px;}.progress.round .meter {-webkit-border-radius:999px;border-radius:999px;}.reveal-modal-bg {position:fixed;height:100%;width:100%;background:#000000;background:rgba(0, 0, 0, 0.45);z-index:98;display:none;top:0;left:0;}.reveal-modal {visibility:hidden;display:none;position:absolute;left:50%;z-index:99;height:auto;margin-left:-40%;width:80%;background-color:#ffffff;padding:1.25rem;border:solid 1px #666666;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);box-shadow:0 0 10px rgba(0, 0, 0, 0.4);top:6.25rem;}.reveal-modal .column ,.reveal-modal .columns {min-width:0;}.reveal-modal>:first-child {margin-top:0;}.reveal-modal>:last-child {margin-bottom:0;}.reveal-modal .close-reveal-modal {font-size:1.375rem;line-height:1;position:absolute;top:0.5rem;right:0.6875rem;color:#aaaaaa;font-weight:bold;cursor:pointer;}@media only screen and (min-width:40.063em){.reveal-modal {padding:1.875rem;top:6.25rem;}.reveal-modal.tiny {margin-left:-15%;width:30%;}.reveal-modal.small {margin-left:-20%;width:40%;}.reveal-modal.medium {margin-left:-30%;width:60%;}.reveal-modal.large {margin-left:-35%;width:70%;}.reveal-modal.xlarge {margin-left:-47.5%;width:95%;}}@media print{.reveal-modal {background:#ffffff !important;}}.side-nav {display:block;margin:0;padding:0.875rem 0;list-style-type:none;list-style-position:inside;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.side-nav li {margin:0 0 0.4375rem 0;font-size:0.875rem;}.side-nav li a {display:block;color:#008cba;}.side-nav li.active>a:first-child {color:#4d4d4d;font-weight:normal;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}.side-nav li.divider {border-top:1px solid;height:0;padding:0;list-style:none;border-top-color:#ffffff;}.split.button {position:relative;padding-right:5.0625rem;}.split.button span {display:block;height:100%;position:absolute;right:0;top:0;border-left:solid 1px;}.split.button span:before {position:absolute;content:"";width:0;height:0;display:block;border-style:inset;top:50%;left:50%;}.split.button span:active {background-color:rgba(0, 0, 0, 0.1);}.split.button span {border-left-color:rgba(255, 255, 255, 0.5);}.split.button span {width:3.09375rem;}.split.button span:before {border-top-style:solid;border-width:0.375rem;top:48%;margin-left:-0.375rem;}.split.button span:before {border-color:#ffffff transparent transparent transparent;}.split.button.secondary span {border-left-color:rgba(255, 255, 255, 0.5);}.split.button.secondary span:before {border-color:#ffffff transparent transparent transparent;}.split.button.alert span {border-left-color:rgba(255, 255, 255, 0.5);}.split.button.success span {border-left-color:rgba(255, 255, 255, 0.5);}.split.button.tiny {padding-right:3.75rem;}.split.button.tiny span {width:2.25rem;}.split.button.tiny span:before {border-top-style:solid;border-width:0.375rem;top:48%;margin-left:-0.375rem;}.split.button.small {padding-right:4.375rem;}.split.button.small span {width:2.625rem;}.split.button.small span:before {border-top-style:solid;border-width:0.4375rem;top:48%;margin-left:-0.375rem;}.split.button.large {padding-right:5.5rem;}.split.button.large span {width:3.4375rem;}.split.button.large span:before {border-top-style:solid;border-width:0.3125rem;top:48%;margin-left:-0.375rem;}.split.button.expand {padding-left:2rem;}.split.button.secondary span:before {border-color:#333333 transparent transparent transparent;}.split.button.radius span {-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.split.button.round span {-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px;}.sub-nav {display:block;width:auto;overflow:hidden;margin:-0.25rem 0 1.125rem;padding-top:0.25rem;margin-right:0;margin-left:-0.75rem;}.sub-nav dt {text-transform:uppercase;}.sub-nav dt ,.sub-nav dd ,.sub-nav li {float:left;display:inline;margin-left:1rem;margin-bottom:0.625rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:normal;font-size:0.875rem;color:#999999;}.sub-nav dt a ,.sub-nav dd a ,.sub-nav li a {text-decoration:none;color:#999999;}.sub-nav dt a:hover ,.sub-nav dd a:hover ,.sub-nav li a:hover {color:#0087b1;}.sub-nav dt.active a ,.sub-nav dd.active a ,.sub-nav li.active a {-webkit-border-radius:3px;border-radius:3px;font-weight:normal;background:#008cba;padding:0.1875rem 1rem;cursor:default;color:#ffffff;}.sub-nav dt.active a:hover ,.sub-nav dd.active a:hover ,.sub-nav li.active a:hover {background:#0087b1;}div.switch {position:relative;padding:0;display:block;overflow:hidden;border-style:solid;border-width:1px;margin-bottom:1.25rem;height:2.25rem;background:#ffffff;border-color:#cccccc;}div.switch label {position:relative;left:0;z-index:2;float:left;width:50%;height:100%;margin:0;font-weight:bold;text-align:left;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}div.switch input {position:absolute;z-index:3;opacity:0;width:100%;height:100%;-moz-appearance:none;}div.switch input:hover ,div.switch input:focus {cursor:pointer;}div.switch span:last-child {position:absolute;top:-1px;left:-1px;z-index:1;display:block;padding:0;border-width:1px;border-style:solid;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}div.switch input:not(:checked)+label {opacity:0;}div.switch input:checked {display:none !important;}div.switch input {left:0;display:block !important;}div.switch input:first-of-type+label ,div.switch input:first-of-type+span+label {left:-50%;}div.switch input:first-of-type:checked+label ,div.switch input:first-of-type:checked+span+label {left:0%;}div.switch input:last-of-type+label ,div.switch input:last-of-type+span+label {right:-50%;left:auto;text-align:right;}div.switch input:last-of-type:checked+label ,div.switch input:last-of-type:checked+span+label {right:0%;left:auto;}div.switch span.custom {display:none !important;}form.custom div.switch .hidden-field {margin-left:auto;position:absolute;visibility:visible;}div.switch label {padding:0;line-height:2.3rem;font-size:0.875rem;}div.switch input:first-of-type:checked~span:last-child {left:100%;margin-left:-2.1875rem;}div.switch span:last-child {width:2.25rem;height:2.25rem;}div.switch span:last-child {border-color:#b3b3b3;background:#ffffff;background:-moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);background:-webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);background:linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);-webkit-box-shadow:2px 0 10px 0 rgba(0, 0, 0, 0.07),1000px 0 0 1000px #f3faf6,-2px 0 10px 0 rgba(0, 0, 0, 0.07),-1000px 0 0 1000px #f5f5f5;box-shadow:2px 0 10px 0 rgba(0, 0, 0, 0.07),1000px 0 0 980px #f3faf6,-2px 0 10px 0 rgba(0, 0, 0, 0.07),-1000px 0 0 1000px #f5f5f5;}div.switch:hover span:last-child ,div.switch:focus span:last-child {background:#ffffff;background:-moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background:-webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);background:linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);}div.switch:active {background:transparent;}div.switch.large {height:2.75rem;}div.switch.large label {padding:0;line-height:2.3rem;font-size:1.0625rem;}div.switch.large input:first-of-type:checked~span:last-child {left:100%;margin-left:-2.6875rem;}div.switch.large span:last-child {width:2.75rem;height:2.75rem;}div.switch.small {height:1.75rem;}div.switch.small label {padding:0;line-height:2.1rem;font-size:0.75rem;}div.switch.small input:first-of-type:checked~span:last-child {left:100%;margin-left:-1.6875rem;}div.switch.small span:last-child {width:1.75rem;height:1.75rem;}div.switch.tiny {height:1.375rem;}div.switch.tiny label {padding:0;line-height:1.9rem;font-size:0.6875rem;}div.switch.tiny input:first-of-type:checked~span:last-child {left:100%;margin-left:-1.3125rem;}div.switch.tiny span:last-child {width:1.375rem;height:1.375rem;}div.switch.radius {-webkit-border-radius:4px;border-radius:4px;}div.switch.radius span:last-child {-webkit-border-radius:3px;border-radius:3px;}div.switch.round {-webkit-border-radius:1000px;border-radius:1000px;}div.switch.round span:last-child {-webkit-border-radius:999px;border-radius:999px;}div.switch.round label {padding:0 0.5625rem;}@-webkit-keyframes webkitSiblingBugfix {from {position:relative;}to {position:relative;}}table {background:#ffffff;margin-bottom:1.25rem;border:solid 1px #dddddd;}table thead ,table tfoot {background:#f5f5f5;}table thead tr th ,table thead tr td ,table tfoot tr th ,table tfoot tr td {padding:0.5rem 0.625rem 0.625rem;font-size:0.875rem;font-weight:bold;color:#222222;text-align:left;}table tr th ,table tr td {padding:0.5625rem 0.625rem;font-size:0.875rem;color:#222222;}table tr.even ,table tr.alt ,table tr:nth-of-type(even) {background:#f9f9f9;}table thead tr th ,table tfoot tr th ,table tbody tr td ,table tr td ,table tfoot tr td {display:table-cell;line-height:1.125rem;}.tabs {*zoom:1;margin-bottom:0 !important;}.tabs:before ,.tabs:after {content:" ";display:table;}.tabs:after {clear:both;}.tabs dd {position:relative;margin-bottom:0 !important;top:1px;float:left;}.tabs dd>a {display:block;background:#efefef;color:#222222;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:1rem;}.tabs dd > a:hover {background:#e1e1e1;}.tabs dd.active a {background:#ffffff;}.tabs.radius dd:first-child a {-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.tabs.radius dd:last-child a {-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.tabs.vertical dd {position:inherit;float:none;display:block;top:auto;}.tabs-content {*zoom:1;margin-bottom:1.5rem;}.tabs-content:before ,.tabs-content:after {content:" ";display:table;}.tabs-content:after {clear:both;}.tabs-content>.content {display:none;float:left;padding:0.9375rem 0;}.tabs-content > .content.active {display:block;}.tabs-content > .content.contained {padding:0.9375rem;}.tabs-content.vertical {display:block;}.tabs-content.vertical>.content {padding:0 0.9375rem;}@media only screen and (min-width:40.063em){.tabs.vertical {width:20%;float:left;margin-bottom:1.25rem;}.tabs-content.vertical {width:80%;float:left;margin-left:-1px;}}.th {line-height:0;display:inline-block;border:solid 4px #ffffff;max-width:100%;-webkit-box-shadow:0 0 0 1px rgba(0, 0, 0, 0.2);box-shadow:0 0 0 1px rgba(0, 0, 0, 0.2);-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out;}.th:hover ,.th:focus {-webkit-box-shadow:0 0 6px 1px rgba(0, 140, 186, 0.5);box-shadow:0 0 6px 1px rgba(0, 140, 186, 0.5);}.th.radius {-webkit-border-radius:3px;border-radius:3px;}.has-tip {border-bottom:dotted 1px #cccccc;cursor:help;font-weight:bold;color:#333333;}.has-tip:hover ,.has-tip:focus {border-bottom:dotted 1px #004054;color:#008cba;}.has-tip.tip-left ,.has-tip.tip-right {float:none !important;}.tooltip {display:none;position:absolute;z-index:999;font-weight:normal;font-size:0.875rem;line-height:1.3;padding:0.75rem;max-width:85%;left:50%;width:100%;color:#ffffff;background:#333333;-webkit-border-radius:3px;border-radius:3px;}.tooltip>.nub {display:block;left:5px;position:absolute;width:0;height:0;border:solid 5px;border-color:transparent transparent #333333 transparent;top:-10px;}.tooltip.opened {color:#008cba !important;border-bottom:dotted 1px #004054 !important;}.tap-to-close {display:block;font-size:0.625rem;color:#777777;font-weight:normal;}@media only screen and (min-width:40.063em){.tooltip>.nub {border-color:transparent transparent #333333 transparent;top:-10px;}.tooltip.tip-top>.nub {border-color:#333333 transparent transparent transparent;top:auto;bottom:-10px;}.tooltip.tip-left ,.tooltip.tip-right {float:none !important;}.tooltip.tip-left>.nub {border-color:transparent transparent transparent #333333;right:-10px;left:auto;top:50%;margin-top:-5px;}.tooltip.tip-right>.nub {border-color:transparent #333333 transparent transparent;right:auto;left:-10px;top:50%;margin-top:-5px;}}meta.foundation-mq-topbar {font-family:"/only screen and (min-width:40.063em)/";width:40.063em;}.contain-to-grid {width:100%;background:#333333;}.contain-to-grid .top-bar {margin-bottom:0;}.fixed {width:100%;left:0;position:fixed;top:0;z-index:99;}.fixed.expanded:not(.top-bar) {overflow-y:auto;height:auto;width:100%;max-height:100%;}.fixed.expanded:not(.top-bar) .title-area {position:fixed;width:100%;z-index:99;}.fixed.expanded:not(.top-bar) .top-bar-section {z-index:98;margin-top:45px;}.top-bar {overflow:hidden;height:45px;line-height:45px;position:relative;background:#333333;margin-bottom:0;}.top-bar ul {margin-bottom:0;list-style:none;}.top-bar .row {max-width:none;}.top-bar form ,.top-bar input {margin-bottom:0;}.top-bar input {height:auto;padding-top:0.35rem;padding-bottom:0.35rem;font-size:0.75rem;}.top-bar .button {padding-top:0.45rem;padding-bottom:0.35rem;margin-bottom:0;font-size:0.75rem;}.top-bar .title-area {position:relative;margin:0;}.top-bar .name {height:45px;margin:0;font-size:16px;}.top-bar .name h1 {line-height:45px;font-size:1.0625rem;margin:0;}.top-bar .name h1 a {font-weight:normal;color:#ffffff;width:50%;display:block;padding:0 15px;}.top-bar .toggle-topbar {position:absolute;right:0;top:0;}.top-bar .toggle-topbar a {color:#ffffff;text-transform:uppercase;font-size:0.8125rem;font-weight:bold;position:relative;display:block;padding:0 15px;height:45px;line-height:45px;}.top-bar .toggle-topbar.menu-icon {right:15px;top:50%;margin-top:-16px;padding-left:40px;}.top-bar .toggle-topbar.menu-icon a {height:34px;line-height:33px;padding:0;padding-right:25px;color:#ffffff;position:relative;}.top-bar .toggle-topbar.menu-icon a::after {content:"";position:absolute;right:0;display:block;width:16px;top:0;height:0;-webkit-box-shadow:0 10px 0 1px #ffffff,0 16px 0 1px #ffffff,0 22px 0 1px #ffffff;box-shadow:0 10px 0 1px #ffffff,0 16px 0 1px #ffffff,0 22px 0 1px #ffffff;}.top-bar.expanded {height:auto;background:transparent;}.top-bar.expanded .title-area {background:#333333;}.top-bar.expanded .toggle-topbar a {color:#888888;}.top-bar.expanded .toggle-topbar a span {-webkit-box-shadow:0 10px 0 1px #888888,0 16px 0 1px #888888,0 22px 0 1px #888888;box-shadow:0 10px 0 1px #888888,0 16px 0 1px #888888,0 22px 0 1px #888888;}.top-bar-section {left:0;position:relative;width:auto;-webkit-transition:left 300ms ease-out;-moz-transition:left 300ms ease-out;transition:left 300ms ease-out;}.top-bar-section ul {width:100%;height:auto;display:block;background:#333333;font-size:16px;margin:0;}.top-bar-section .divider ,.top-bar-section [role="separator"] {border-top:solid 1px #1a1a1a;clear:both;height:1px;width:100%;}.top-bar-section ul li>a {display:block;width:100%;color:#ffffff;padding:12px 0 12px 0;padding-left:15px;font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-size:0.8125rem;font-weight:normal;background:#333333;}.top-bar-section ul li > a.button {background:#008cba;font-size:0.8125rem;padding-right:15px;padding-left:15px;}.top-bar-section ul li > a.button:hover {background:#006888;}.top-bar-section ul li > a.button.secondary {background:#e7e7e7;}.top-bar-section ul li > a.button.secondary:hover {background:#cecece;}.top-bar-section ul li > a.button.success {background:#43ac6a;}.top-bar-section ul li > a.button.success:hover {background:#358853;}.top-bar-section ul li > a.button.alert {background:#f04124;}.top-bar-section ul li > a.button.alert:hover {background:#d4290f;}.top-bar-section ul li:hover>a {background:#272727;color:#ffffff;}.top-bar-section ul li.active>a {background:#008cba;color:#ffffff;}.top-bar-section ul li.active > a:hover {background:#007ba0;}.top-bar-section .has-form {padding:15px;}.top-bar-section .has-dropdown {position:relative;}.top-bar-section .has-dropdown > a:after {content:"";display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent rgba(255, 255, 255, 0.4);border-left-style:solid;margin-right:15px;margin-top:-4.5px;position:absolute;top:50%;right:0;}.top-bar-section .has-dropdown.moved {position:static;}.top-bar-section .has-dropdown.moved>.dropdown {display:block;}.top-bar-section .dropdown {position:absolute;left:100%;top:0;display:none;z-index:99;}.top-bar-section .dropdown li {width:100%;height:auto;}.top-bar-section .dropdown li a {font-weight:normal;padding:8px 15px;}.top-bar-section .dropdown li a.parent-link {font-weight:normal;}.top-bar-section .dropdown li.title h5 {margin-bottom:0;}.top-bar-section .dropdown li.title h5 a {color:#ffffff;line-height:22.5px;display:block;}.top-bar-section .dropdown li.has-form {padding:8px 15px;}.top-bar-section .dropdown li .button {top:auto;}.top-bar-section .dropdown label {padding:8px 15px 2px;margin-bottom:0;text-transform:uppercase;color:#777777;font-weight:bold;font-size:0.625rem;}.js-generated {display:block;}@media only screen and (min-width:40.063em){.top-bar {background:#333333;*zoom:1;overflow:visible;}.top-bar:before ,.top-bar:after {content:" ";display:table;}.top-bar:after {clear:both;}.top-bar .toggle-topbar {display:none;}.top-bar .title-area {float:left;}.top-bar .name h1 a {width:auto;}.top-bar input ,.top-bar .button {font-size:0.875rem;position:relative;top:7px;}.top-bar.expanded {background:#333333;}.contain-to-grid .top-bar {max-width:62.5rem;margin:0 auto;margin-bottom:0;}.top-bar-section {-webkit-transition:none 0 0;-moz-transition:none 0 0;transition:none 0 0;left:0 !important;}.top-bar-section ul {width:auto;height:auto !important;display:inline;}.top-bar-section ul li {float:left;}.top-bar-section ul li .js-generated {display:none;}.top-bar-section li.hover>a:not(.button) {background:#272727;color:#ffffff;}.top-bar-section li:not(.has-form) a:not(.button) {padding:0 15px;line-height:45px;background:#333333;}.top-bar-section li:not(.has-form) a:not(.button):hover {background:#272727;}.top-bar-section .has-dropdown>a {padding-right:35px !important;}.top-bar-section .has-dropdown > a:after {content:"";display:block;width:0;height:0;border:inset 5px;border-color:rgba(255, 255, 255, 0.4) transparent transparent transparent;border-top-style:solid;margin-top:-2.5px;top:22.5px;}.top-bar-section .has-dropdown.moved {position:relative;}.top-bar-section .has-dropdown.moved>.dropdown {display:none;}.top-bar-section .has-dropdown.hover>.dropdown ,.top-bar-section .has-dropdown.not-click:hover>.dropdown {display:block;}.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {border:none;content:"\00bb";top:1rem;margin-top:-2px;right:5px;line-height:1.2;}.top-bar-section .dropdown {left:0;top:auto;background:transparent;min-width:100%;}.top-bar-section .dropdown li a {color:#ffffff;line-height:1;white-space:nowrap;padding:12px 15px;background:#333333;}.top-bar-section .dropdown li label {white-space:nowrap;background:#333333;}.top-bar-section .dropdown li .dropdown {left:100%;top:0;}.top-bar-section>ul>.divider ,.top-bar-section>ul>[role="separator"] {border-bottom:none;border-top:none;border-right:solid 1px #4e4e4e;clear:none;height:45px;width:0;}.top-bar-section .has-form {background:#333333;padding:0 15px;height:45px;}.top-bar-section .right li .dropdown {left:auto;right:0;}.top-bar-section .right li .dropdown li .dropdown {right:100%;}.top-bar-section .left li .dropdown {right:auto;left:0;}.top-bar-section .left li .dropdown li .dropdown {left:100%;}.no-js .top-bar-section ul li:hover>a {background:#272727;color:#ffffff;}.no-js .top-bar-section ul li:active>a {background:#008cba;color:#ffffff;}.no-js .top-bar-section .has-dropdown:hover>.dropdown {display:block;}}div ,dl ,dt ,dd ,ul ,ol ,li ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,pre ,form ,p ,blockquote ,th ,td {margin:0;padding:0;}a {color:#008cba;text-decoration:none;line-height:inherit;}a:hover ,a:focus {color:#007ba0;}a img {border:none;}p {font-family:inherit;font-weight:normal;font-size:1rem;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility;}p.lead {font-size:1.21875rem;line-height:1.6;}p aside {font-size:0.875rem;line-height:1.35;font-style:italic;}h1 ,h2 ,h3 ,h4 ,h5 ,h6 {font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;font-weight:300;font-style:normal;color:#222222;text-rendering:optimizeLegibility;margin-top:0.2rem;margin-bottom:0.5rem;line-height:1.4;}h1 small ,h2 small ,h3 small ,h4 small ,h5 small ,h6 small {font-size:60%;color:#6f6f6f;line-height:0;}h1 {font-size:2.125rem;}h2 {font-size:1.6875rem;}h3 {font-size:1.375rem;}h4 {font-size:1.125rem;}h5 {font-size:1.125rem;}h6 {font-size:1rem;}.subheader {line-height:1.4;color:#6f6f6f;font-weight:300;margin-top:0.2rem;margin-bottom:0.5rem;}hr {border:solid #dddddd;border-width:1px 0 0;clear:both;margin:1.25rem 0 1.1875rem;height:0;}em ,i {font-style:italic;line-height:inherit;}strong ,b {font-weight:bold;line-height:inherit;}small {font-size:60%;line-height:inherit;}code {font-family:Consolas,'Liberation Mono',Courier,monospace;font-weight:bold;color:#bd240d;}ul ,ol ,dl {font-size:1rem;line-height:1.6;margin-bottom:1.25rem;list-style-position:outside;font-family:inherit;}ul {margin-left:1.1rem;}ul.no-bullet {margin-left:0;}ul.no-bullet li ul ,ul.no-bullet li ol {margin-left:1.25rem;margin-bottom:0;list-style:none;}ul li ul ,ul li ol {margin-left:1.25rem;margin-bottom:0;font-size:1rem;}ul.square li ul ,ul.circle li ul ,ul.disc li ul {list-style:inherit;}ul.square {list-style-type:square;margin-left:1.1rem;}ul.circle {list-style-type:circle;margin-left:1.1rem;}ul.disc {list-style-type:disc;margin-left:1.1rem;}ul.no-bullet {list-style:none;}ol {margin-left:1.4rem;}ol li ul ,ol li ol {margin-left:1.25rem;margin-bottom:0;}dl dt {margin-bottom:0.3rem;font-weight:bold;}dl dd {margin-bottom:0.75rem;}abbr ,acronym {text-transform:uppercase;font-size:90%;color:#222222;border-bottom:1px dotted #dddddd;cursor:help;}abbr {text-transform:none;}blockquote {margin:0 0 1.25rem;padding:0.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #dddddd;}blockquote cite {display:block;font-size:0.8125rem;color:#555555;}blockquote cite:before {content:"\2014 \0020";}blockquote cite a ,blockquote cite a:visited {color:#555555;}blockquote ,blockquote p {line-height:1.6;color:#6f6f6f;}.vcard {display:inline-block;margin:0 0 1.25rem 0;border:1px solid #dddddd;padding:0.625rem 0.75rem;}.vcard li {margin:0;display:block;}.vcard .fn {font-weight:bold;font-size:0.9375rem;}.vevent .summary {font-weight:bold;}.vevent abbr {cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 0.0625rem;}@media only screen and (min-width:40.063em){h1 ,h2 ,h3 ,h4 ,h5 ,h6 {line-height:1.4;}h1 {font-size:2.75rem;}h2 {font-size:2.3125rem;}h3 {font-size:1.6875rem;}h4 {font-size:1.4375rem;}}.print-only {display:none !important;}@media print{@page{margin:0.5cm;}* {background:transparent !important;color:#000000 !important;box-shadow:none !important;text-shadow:none !important;}a ,a:visited {text-decoration:underline;}a[href]:after {content:" (" attr(href) ")";}abbr[title]:after {content:" (" attr(title) ")";}.ir a:after ,a[href^="javascript:"]:after ,a[href^="#"]:after {content:"";}pre ,blockquote {border:1px solid #999999;page-break-inside:avoid;}thead {display:table-header-group;}tr ,img {page-break-inside:avoid;}img {max-width:100% !important;}p ,h2 ,h3 {orphans:3;widows:3;}h2 ,h3 {page-break-after:avoid;}.hide-on-print {display:none !important;}.print-only {display:block !important;}.hide-for-print {display:none !important;}.show-for-print {display:inherit !important;}}.off-canvas-wrap {-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden;}.inner-wrap {-webkit-backface-visibility:hidden;position:relative;width:100%;*zoom:1;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease;}.inner-wrap:before ,.inner-wrap:after {content:" ";display:table;}.inner-wrap:after {clear:both;}nav.tab-bar {-webkit-backface-visibility:hidden;background:#333333;color:#ffffff;height:2.8125rem;line-height:2.8125rem;position:relative;}nav.tab-bar h1 ,nav.tab-bar h2 ,nav.tab-bar h3 ,nav.tab-bar h4 ,nav.tab-bar h5 ,nav.tab-bar h6 {color:#ffffff;font-weight:bold;line-height:2.8125rem;margin:0;}nav.tab-bar h1 ,nav.tab-bar h2 ,nav.tab-bar h3 ,nav.tab-bar h4 {font-size:1.125rem;}section.left-small {width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-right:solid 1px #1a1a1a;box-shadow:1px 0 0 #4e4e4e;left:0;}section.right-small {width:2.8125rem;height:2.8125rem;position:absolute;top:0;border-left:solid 1px #4e4e4e;box-shadow:-1px 0 0 #1a1a1a;right:0;}section.tab-bar-section {padding:0 0.625rem;position:absolute;text-align:center;height:2.8125rem;top:0;}@media only screen and (min-width:40.063em){section.tab-bar-section {text-align:left;}}section.tab-bar-section.left {left:0;right:2.8125rem;}section.tab-bar-section.right {left:2.8125rem;right:0;}section.tab-bar-section.middle {left:2.8125rem;right:2.8125rem;}a.menu-icon {text-indent:2.1875rem;width:2.8125rem;height:2.8125rem;display:block;line-height:2.0625rem;padding:0;color:#ffffff;position:relative;}a.menu-icon span {position:absolute;display:block;width:1rem;height:0;left:0.8125rem;top:0.3125rem;-webkit-box-shadow:1px 10px 1px 1px #ffffff,1px 16px 1px 1px #ffffff,1px 22px 1px 1px #ffffff;box-shadow:0 10px 0 1px #ffffff,0 16px 0 1px #ffffff,0 22px 0 1px #ffffff;}a.menu-icon:hover span {-webkit-box-shadow:1px 10px 1px 1px #b3b3b3,1px 16px 1px 1px #b3b3b3,1px 22px 1px 1px #b3b3b3;box-shadow:0 10px 0 1px #b3b3b3,0 16px 0 1px #b3b3b3,0 22px 0 1px #b3b3b3;}.left-off-canvas-menu {-webkit-backface-visibility:hidden;width:250px;top:0;bottom:0;height:100%;position:absolute;overflow-y:auto;background:#333333;z-index:1001;box-sizing:content-box;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}.left-off-canvas-menu * {-webkit-backface-visibility:hidden;}.right-off-canvas-menu {-webkit-backface-visibility:hidden;width:250px;top:0;bottom:0;height:100%;position:absolute;overflow-y:auto;background:#333333;z-index:1001;box-sizing:content-box;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;}ul.off-canvas-list {list-style-type:none;padding:0;margin:0;}ul.off-canvas-list li label {padding:0.3rem 0.9375rem;color:#999999;text-transform:uppercase;font-weight:bold;background:#444444;border-top:1px solid #5e5e5e;border-bottom:none;margin:0;}ul.off-canvas-list li a {display:block;padding:0.66667rem;color:rgba(255, 255, 255, 0.7);border-bottom:1px solid #262626;}.move-right>.inner-wrap {-webkit-transform:translate3d(250px, 0, 0);-moz-transform:translate3d(250px, 0, 0);-ms-transform:translate3d(250px, 0, 0);-o-transform:translate3d(250px, 0, 0);transform:translate3d(250px, 0, 0);}.move-right a.exit-off-canvas {-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0, 0, 0, 0.5),4px 0 4px rgba(0, 0, 0, 0.5);display:block;position:absolute;background:rgba(255, 255, 255, 0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}@media only screen and (min-width:40.063em){.move-right a.exit-off-canvas:hover {background:rgba(255, 255, 255, 0.05);}}.move-left>.inner-wrap {-webkit-transform:translate3d(-250px, 0, 0);-moz-transform:translate3d(-250px, 0, 0);-ms-transform:translate3d(-250px, 0, 0);-o-transform:translate3d(-250px, 0, 0);transform:translate3d(-250px, 0, 0);}.move-left a.exit-off-canvas {-webkit-backface-visibility:hidden;transition:background 300ms ease;cursor:pointer;box-shadow:-4px 0 4px rgba(0, 0, 0, 0.5),4px 0 4px rgba(0, 0, 0, 0.5);display:block;position:absolute;background:rgba(255, 255, 255, 0.2);top:0;bottom:0;left:0;right:0;z-index:1002;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}@media only screen and (min-width:40.063em){.move-left a.exit-off-canvas:hover {background:rgba(255, 255, 255, 0.05);}}.csstransforms.no-csstransforms3d .left-off-canvas-menu {-webkit-transform:translate(-100%, 0);-moz-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);-o-transform:translate(-100%, 0);transform:translate(-100%, 0);}.csstransforms.no-csstransforms3d .right-off-canvas-menu {-webkit-transform:translate(100%, 0);-moz-transform:translate(100%, 0);-ms-transform:translate(100%, 0);-o-transform:translate(100%, 0);transform:translate(100%, 0);}.csstransforms.no-csstransforms3d .move-left>.inner-wrap {-webkit-transform:translate(-250px, 0);-moz-transform:translate(-250px, 0);-ms-transform:translate(-250px, 0);-o-transform:translate(-250px, 0);transform:translate(-250px, 0);}.csstransforms.no-csstransforms3d .move-right>.inner-wrap {-webkit-transform:translate(250px, 0);-moz-transform:translate(250px, 0);-ms-transform:translate(250px, 0);-o-transform:translate(250px, 0);transform:translate(250px, 0);}.no-csstransforms .left-off-canvas-menu {left:-250px;}.no-csstransforms .right-off-canvas-menu {right:-250px;}.no-csstransforms .move-left>.inner-wrap {right:250px;}.no-csstransforms .move-right>.inner-wrap {left:250px;}.show-for-small ,.show-for-small-only ,.show-for-medium-down ,.show-for-large-down ,.hide-for-medium ,.hide-for-medium-up ,.hide-for-medium-only ,.hide-for-large ,.hide-for-large-up ,.hide-for-large-only ,.hide-for-xlarge ,.hide-for-xlarge-up ,.hide-for-xlarge-only ,.hide-for-xxlarge-up ,.hide-for-xxlarge-only {display:inherit !important;}.hide-for-small ,.hide-for-small-only ,.hide-for-medium-down ,.show-for-medium ,.show-for-medium-up ,.show-for-medium-only ,.hide-for-large-down ,.show-for-large ,.show-for-large-up ,.show-for-large-only ,.show-for-xlarge ,.show-for-xlarge-up ,.show-for-xlarge-only ,.show-for-xxlarge-up ,.show-for-xxlarge-only {display:none !important;}table.show-for-small ,table.show-for-small-only ,table.show-for-medium-down ,table.show-for-large-down ,table.hide-for-medium ,table.hide-for-medium-up ,table.hide-for-medium-only ,table.hide-for-large ,table.hide-for-large-up ,table.hide-for-large-only ,table.hide-for-xlarge ,table.hide-for-xlarge-up ,table.hide-for-xlarge-only ,table.hide-for-xxlarge-up ,table.hide-for-xxlarge-only {display:table;}thead.show-for-small ,thead.show-for-small-only ,thead.show-for-medium-down ,thead.show-for-large-down ,thead.hide-for-medium ,thead.hide-for-medium-up ,thead.hide-for-medium-only ,thead.hide-for-large ,thead.hide-for-large-up ,thead.hide-for-large-only ,thead.hide-for-xlarge ,thead.hide-for-xlarge-up ,thead.hide-for-xlarge-only ,thead.hide-for-xxlarge-up ,thead.hide-for-xxlarge-only {display:table-header-group !important;}tbody.show-for-small ,tbody.show-for-small-only ,tbody.show-for-medium-down ,tbody.show-for-large-down ,tbody.hide-for-medium ,tbody.hide-for-medium-up ,tbody.hide-for-medium-only ,tbody.hide-for-large ,tbody.hide-for-large-up ,tbody.hide-for-large-only ,tbody.hide-for-xlarge ,tbody.hide-for-xlarge-up ,tbody.hide-for-xlarge-only ,tbody.hide-for-xxlarge-up ,tbody.hide-for-xxlarge-only {display:table-row-group !important;}tr.show-for-small ,tr.show-for-small-only ,tr.show-for-medium-down ,tr.show-for-large-down ,tr.hide-for-medium ,tr.hide-for-medium-up ,tr.hide-for-medium-only ,tr.hide-for-large ,tr.hide-for-large-up ,tr.hide-for-large-only ,tr.hide-for-xlarge ,tr.hide-for-xlarge-up ,tr.hide-for-xlarge-only ,tr.hide-for-xxlarge-up ,tr.hide-for-xxlarge-only {display:table-row !important;}td.show-for-small ,td.show-for-small-only ,td.show-for-medium-down td.show-for-large-down ,td.hide-for-medium ,td.hide-for-medium-up ,td.hide-for-large ,td.hide-for-large-up ,td.hide-for-xlarge td.hide-for-xlarge-up ,td.hide-for-xxlarge-up ,th.show-for-small ,th.show-for-small-only ,th.show-for-medium-down th.show-for-large-down ,th.hide-for-medium ,th.hide-for-medium-up ,th.hide-for-large ,th.hide-for-large-up ,th.hide-for-xlarge th.hide-for-xlarge-up ,th.hide-for-xxlarge-up {display:table-cell !important;}@media only screen and (min-width:40.063em){.hide-for-small ,.hide-for-small-only ,.show-for-medium ,.show-for-medium-down ,.show-for-medium-up ,.show-for-medium-only ,.hide-for-large ,.hide-for-large-up ,.hide-for-large-only ,.hide-for-xlarge ,.hide-for-xlarge-up ,.hide-for-xlarge-only ,.hide-for-xxlarge-up ,.hide-for-xxlarge-only {display:inherit !important;}.show-for-small ,.show-for-small-only ,.hide-for-medium ,.hide-for-medium-down ,.hide-for-medium-up ,.hide-for-medium-only ,.hide-for-large-down ,.show-for-large ,.show-for-large-up ,.show-for-large-only ,.show-for-xlarge ,.show-for-xlarge-up ,.show-for-xlarge-only ,.show-for-xxlarge-up ,.show-for-xxlarge-only {display:none !important;}table.hide-for-small ,table.hide-for-small-only ,table.show-for-medium ,table.show-for-medium-down ,table.show-for-medium-up ,table.show-for-medium-only ,table.hide-for-large ,table.hide-for-large-up ,table.hide-for-large-only ,table.hide-for-xlarge ,table.hide-for-xlarge-up ,table.hide-for-xlarge-only ,table.hide-for-xxlarge-up ,table.hide-for-xxlarge-only {display:table;}thead.hide-for-small ,thead.hide-for-small-only ,thead.show-for-medium ,thead.show-for-medium-down ,thead.show-for-medium-up ,thead.show-for-medium-only ,thead.hide-for-large ,thead.hide-for-large-up ,thead.hide-for-large-only ,thead.hide-for-xlarge ,thead.hide-for-xlarge-up ,thead.hide-for-xlarge-only ,thead.hide-for-xxlarge-up ,thead.hide-for-xxlarge-only {display:table-header-group !important;}tbody.hide-for-small ,tbody.hide-for-small-only ,tbody.show-for-medium ,tbody.show-for-medium-down ,tbody.show-for-medium-up ,tbody.show-for-medium-only ,tbody.hide-for-large ,tbody.hide-for-large-up ,tbody.hide-for-large-only ,tbody.hide-for-xlarge ,tbody.hide-for-xlarge-up ,tbody.hide-for-xlarge-only ,tbody.hide-for-xxlarge-up ,tbody.hide-for-xxlarge-only {display:table-row-group !important;}tr.hide-for-small ,tr.hide-for-small-only ,tr.show-for-medium ,tr.show-for-medium-down ,tr.show-for-medium-up ,tr.show-for-medium-only ,tr.hide-for-large ,tr.hide-for-large-up ,tr.hide-for-large-only ,tr.hide-for-xlarge ,tr.hide-for-xlarge-up ,tr.hide-for-xlarge-only ,tr.hide-for-xxlarge-up ,tr.hide-for-xxlarge-only {display:table-row !important;}td.hide-for-small ,td.hide-for-small-only ,td.show-for-medium ,td.show-for-medium-down ,td.show-for-medium-up ,td.show-for-medium-only ,td.hide-for-large ,td.hide-for-large-up ,td.hide-for-large-only ,td.hide-for-xlarge ,td.hide-for-xlarge-up ,td.hide-for-xlarge-only ,td.hide-for-xxlarge-up ,td.hide-for-xxlarge-only ,th.hide-for-small ,th.hide-for-small-only ,th.show-for-medium ,th.show-for-medium-down ,th.show-for-medium-up ,th.show-for-medium-only ,th.hide-for-large ,th.hide-for-large-up ,th.hide-for-large-only ,th.hide-for-xlarge ,th.hide-for-xlarge-up ,th.hide-for-xlarge-only ,th.hide-for-xxlarge-up ,th.hide-for-xxlarge-only {display:table-cell !important;}}@media only screen and (min-width:64.063em){.hide-for-small ,.hide-for-small-only ,.hide-for-medium ,.hide-for-medium-down ,.hide-for-medium-only ,.show-for-medium-up ,.show-for-large ,.show-for-large-up ,.show-for-large-only ,.hide-for-xlarge ,.hide-for-xlarge-up ,.hide-for-xlarge-only ,.hide-for-xxlarge-up ,.hide-for-xxlarge-only {display:inherit !important;}.show-for-small-only ,.show-for-medium ,.show-for-medium-down ,.show-for-medium-only ,.hide-for-large ,.hide-for-large-up ,.hide-for-large-only ,.show-for-xlarge ,.show-for-xlarge-up ,.show-for-xlarge-only ,.show-for-xxlarge-up ,.show-for-xxlarge-only {display:none !important;}table.hide-for-small ,table.hide-for-small-only ,table.hide-for-medium ,table.hide-for-medium-down ,table.hide-for-medium-only ,table.show-for-medium-up ,table.show-for-large ,table.show-for-large-up ,table.show-for-large-only ,table.hide-for-xlarge ,table.hide-for-xlarge-up ,table.hide-for-xlarge-only ,table.hide-for-xxlarge-up ,table.hide-for-xxlarge-only {display:table;}thead.hide-for-small ,thead.hide-for-small-only ,thead.hide-for-medium ,thead.hide-for-medium-down ,thead.hide-for-medium-only ,thead.show-for-medium-up ,thead.show-for-large ,thead.show-for-large-up ,thead.show-for-large-only ,thead.hide-for-xlarge ,thead.hide-for-xlarge-up ,thead.hide-for-xlarge-only ,thead.hide-for-xxlarge-up ,thead.hide-for-xxlarge-only {display:table-header-group !important;}tbody.hide-for-small ,tbody.hide-for-small-only ,tbody.hide-for-medium ,tbody.hide-for-medium-down ,tbody.hide-for-medium-only ,tbody.show-for-medium-up ,tbody.show-for-large ,tbody.show-for-large-up ,tbody.show-for-large-only ,tbody.hide-for-xlarge ,tbody.hide-for-xlarge-up ,tbody.hide-for-xlarge-only ,tbody.hide-for-xxlarge-up ,tbody.hide-for-xxlarge-only {display:table-row-group !important;}tr.hide-for-small ,tr.hide-for-small-only ,tr.hide-for-medium ,tr.hide-for-medium-down ,tr.hide-for-medium-only ,tr.show-for-medium-up ,tr.show-for-large ,tr.show-for-large-up ,tr.show-for-large-only ,tr.hide-for-xlarge ,tr.hide-for-xlarge-up ,tr.hide-for-xlarge-only ,tr.hide-for-xxlarge-up ,tr.hide-for-xxlarge-only {display:table-row !important;}td.hide-for-small ,td.hide-for-small-only ,td.hide-for-medium ,td.hide-for-medium-down ,td.hide-for-medium-only ,td.show-for-medium-up ,td.show-for-large ,td.show-for-large-up ,td.show-for-large-only ,td.hide-for-xlarge ,td.hide-for-xlarge-up ,td.hide-for-xlarge-only ,td.hide-for-xxlarge-up ,td.hide-for-xxlarge-only ,th.hide-for-small ,th.hide-for-small-only ,th.hide-for-medium ,th.hide-for-medium-down ,th.hide-for-medium-only ,th.show-for-medium-up ,th.show-for-large ,th.show-for-large-up ,th.show-for-large-only ,th.hide-for-xlarge ,th.hide-for-xlarge-up ,th.hide-for-xlarge-only ,th.hide-for-xxlarge-up ,th.hide-for-xxlarge-only {display:table-cell !important;}}@media only screen and (min-width:90.063em){.hide-for-small ,.hide-for-small-only ,.hide-for-medium ,.hide-for-medium-down ,.hide-for-medium-only ,.show-for-medium-up ,.show-for-large-up ,.hide-for-large-only ,.show-for-xlarge ,.show-for-xlarge-up ,.show-for-xlarge-only ,.hide-for-xxlarge-up ,.hide-for-xxlarge-only {display:inherit !important;}.show-for-small-only ,.show-for-medium ,.show-for-medium-down ,.show-for-medium-only ,.show-for-large ,.show-for-large-only ,.show-for-large-down ,.hide-for-xlarge ,.hide-for-xlarge-up ,.hide-for-xlarge-only ,.show-for-xxlarge-up ,.show-for-xxlarge-only {display:none !important;}table.hide-for-small ,table.hide-for-small-only ,table.hide-for-medium ,table.hide-for-medium-down ,table.hide-for-medium-only ,table.show-for-medium-up ,table.show-for-large-up ,table.hide-for-large-only ,table.show-for-xlarge ,table.show-for-xlarge-up ,table.show-for-xlarge-only ,table.hide-for-xxlarge-up ,table.hide-for-xxlarge-only {display:table;}thead.hide-for-small ,thead.hide-for-small-only ,thead.hide-for-medium ,thead.hide-for-medium-down ,thead.hide-for-medium-only ,thead.show-for-medium-up ,thead.show-for-large-up ,thead.hide-for-large-only ,thead.show-for-xlarge ,thead.show-for-xlarge-up ,thead.show-for-xlarge-only ,thead.hide-for-xxlarge-up ,thead.hide-for-xxlarge-only {display:table-header-group !important;}tbody.hide-for-small ,tbody.hide-for-small-only ,tbody.hide-for-medium ,tbody.hide-for-medium-down ,tbody.hide-for-medium-only ,tbody.show-for-medium-up ,tbody.show-for-large-up ,tbody.hide-for-large-only ,tbody.show-for-xlarge ,tbody.show-for-xlarge-up ,tbody.show-for-xlarge-only ,tbody.hide-for-xxlarge-up ,tbody.hide-for-xxlarge-only {display:table-row-group !important;}tr.hide-for-small ,tr.hide-for-small-only ,tr.hide-for-medium ,tr.hide-for-medium-down ,tr.hide-for-medium-only ,tr.show-for-medium-up ,tr.show-for-large-up ,tr.hide-for-large-only ,tr.show-for-xlarge ,tr.show-for-xlarge-up ,tr.show-for-xlarge-only ,tr.hide-for-xxlarge-up ,tr.hide-for-xxlarge-only {display:table-row !important;}td.hide-for-small ,td.hide-for-small-only ,td.hide-for-medium ,td.hide-for-medium-down ,td.hide-for-medium-only ,td.show-for-medium-up ,td.show-for-large-up ,td.hide-for-large-only ,td.show-for-xlarge ,td.show-for-xlarge-up ,td.show-for-xlarge-only ,td.hide-for-xxlarge-up ,td.hide-for-xxlarge-only ,th.hide-for-small ,th.hide-for-small-only ,th.hide-for-medium ,th.hide-for-medium-down ,th.hide-for-medium-only ,th.show-for-medium-up ,th.show-for-large-up ,th.hide-for-large-only ,th.show-for-xlarge ,th.show-for-xlarge-up ,th.show-for-xlarge-only ,th.hide-for-xxlarge-up ,th.hide-for-xxlarge-only {display:table-cell !important;}}@media only screen and (min-width:120.063em){.hide-for-small ,.hide-for-small-only ,.hide-for-medium ,.hide-for-medium-down ,.hide-for-medium-only ,.show-for-medium-up ,.show-for-large-up ,.hide-for-large-only ,.hide-for-xlarge-only ,.show-for-xlarge-up ,.show-for-xxlarge-up ,.show-for-xxlarge-only {display:inherit !important;}.show-for-small-only ,.show-for-medium ,.show-for-medium-down ,.show-for-medium-only ,.show-for-large ,.show-for-large-only ,.show-for-large-down ,.hide-for-xlarge ,.show-for-xlarge-only ,.hide-for-xxlarge-up ,.hide-for-xxlarge-only {display:none !important;}table.hide-for-small ,table.hide-for-small-only ,table.hide-for-medium ,table.hide-for-medium-down ,table.hide-for-medium-only ,table.show-for-medium-up ,table.show-for-large-up ,table.hide-for-xlarge-only ,table.show-for-xlarge-up ,table.show-for-xxlarge-up ,table.show-for-xxlarge-only {display:table;}thead.hide-for-small ,thead.hide-for-small-only ,thead.hide-for-medium ,thead.hide-for-medium-down ,thead.hide-for-medium-only ,thead.show-for-medium-up ,thead.show-for-large-up ,thead.hide-for-xlarge-only ,thead.show-for-xlarge-up ,thead.show-for-xxlarge-up ,thead.show-for-xxlarge-only {display:table-header-group !important;}tbody.hide-for-small ,tbody.hide-for-small-only ,tbody.hide-for-medium ,tbody.hide-for-medium-down ,tbody.hide-for-medium-only ,tbody.show-for-medium-up ,tbody.show-for-large-up ,tbody.hide-for-xlarge-only ,tbody.show-for-xlarge-up ,tbody.show-for-xxlarge-up ,tbody.show-for-xxlarge-only {display:table-row-group !important;}tr.hide-for-small ,tr.hide-for-small-only ,tr.hide-for-medium ,tr.hide-for-medium-down ,tr.hide-for-medium-only ,tr.show-for-medium-up ,tr.show-for-large-up ,tr.hide-for-xlarge-only ,tr.show-for-xlarge-up ,tr.show-for-xxlarge-up ,tr.show-for-xxlarge-only {display:table-row !important;}td.hide-for-small ,td.hide-for-small-only ,td.hide-for-medium ,td.hide-for-medium-down ,td.hide-for-medium-only ,td.show-for-medium-up ,td.show-for-large-up ,td.hide-for-xlarge-only ,td.show-for-xlarge-up ,td.show-for-xxlarge-up ,td.show-for-xxlarge-only ,th.hide-for-small ,th.hide-for-small-only ,th.hide-for-medium ,th.hide-for-medium-down ,th.hide-for-medium-only ,th.show-for-medium-up ,th.show-for-large-up ,th.hide-for-xlarge-only ,th.show-for-xlarge-up ,th.show-for-xxlarge-up ,th.show-for-xxlarge-only {display:table-cell !important;}}.show-for-landscape ,.hide-for-portrait {display:inherit !important;}.hide-for-landscape ,.show-for-portrait {display:none !important;}table.hide-for-landscape ,table.show-for-portrait {display:table;}thead.hide-for-landscape ,thead.show-for-portrait {display:table-header-group !important;}tbody.hide-for-landscape ,tbody.show-for-portrait {display:table-row-group !important;}tr.hide-for-landscape ,tr.show-for-portrait {display:table-row !important;}td.hide-for-landscape ,td.show-for-portrait ,th.hide-for-landscape ,th.show-for-portrait {display:table-cell !important;}@media only screen and (orientation: landscape){.show-for-landscape ,.hide-for-portrait {display:inherit !important;}.hide-for-landscape ,.show-for-portrait {display:none !important;}table.show-for-landscape ,table.hide-for-portrait {display:table;}thead.show-for-landscape ,thead.hide-for-portrait {display:table-header-group !important;}tbody.show-for-landscape ,tbody.hide-for-portrait {display:table-row-group !important;}tr.show-for-landscape ,tr.hide-for-portrait {display:table-row !important;}td.show-for-landscape ,td.hide-for-portrait ,th.show-for-landscape ,th.hide-for-portrait {display:table-cell !important;}}@media only screen and (orientation: portrait){.show-for-portrait ,.hide-for-landscape {display:inherit !important;}.hide-for-portrait ,.show-for-landscape {display:none !important;}table.show-for-portrait ,table.hide-for-landscape {display:table;}thead.show-for-portrait ,thead.hide-for-landscape {display:table-header-group !important;}tbody.show-for-portrait ,tbody.hide-for-landscape {display:table-row-group !important;}tr.show-for-portrait ,tr.hide-for-landscape {display:table-row !important;}td.show-for-portrait ,td.hide-for-landscape ,th.show-for-portrait ,th.hide-for-landscape {display:table-cell !important;}}.show-for-touch {display:none !important;}.hide-for-touch {display:inherit !important;}.touch .show-for-touch {display:inherit !important;}.touch .hide-for-touch {display:none !important;}table.hide-for-touch {display:table;}.touch table.show-for-touch {display:table;}thead.hide-for-touch {display:table-header-group !important;}.touch thead.show-for-touch {display:table-header-group !important;}tbody.hide-for-touch {display:table-row-group !important;}.touch tbody.show-for-touch {display:table-row-group !important;}tr.hide-for-touch {display:table-row !important;}.touch tr.show-for-touch {display:table-row !important;}td.hide-for-touch {display:table-cell !important;}.touch td.show-for-touch {display:table-cell !important;}th.hide-for-touch {display:table-cell !important;}.touch th.show-for-touch {display:table-cell !important;}
\ No newline at end of file
diff --git a/bower_components/foundation/css/normalize.css b/bower_components/foundation/css/normalize.css
deleted file mode 100644
index 3a802be..0000000
--- a/bower_components/foundation/css/normalize.css
+++ /dev/null
@@ -1,310 +0,0 @@
-/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
-/* ==========================================================================
- HTML5 display definitions
- ========================================================================== */
-/**
- * Correct `block` display not defined in IE 8/9.
- */
-article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
- display: block; }
-
-/**
- * Correct `inline-block` display not defined in IE 8/9.
- */
-audio, canvas, video {
- display: inline-block; }
-
-/**
- * Prevent modern browsers from displaying `audio` without controls.
- * Remove excess height in iOS 5 devices.
- */
-audio:not([controls]) {
- display: none;
- height: 0; }
-
-/**
- * Address `[hidden]` styling not present in IE 8/9.
- * Hide the `template` element in IE, Safari, and Firefox < 22.
- */
-[hidden], template {
- display: none; }
-
-script {
- display: none !important; }
-
-/* ==========================================================================
- Base
- ========================================================================== */
-/**
- * 1. Set default font family to sans-serif.
- * 2. Prevent iOS text size adjust after orientation change, without disabling
- * user zoom.
- */
-html {
- font-family: sans-serif;
- /* 1 */
- -ms-text-size-adjust: 100%;
- /* 2 */
- -webkit-text-size-adjust: 100%;
- /* 2 */ }
-
-/**
- * Remove default margin.
- */
-body {
- margin: 0; }
-
-/* ==========================================================================
- Links
- ========================================================================== */
-/**
- * Remove the gray background color from active links in IE 10.
- */
-a {
- background: transparent; }
-
-/**
- * Address `outline` inconsistency between Chrome and other browsers.
- */
-a:focus {
- outline: thin dotted; }
-
-/**
- * Improve readability when focused and also mouse hovered in all browsers.
- */
-a:active, a:hover {
- outline: 0; }
-
-/* ==========================================================================
- Typography
- ========================================================================== */
-/**
- * Address variable `h1` font-size and margin within `section` and `article`
- * contexts in Firefox 4+, Safari 5, and Chrome.
- */
-h1 {
- font-size: 2em;
- margin: 0.67em 0; }
-
-/**
- * Address styling not present in IE 8/9, Safari 5, and Chrome.
- */
-abbr[title] {
- border-bottom: 1px dotted; }
-
-/**
- * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
- */
-b, strong {
- font-weight: bold; }
-
-/**
- * Address styling not present in Safari 5 and Chrome.
- */
-dfn {
- font-style: italic; }
-
-/**
- * Address differences between Firefox and other browsers.
- */
-hr {
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- height: 0; }
-
-/**
- * Address styling not present in IE 8/9.
- */
-mark {
- background: yellow;
- color: black; }
-
-/**
- * Correct font family set oddly in Safari 5 and Chrome.
- */
-code, kbd, pre, samp {
- font-family: monospace, serif;
- font-size: 1em; }
-
-/**
- * Improve readability of pre-formatted text in all browsers.
- */
-pre {
- white-space: pre-wrap; }
-
-/**
- * Set consistent quote types.
- */
-q {
- quotes: "\201C" "\201D" "\2018" "\2019"; }
-
-/**
- * Address inconsistent and variable font size in all browsers.
- */
-small {
- font-size: 80%; }
-
-/**
- * Prevent `sub` and `sup` affecting `line-height` in all browsers.
- */
-sub, sup {
- font-size: 75%;
- line-height: 0;
- position: relative;
- vertical-align: baseline; }
-
-sup {
- top: -0.5em; }
-
-sub {
- bottom: -0.25em; }
-
-/* ==========================================================================
- Embedded content
- ========================================================================== */
-/**
- * Remove border when inside `a` element in IE 8/9.
- */
-img {
- border: 0; }
-
-/**
- * Correct overflow displayed oddly in IE 9.
- */
-svg:not(:root) {
- overflow: hidden; }
-
-/* ==========================================================================
- Figures
- ========================================================================== */
-/**
- * Address margin not present in IE 8/9 and Safari 5.
- */
-figure {
- margin: 0; }
-
-/* ==========================================================================
- Forms
- ========================================================================== */
-/**
- * Define consistent border, margin, and padding.
- */
-fieldset {
- border: 1px solid silver;
- margin: 0 2px;
- padding: 0.35em 0.625em 0.75em; }
-
-/**
- * 1. Correct `color` not being inherited in IE 8/9.
- * 2. Remove padding so people aren't caught out if they zero out fieldsets.
- */
-legend {
- border: 0;
- /* 1 */
- padding: 0;
- /* 2 */ }
-
-/**
- * 1. Correct font family not being inherited in all browsers.
- * 2. Correct font size not being inherited in all browsers.
- * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
- */
-button, input, select, textarea {
- font-family: inherit;
- /* 1 */
- font-size: 100%;
- /* 2 */
- margin: 0;
- /* 3 */ }
-
-/**
- * Address Firefox 4+ setting `line-height` on `input` using `!important` in
- * the UA stylesheet.
- */
-button, input {
- line-height: normal; }
-
-/**
- * Address inconsistent `text-transform` inheritance for `button` and `select`.
- * All other form control elements do not inherit `text-transform` values.
- * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
- * Correct `select` style inheritance in Firefox 4+ and Opera.
- */
-button, select {
- text-transform: none; }
-
-/**
- * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
- * and `video` controls.
- * 2. Correct inability to style clickable `input` types in iOS.
- * 3. Improve usability and consistency of cursor style between image-type
- * `input` and others.
- */
-button, html input[type="button"], input[type="reset"], input[type="submit"] {
- -webkit-appearance: button;
- /* 2 */
- cursor: pointer;
- /* 3 */ }
-
-/**
- * Re-set default cursor for disabled elements.
- */
-button[disabled], html input[disabled] {
- cursor: default; }
-
-/**
- * 1. Address box sizing set to `content-box` in IE 8/9.
- * 2. Remove excess padding in IE 8/9.
- */
-input[type="checkbox"], input[type="radio"] {
- box-sizing: border-box;
- /* 1 */
- padding: 0;
- /* 2 */ }
-
-/**
- * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
- * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
- * (include `-moz` to future-proof).
- */
-input[type="search"] {
- -webkit-appearance: textfield;
- /* 1 */
- -moz-box-sizing: content-box;
- -webkit-box-sizing: content-box;
- /* 2 */
- box-sizing: content-box; }
-
-/**
- * Remove inner padding and search cancel button in Safari 5 and Chrome
- * on OS X.
- */
-input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
- -webkit-appearance: none; }
-
-/**
- * Remove inner padding and border in Firefox 4+.
- */
-button::-moz-focus-inner, input::-moz-focus-inner {
- border: 0;
- padding: 0; }
-
-/**
- * 1. Remove default vertical scrollbar in IE 8/9.
- * 2. Improve readability and alignment in all browsers.
- */
-textarea {
- overflow: auto;
- /* 1 */
- vertical-align: top;
- /* 2 */ }
-
-/* ==========================================================================
- Tables
- ========================================================================== */
-/**
- * Remove most spacing between table cells.
- */
-table {
- border-collapse: collapse;
- border-spacing: 0; }
diff --git a/bower_components/foundation/js/foundation.js b/bower_components/foundation/js/foundation.js
deleted file mode 100644
index 541f039..0000000
--- a/bower_components/foundation/js/foundation.js
+++ /dev/null
@@ -1,4186 +0,0 @@
-/*
- * Foundation Responsive Library
- * http://foundation.zurb.com
- * Copyright 2013, ZURB
- * Free to use under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
-*/
-
-(function ($, window, document, undefined) {
- 'use strict';
-
- // Used to retrieve Foundation media queries from CSS.
- if($('head').has('.foundation-mq-small').length === 0) {
- $('head').append('');
- }
-
- if($('head').has('.foundation-mq-medium').length === 0) {
- $('head').append('');
- }
-
- if($('head').has('.foundation-mq-large').length === 0) {
- $('head').append('');
- }
-
- if($('head').has('.foundation-mq-xlarge').length === 0) {
- $('head').append('');
- }
-
- if($('head').has('.foundation-mq-xxlarge').length === 0) {
- $('head').append('');
- }
-
- // Enable FastClick if present
-
- $(function() {
- if(typeof FastClick !== 'undefined') {
- // Don't attach to body if undefined
- if (typeof document.body !== 'undefined') {
- FastClick.attach(document.body);
- }
- }
- });
-
- // private Fast Selector wrapper,
- // returns jQuery object. Only use where
- // getElementById is not available.
- var S = function (selector, context) {
- if (typeof selector === 'string') {
- if (context) {
- return $(context.querySelectorAll(selector));
- }
-
- return $(document.querySelectorAll(selector));
- }
-
- return $(selector, context);
- };
-
- /*
- https://github.com/paulirish/matchMedia.js
- */
-
- window.matchMedia = window.matchMedia || (function( doc, undefined ) {
-
- "use strict";
-
- var bool,
- docElem = doc.documentElement,
- refNode = docElem.firstElementChild || docElem.firstChild,
- // fakeBody required for
- fakeBody = doc.createElement( "body" ),
- div = doc.createElement( "div" );
-
- div.id = "mq-test-1";
- div.style.cssText = "position:absolute;top:-100em";
- fakeBody.style.background = "none";
- fakeBody.appendChild(div);
-
- return function(q){
-
- div.innerHTML = "";
-
- docElem.insertBefore( fakeBody, refNode );
- bool = div.offsetWidth === 42;
- docElem.removeChild( fakeBody );
-
- return {
- matches: bool,
- media: q
- };
-
- };
-
- }( document ));
-
- /*
- * jquery.requestAnimationFrame
- * https://github.com/gnarf37/jquery-requestAnimationFrame
- * Requires jQuery 1.8+
- *
- * Copyright (c) 2012 Corey Frang
- * Licensed under the MIT license.
- */
-
- (function( $ ) {
-
- // requestAnimationFrame polyfill adapted from Erik Möller
- // fixes from Paul Irish and Tino Zijdel
- // http://paulirish.com/2011/requestanimationframe-for-smart-animating/
- // http://my.opera.com/emoller/blog/2011/12/20/requestanimationframe-for-smart-er-animating
-
-
- var animating,
- lastTime = 0,
- vendors = ['webkit', 'moz'],
- requestAnimationFrame = window.requestAnimationFrame,
- cancelAnimationFrame = window.cancelAnimationFrame;
-
- for(; lastTime < vendors.length && !requestAnimationFrame; lastTime++) {
- requestAnimationFrame = window[ vendors[lastTime] + "RequestAnimationFrame" ];
- cancelAnimationFrame = cancelAnimationFrame ||
- window[ vendors[lastTime] + "CancelAnimationFrame" ] ||
- window[ vendors[lastTime] + "CancelRequestAnimationFrame" ];
- }
-
- function raf() {
- if ( animating ) {
- requestAnimationFrame( raf );
- jQuery.fx.tick();
- }
- }
-
- if ( requestAnimationFrame ) {
- // use rAF
- window.requestAnimationFrame = requestAnimationFrame;
- window.cancelAnimationFrame = cancelAnimationFrame;
- jQuery.fx.timer = function( timer ) {
- if ( timer() && jQuery.timers.push( timer ) && !animating ) {
- animating = true;
- raf();
- }
- };
-
- jQuery.fx.stop = function() {
- animating = false;
- };
- } else {
- // polyfill
- window.requestAnimationFrame = function( callback, element ) {
- var currTime = new Date().getTime(),
- timeToCall = Math.max( 0, 16 - ( currTime - lastTime ) ),
- id = window.setTimeout( function() {
- callback( currTime + timeToCall );
- }, timeToCall );
- lastTime = currTime + timeToCall;
- return id;
- };
-
- window.cancelAnimationFrame = function(id) {
- clearTimeout(id);
- };
-
- }
-
- }( jQuery ));
-
-
- function removeQuotes (string) {
- if (typeof string === 'string' || string instanceof String) {
- string = string.replace(/^[\\/'"]+|(;\s?})+|[\\/'"]+$/g, '');
- }
-
- return string;
- }
-
- window.Foundation = {
- name : 'Foundation',
-
- version : '5.0.3',
-
- media_queries : {
- small : S('.foundation-mq-small').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
- medium : S('.foundation-mq-medium').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
- large : S('.foundation-mq-large').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
- xlarge: S('.foundation-mq-xlarge').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
- xxlarge: S('.foundation-mq-xxlarge').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, '')
- },
-
- stylesheet : $('').appendTo('head')[0].sheet,
-
- init : function (scope, libraries, method, options, response) {
- var library_arr,
- args = [scope, method, options, response],
- responses = [];
-
- // check RTL
- this.rtl = /rtl/i.test(S('html').attr('dir'));
-
- // set foundation global scope
- this.scope = scope || this.scope;
-
- if (libraries && typeof libraries === 'string' && !/reflow/i.test(libraries)) {
- if (this.libs.hasOwnProperty(libraries)) {
- responses.push(this.init_lib(libraries, args));
- }
- } else {
- for (var lib in this.libs) {
- responses.push(this.init_lib(lib, libraries));
- }
- }
-
- return scope;
- },
-
- init_lib : function (lib, args) {
- if (this.libs.hasOwnProperty(lib)) {
- this.patch(this.libs[lib]);
-
- if (args && args.hasOwnProperty(lib)) {
- return this.libs[lib].init.apply(this.libs[lib], [this.scope, args[lib]]);
- }
-
- args = args instanceof Array ? args : Array(args); // PATCH: added this line
- return this.libs[lib].init.apply(this.libs[lib], args);
- }
-
- return function () {};
- },
-
- patch : function (lib) {
- lib.scope = this.scope;
- lib['data_options'] = this.lib_methods.data_options;
- lib['bindings'] = this.lib_methods.bindings;
- lib['S'] = S;
- lib.rtl = this.rtl;
- },
-
- inherit : function (scope, methods) {
- var methods_arr = methods.split(' ');
-
- for (var i = methods_arr.length - 1; i >= 0; i--) {
- if (this.lib_methods.hasOwnProperty(methods_arr[i])) {
- this.libs[scope.name][methods_arr[i]] = this.lib_methods[methods_arr[i]];
- }
- }
- },
-
- random_str : function (length) {
- var chars = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split('');
-
- if (!length) {
- length = Math.floor(Math.random() * chars.length);
- }
-
- var str = '';
- for (var i = 0; i < length; i++) {
- str += chars[Math.floor(Math.random() * chars.length)];
- }
- return str;
- },
-
- libs : {},
-
- // methods that can be inherited in libraries
- lib_methods : {
- throttle : function(fun, delay) {
- var timer = null;
-
- return function () {
- var context = this, args = arguments;
-
- clearTimeout(timer);
- timer = setTimeout(function () {
- fun.apply(context, args);
- }, delay);
- };
- },
-
- // parses data-options attribute
- data_options : function (el) {
- var opts = {}, ii, p, opts_arr, opts_len,
- data_options = el.data('options');
-
- if (typeof data_options === 'object') {
- return data_options;
- }
-
- opts_arr = (data_options || ':').split(';'),
- opts_len = opts_arr.length;
-
- function isNumber (o) {
- return ! isNaN (o-0) && o !== null && o !== "" && o !== false && o !== true;
- }
-
- function trim(str) {
- if (typeof str === 'string') return $.trim(str);
- return str;
- }
-
- // parse options
- for (ii = opts_len - 1; ii >= 0; ii--) {
- p = opts_arr[ii].split(':');
-
- if (/true/i.test(p[1])) p[1] = true;
- if (/false/i.test(p[1])) p[1] = false;
- if (isNumber(p[1])) p[1] = parseInt(p[1], 10);
-
- if (p.length === 2 && p[0].length > 0) {
- opts[trim(p[0])] = trim(p[1]);
- }
- }
-
- return opts;
- },
-
- delay : function (fun, delay) {
- return setTimeout(fun, delay);
- },
-
- // test for empty object or array
- empty : function (obj) {
- if (obj.length && obj.length > 0) return false;
- if (obj.length && obj.length === 0) return true;
-
- for (var key in obj) {
- if (hasOwnProperty.call(obj, key)) return false;
- }
-
- return true;
- },
-
- register_media : function(media, media_class) {
- if(Foundation.media_queries[media] === undefined) {
- $('head').append('');
- Foundation.media_queries[media] = removeQuotes($('.' + media_class).css('font-family'));
- }
- },
-
- addCustomRule : function(rule, media) {
- if(media === undefined) {
- Foundation.stylesheet.insertRule(rule, Foundation.stylesheet.cssRules.length);
- } else {
- var query = Foundation.media_queries[media];
- if(query !== undefined) {
- Foundation.stylesheet.insertRule('@media ' +
- Foundation.media_queries[media] + '{ ' + rule + ' }');
- }
- }
- },
-
- loaded : function (image, callback) {
- function loaded () {
- callback(image[0]);
- }
-
- function bindLoad () {
- this.one('load', loaded);
-
- if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)) {
- var src = this.attr( 'src' ),
- param = src.match( /\?/ ) ? '&' : '?';
-
- param += 'random=' + (new Date()).getTime();
- this.attr('src', src + param);
- }
- }
-
- if (!image.attr('src')) {
- loaded();
- return;
- }
-
- if (image[0].complete || image[0].readyState === 4) {
- loaded();
- } else {
- bindLoad.call(image);
- }
- },
-
- bindings : function (method, options) {
- var self = this,
- should_bind_events = !S(this).data(this.name + '-init');
-
- if (typeof method === 'string') {
- return this[method].call(this, options);
- }
-
- if (S(this.scope).is('[data-' + this.name +']')) {
- S(this.scope).data(this.name + '-init', $.extend({}, this.settings, (options || method), this.data_options(S(this.scope))));
-
- if (should_bind_events) {
- this.events(this.scope);
- }
-
- } else {
- S('[data-' + this.name + ']', this.scope).each(function () {
- var should_bind_events = !S(this).data(self.name + '-init');
-
- S(this).data(self.name + '-init', $.extend({}, self.settings, (options || method), self.data_options(S(this))));
-
- if (should_bind_events) {
- self.events(this);
- }
- });
- }
- }
- }
- };
-
- $.fn.foundation = function () {
- var args = Array.prototype.slice.call(arguments, 0);
-
- return this.each(function () {
- Foundation.init.apply(Foundation, [this].concat(args));
- return this;
- });
- };
-
-}(jQuery, this, this.document));
-
-;(function ($, window, document, undefined) {
- 'use strict';
-
- Foundation.libs.abide = {
- name : 'abide',
-
- version : '5.0.3',
-
- settings : {
- focus_on_invalid : true,
- error_labels: true, // labels with a for="inputId" will recieve an `error` class
- timeout : 1000,
- patterns : {
- alpha: /[a-zA-Z]+/,
- alpha_numeric : /[a-zA-Z0-9]+/,
- integer: /-?\d+/,
- number: /-?(?:\d+|\d{1,3}(?:,\d{3})+)?(?:\.\d+)?/,
-
- // generic password: upper-case, lower-case, number/special character, and min 8 characters
- password : /(?=^.{8,}$)((?=.*\d)|(?=.*\W+))(?![.\n])(?=.*[A-Z])(?=.*[a-z]).*$/,
-
- // amex, visa, diners
- card : /^(?:4[0-9]{12}(?:[0-9]{3})?|5[1-5][0-9]{14}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11})$/,
- cvv : /^([0-9]){3,4}$/,
-
- // http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#valid-e-mail-address
- email : /^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,
-
- url: /(https?|ftp|file|ssh):\/\/(((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?/,
- // abc.de
- domain: /^([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,6}$/,
-
- datetime: /([0-2][0-9]{3})\-([0-1][0-9])\-([0-3][0-9])T([0-5][0-9])\:([0-5][0-9])\:([0-5][0-9])(Z|([\-\+]([0-1][0-9])\:00))/,
- // YYYY-MM-DD
- date: /(?:19|20)[0-9]{2}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1[0-9]|2[0-9])|(?:(?!02)(?:0[1-9]|1[0-2])-(?:30))|(?:(?:0[13578]|1[02])-31))/,
- // HH:MM:SS
- time : /(0[0-9]|1[0-9]|2[0-3])(:[0-5][0-9]){2}/,
- dateISO: /\d{4}[\/\-]\d{1,2}[\/\-]\d{1,2}/,
- // MM/DD/YYYY
- month_day_year : /(0[1-9]|1[012])[- \/.](0[1-9]|[12][0-9]|3[01])[- \/.](19|20)\d\d/,
-
- // #FFF or #FFFFFF
- color: /^#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$/
- }
- },
-
- timer : null,
-
- init : function (scope, method, options) {
- this.bindings(method, options);
- },
-
- events : function (scope) {
- var self = this,
- form = $(scope).attr('novalidate', 'novalidate'),
- settings = form.data('abide-init');
-
- form
- .off('.abide')
- .on('submit.fndtn.abide validate.fndtn.abide', function (e) {
- var is_ajax = /ajax/i.test($(this).attr('data-abide'));
- return self.validate($(this).find('input, textarea, select').get(), e, is_ajax);
- })
- .find('input, textarea, select')
- .off('.abide')
- .on('blur.fndtn.abide change.fndtn.abide', function (e) {
- self.validate([this], e);
- })
- .on('keydown.fndtn.abide', function (e) {
- var settings = $(this).closest('form').data('abide-init');
- clearTimeout(self.timer);
- self.timer = setTimeout(function () {
- self.validate([this], e);
- }.bind(this), settings.timeout);
- });
- },
-
- validate : function (els, e, is_ajax) {
- var validations = this.parse_patterns(els),
- validation_count = validations.length,
- form = $(els[0]).closest('form'),
- submit_event = /submit/.test(e.type);
-
- for (var i=0; i < validation_count; i++) {
- if (!validations[i] && (submit_event || is_ajax)) {
- if (this.settings.focus_on_invalid) els[i].focus();
- form.trigger('invalid');
- $(els[i]).closest('form').attr('data-invalid', '');
- return false;
- }
- }
-
- if (submit_event || is_ajax) {
- form.trigger('valid');
- }
-
- form.removeAttr('data-invalid');
-
- if (is_ajax) return false;
-
- return true;
- },
-
- parse_patterns : function (els) {
- var count = els.length,
- el_patterns = [];
-
- for (var i = count - 1; i >= 0; i--) {
- el_patterns.push(this.pattern(els[i]));
- }
-
- return this.check_validation_and_apply_styles(el_patterns);
- },
-
- pattern : function (el) {
- var type = el.getAttribute('type'),
- required = typeof el.getAttribute('required') === 'string';
-
- var pattern = el.getAttribute('pattern') || '';
-
- if (this.settings.patterns.hasOwnProperty(pattern) && pattern.length > 0) {
- return [el, this.settings.patterns[pattern], required];
- } else if (pattern.length > 0) {
- return [el, new RegExp(pattern), required];
- }
-
- if (this.settings.patterns.hasOwnProperty(type)) {
- return [el, this.settings.patterns[type], required];
- }
-
- pattern = /.*/;
-
- return [el, pattern, required];
- },
-
- check_validation_and_apply_styles : function (el_patterns) {
- var count = el_patterns.length,
- validations = [];
-
- for (var i = count - 1; i >= 0; i--) {
- var el = el_patterns[i][0],
- required = el_patterns[i][2],
- value = el.value,
- is_equal = el.getAttribute('data-equalto'),
- is_radio = el.type === "radio",
- is_checkbox = el.type === "checkbox",
- label = $('label[for="' + el.getAttribute('id') + '"]'),
- valid_length = (required) ? (el.value.length > 0) : true;
-
- if (is_radio && required) {
- validations.push(this.valid_radio(el, required));
- } else if (is_checkbox && required) {
- validations.push(this.valid_checkbox(el, required));
- } else if (is_equal && required) {
- validations.push(this.valid_equal(el, required));
- } else {
- if (el_patterns[i][1].test(value) && valid_length ||
- !required && el.value.length < 1) {
- $(el).removeAttr('data-invalid').parent().removeClass('error');
- if (label.length > 0 && this.settings.error_labels) label.removeClass('error');
-
- validations.push(true);
- } else {
- $(el).attr('data-invalid', '').parent().addClass('error');
- if (label.length > 0 && this.settings.error_labels) label.addClass('error');
-
- validations.push(false);
- }
- }
- }
-
- return validations;
- },
-
- valid_checkbox : function(el, required) {
- var el = $(el),
- valid = (el.is(':checked') || !required);
- if (valid) {
- el.removeAttr('data-invalid').parent().removeClass('error');
- } else {
- el.attr('data-invalid', '').parent().addClass('error');
- }
-
- return valid;
- },
-
- valid_radio : function (el, required) {
- var name = el.getAttribute('name'),
- group = document.getElementsByName(name),
- count = group.length,
- valid = false;
-
- for (var i=0; i < count; i++) {
- if (group[i].checked) valid = true;
- }
-
- for (var i=0; i < count; i++) {
- if (valid) {
- $(group[i]).removeAttr('data-invalid').parent().removeClass('error');
- } else {
- $(group[i]).attr('data-invalid', '').parent().addClass('error');
- }
- }
-
- return valid;
- },
-
- valid_equal: function(el, required) {
- var from = document.getElementById(el.getAttribute('data-equalto')).value,
- to = el.value,
- valid = (from === to);
-
- if (valid) {
- $(el).removeAttr('data-invalid').parent().removeClass('error');
- } else {
- $(el).attr('data-invalid', '').parent().addClass('error');
- }
-
- return valid;
- }
- };
-}(jQuery, this, this.document));
-
-;(function ($, window, document, undefined) {
- 'use strict';
-
- Foundation.libs.accordion = {
- name : 'accordion',
-
- version : '5.0.3',
-
- settings : {
- active_class: 'active',
- toggleable: true
- },
-
- init : function (scope, method, options) {
- this.bindings(method, options);
- },
-
- events : function () {
- $(this.scope).off('.accordion').on('click.fndtn.accordion', '[data-accordion] > dd > a', function (e) {
- var accordion = $(this).parent(),
- target = $('#' + this.href.split('#')[1]),
- siblings = $('> dd > .content', target.closest('[data-accordion]')),
- settings = accordion.parent().data('accordion-init'),
- active = $('> dd > .content.' + settings.active_class, accordion.parent());
-
- e.preventDefault();
-
- if (active[0] == target[0] && settings.toggleable) {
- return target.toggleClass(settings.active_class);
- }
-
- siblings.removeClass(settings.active_class);
- target.addClass(settings.active_class);
- });
- },
-
- off : function () {},
-
- reflow : function () {}
- };
-}(jQuery, this, this.document));
-
-;(function ($, window, document, undefined) {
- 'use strict';
-
- Foundation.libs.alert = {
- name : 'alert',
-
- version : '5.0.3',
-
- settings : {
- animation: 'fadeOut',
- speed: 300, // fade out speed
- callback: function (){}
- },
-
- init : function (scope, method, options) {
- this.bindings(method, options);
- },
-
- events : function () {
- $(this.scope).off('.alert').on('click.fndtn.alert', '[data-alert] a.close', function (e) {
- var alertBox = $(this).closest("[data-alert]"),
- settings = alertBox.data('alert-init') || Foundation.libs.alert.settings;
-
- e.preventDefault();
- alertBox[settings.animation](settings.speed, function () {
- $(this).trigger('closed').remove();
- settings.callback();
- });
- });
- },
-
- reflow : function () {}
- };
-}(jQuery, this, this.document));
-
-;(function ($, window, document, undefined) {
- 'use strict';
-
- Foundation.libs.clearing = {
- name : 'clearing',
-
- version: '5.0.3',
-
- settings : {
- templates : {
- viewing : '×' +
- '
' +
- '' +
- '
'
- },
-
- // comma delimited list of selectors that, on click, will close clearing,
- // add 'div.clearing-blackout, div.visible-img' to close on background click
- close_selectors : '.clearing-close',
-
- // event initializers and locks
- init : false,
- locked : false
- },
-
- init : function (scope, method, options) {
- var self = this;
- Foundation.inherit(this, 'throttle loaded');
-
- this.bindings(method, options);
-
- if ($(this.scope).is('[data-clearing]')) {
- this.assemble($('li', this.scope));
- } else {
- $('[data-clearing]', this.scope).each(function () {
- self.assemble($('li', this));
- });
- }
- },
-
- events : function (scope) {
- var self = this;
-
- $(this.scope)
- .off('.clearing')
- .on('click.fndtn.clearing', 'ul[data-clearing] li',
- function (e, current, target) {
- var current = current || $(this),
- target = target || current,
- next = current.next('li'),
- settings = current.closest('[data-clearing]').data('clearing-init'),
- image = $(e.target);
-
- e.preventDefault();
-
- if (!settings) {
- self.init();
- settings = current.closest('[data-clearing]').data('clearing-init');
- }
-
- // if clearing is open and the current image is
- // clicked, go to the next image in sequence
- if (target.hasClass('visible') &&
- current[0] === target[0] &&
- next.length > 0 && self.is_open(current)) {
- target = next;
- image = $('img', target);
- }
-
- // set current and target to the clicked li if not otherwise defined.
- self.open(image, current, target);
- self.update_paddles(target);
- })
-
- .on('click.fndtn.clearing', '.clearing-main-next',
- function (e) { self.nav(e, 'next') })
- .on('click.fndtn.clearing', '.clearing-main-prev',
- function (e) { self.nav(e, 'prev') })
- .on('click.fndtn.clearing', this.settings.close_selectors,
- function (e) { Foundation.libs.clearing.close(e, this) })
- .on('keydown.fndtn.clearing',
- function (e) { self.keydown(e) });
-
- $(window).off('.clearing').on('resize.fndtn.clearing',
- function () { self.resize() });
-
- this.swipe_events(scope);
- },
-
- swipe_events : function (scope) {
- var self = this;
-
- $(this.scope)
- .on('touchstart.fndtn.clearing', '.visible-img', function(e) {
- if (!e.touches) { e = e.originalEvent; }
- var data = {
- start_page_x: e.touches[0].pageX,
- start_page_y: e.touches[0].pageY,
- start_time: (new Date()).getTime(),
- delta_x: 0,
- is_scrolling: undefined
- };
-
- $(this).data('swipe-transition', data);
- e.stopPropagation();
- })
- .on('touchmove.fndtn.clearing', '.visible-img', function(e) {
- if (!e.touches) { e = e.originalEvent; }
- // Ignore pinch/zoom events
- if(e.touches.length > 1 || e.scale && e.scale !== 1) return;
-
- var data = $(this).data('swipe-transition');
-
- if (typeof data === 'undefined') {
- data = {};
- }
-
- data.delta_x = e.touches[0].pageX - data.start_page_x;
-
- if ( typeof data.is_scrolling === 'undefined') {
- data.is_scrolling = !!( data.is_scrolling || Math.abs(data.delta_x) < Math.abs(e.touches[0].pageY - data.start_page_y) );
- }
-
- if (!data.is_scrolling && !data.active) {
- e.preventDefault();
- var direction = (data.delta_x < 0) ? 'next' : 'prev';
- data.active = true;
- self.nav(e, direction);
- }
- })
- .on('touchend.fndtn.clearing', '.visible-img', function(e) {
- $(this).data('swipe-transition', {});
- e.stopPropagation();
- });
- },
-
- assemble : function ($li) {
- var $el = $li.parent();
-
- if ($el.parent().hasClass('carousel')) return;
- $el.after('');
-
- var holder = $('#foundationClearingHolder'),
- settings = $el.data('clearing-init'),
- grid = $el.detach(),
- data = {
- grid: '